openimsdk/openim-docker

How to solve "name resolver error: produced zero addresses"?

Closed this issue · 2 comments

What would you like to share?

After I deployed the system through docker, when logging in to the system on the intranet under default conditions, the prompt "name resolver error: produced zero addresses" was displayed. After I checked the service, I found that MongoDB started abnormally. Then I cleared all caches of MongoDB. After recreating MongoDB, the problem was solved. Therefore, the following methods can be tried to solve the problem:

  • Clear all caches.
  • Delete all docker containers related to the project.
  • Re-execute the command: docker compose up -d.
    Hope it can be of help to you.

Additional information

No response

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.

Thank you for sharing! If you encounter any other issues, I am available to help resolve them.