Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kafka check failed: topic not exist, topic=toMongo #2694

Open
fuoko0 opened this issue Oct 3, 2024 · 14 comments
Open

Kafka check failed: topic not exist, topic=toMongo #2694

fuoko0 opened this issue Oct 3, 2024 · 14 comments

Comments

@fuoko0
Copy link

fuoko0 commented Oct 3, 2024

OpenIM Server Version

3.8.1

Operating System and CPU Architecture

Linux (AMD)

Deployment Method

Source Code Deployment

Issue Description and Steps to Reproduce

After redeployment, the error "Kafka check failed: topic not exist, topic=toMongo" appears. I need assistance to resolve this. Thank you!

Screenshots Link

微信截图_20241003140548
微信截图_20241003140740

@OpenIM-Robot
Copy link

Hello! Thank you for filing an issue.

If this is a bug report, please include relevant logs to help us debug the problem.

Join slack 🤖 to connect and communicate with our developers.

@fuoko0
Copy link
Author

fuoko0 commented Oct 3, 2024

没有其它错误日志了,我安装kafka是1.2版本,用宝塔提供的插件,其它安装方法太难了,所有

@OpenIM-Robot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


There are no other error logs. I installed kafka version 1.2 and used the plug-in provided by Pagoda. Other installation methods are too difficult. All

@thinkpore
Copy link

thinkpore commented Oct 6, 2024

没有其它错误日志了,我安装kafka是1.2版本,用宝塔提供的插件,其它安装方法太难了,所有

将open-im-server工程中 scripts目录下的.sh文件赋上777权限 删除现有的容器 重新生成容器 应该就能解决这个问题了

@OpenIM-Robot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


There are no other error logs. I installed kafka version 1.2 and used the plug-in provided by Pagoda. Other installation methods are too difficult. All

Grant 777 permissions to the .sh file in the scripts directory, delete the existing container, and regenerate the container. This should solve this problem.

@sdsadssdf
Copy link

机器人检测到问题主体的语言不是英语,自动翻译。👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿

其他错误日志没有,我安装的是kafka1.2版本,用的是宝塔自带的插件,其他安装方式太难,全部

授予脚本目录中的 .sh 文件 777 权限,删除现有容器,然后重新生成容器。这应该可以解决这个问题。

不行,不生效

@OpenIM-Robot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


The robot detects that the language of the subject of the question is not English and automatically translates it. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿

There are no other error logs. I installed kafka version 1.2 and used the plug-in that comes with Pagoda. Other installation methods are too difficult. All

Grant 777 permissions to the .sh file in the scripts directory, delete the existing container, and then rebuild the container. This should solve the problem.

No, it doesn't work

@sdsadssdf
Copy link

work

不行

@OpenIM-Robot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


work

no

@FGadvancer
Copy link
Member

#2726

@OpenIM-Robot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


#2726

@skiffer-git
Copy link
Member

If you obtained openim-docker not by cloning but by downloading a zip file, run the command find ./ -name "*.sh" | xargs chmod +x to grant script execution permissions.

@skiffer-git
Copy link
Member

find ./ -name "*.sh" | xargs chmod +x

@OpenIM-Robot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


find ./ -name "*.sh" | xargs chmod +x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants