openimsdk / openim-docker

openim-docker configuration for deploying OpenIM. Provides a build solution for a stable distribution, as well as a docker compose deployment strategy
https://openim.io
Apache License 2.0
36 stars 46 forks source link

Starting Kafka failed, Kafka doesn't contain topic: offlineMsgToMongoMysql: 6000 ComponentStartErr #98

Closed linux-8 closed 4 months ago

linux-8 commented 7 months ago

What happened?

Starting Kafka failed, Kafka doesn't contain topic: offlineMsgToMongoMysql: 6000 ComponentStartErr

What did you expect to happen?

Starting Kafka failed, Kafka doesn't contain topic: offlineMsgToMongoMysql: 6000 ComponentStartErr

How can we reproduce it (as minimally and precisely as possible)?

Starting Kafka failed, Kafka doesn't contain topic: offlineMsgToMongoMysql: 6000 ComponentStartErr

Anything else we need to know?

Starting Kafka failed, Kafka doesn't contain topic: offlineMsgToMongoMysql: 6000 ComponentStartErr

version

Starting Kafka failed, Kafka doesn't contain topic: offlineMsgToMongoMysql: 6000 ComponentStartErr

Cloud provider

Starting Kafka failed, Kafka doesn't contain topic: offlineMsgToMongoMysql: 6000 ComponentStartErr

OS version

```console # On Linux: $ cat /etc/os-release # paste output here $ uname -a # paste output here # On Windows: C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture # paste output here ```

Install tools

darrennong commented 6 months ago

kafka: image: 'bitnami/kafka:${KAFKA_IMAGE_VERSION:-3.5.1}' container_name: kafka user: root restart: always ports:

kubbot commented 4 months ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

kubbot commented 4 months ago

This issue was closed because it has been stalled for 7 days with no activity.