We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
3.8.3
Linux (AMD)
Docker Deployment
以下是 docker-compose.yaml 与 .env 文件内容:
docker-compose.yaml
.env
openim-server: environment: ....... - IMENV_WEBHOOKS_AFTERSENDSINGLEMSG_ENABLE=${WEBHOOKS_AFTERSENDSINGLEMSG_ENABLE} - IMENV_WEBHOOKS_AFTERSENDSINGLEMSG_TIMEOUT=${WEBHOOKS_AFTERSENDSINGLEMSG_TIMEOUT} - IMENV_WEBHOOKS_AFTERSENDSINGLEMSG_ATTENTIONIDS=${WEBHOOKS_AFTERSENDSINGLEMSG_ATTENTIONIDS}
以下是 .env 文件:
WEBHOOKS_AFTERSENDSINGLEMSG_ATTENTIONIDS=["10000","10001","19997"]
如果注释掉 IMENV_WEBHOOKS_AFTERSENDSINGLEMSG_ATTENTIONIDS 行,回调接口一切正常。
IMENV_WEBHOOKS_AFTERSENDSINGLEMSG_ATTENTIONIDS
并且 LOG_LEVEL=6 的情况下没有任何相关错误消息。
LOG_LEVEL=6
No response
The text was updated successfully, but these errors were encountered:
openimsdk/openim-docker#136
Sorry, something went wrong.
@skiffer-git 我的写法并没有错呀。
Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑🤝🧑👫🧑🏿🤝🧑🏻👩🏾🤝👨🏿👬🏿
@skiffer-git I'm not wrong with writing.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
OpenIM Server Version
3.8.3
Operating System and CPU Architecture
Linux (AMD)
Deployment Method
Docker Deployment
Bug Description and Steps to Reproduce
以下是
docker-compose.yaml
与.env
文件内容:以下是
.env
文件:如果注释掉
IMENV_WEBHOOKS_AFTERSENDSINGLEMSG_ATTENTIONIDS
行,回调接口一切正常。并且
LOG_LEVEL=6
的情况下没有任何相关错误消息。Screenshots Link
No response
The text was updated successfully, but these errors were encountered: