openim-docker icon indicating copy to clipboard operation
openim-docker copied to clipboard

[BUG] The business server did not receive a callback request

Open ciooool opened this issue 1 year ago • 3 comments

OpenIM Server Version

release-v3.8

Operating System and CPU Architecture

Linux (AMD)

Deployment Method

Docker Deployment

Bug Description and Steps to Reproduce

Environment variables have been set in docker-compose.yaml, but the business server still cannot receive callback requests

Screenshots Link

42cf170495e6bccf9cb43632574f018 66c0ecbb5d8d7d0b20940d3e162303a

ciooool avatar Sep 12 '24 03:09 ciooool

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.

OpenIM-Robot avatar Sep 12 '24 03:09 OpenIM-Robot

You don't need to modify the config file in the container; you just need to set the environment variables in the docker-compose.yaml file.

skiffer-git avatar Sep 26 '24 10:09 skiffer-git

If it doesn't work, you can check the logs related to the webhook.

skiffer-git avatar Sep 26 '24 10:09 skiffer-git

You should change URL to http://xxx:8090/callbackExample

icey-yu avatar Oct 08 '24 07:10 icey-yu