We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
20240210
Linux
Docker/Linux 64位
docker run -d --name qd -p 8923:80 -v $(pwd)/qd/config:/usr/src/app/config qdtoday/qd 启动成功后,执行任务的时候 出现了module 'umsgpack' has no attribute 'ExtraData'
docker run -d --name qd -p 8923:80 -v $(pwd)/qd/config:/usr/src/app/config qdtoday/qd
module 'umsgpack' has no attribute 'ExtraData'
-
No response
The text was updated successfully, but these errors were encountered:
我排查一下
Sorry, something went wrong.
No branches or pull requests
Verify steps
QD Version
20240210
Bug on OS
Linux
Bug on Platform
Docker/Linux 64位
To Reproduce
docker run -d --name qd -p 8923:80 -v $(pwd)/qd/config:/usr/src/app/config qdtoday/qd
启动成功后,执行任务的时候 出现了
module 'umsgpack' has no attribute 'ExtraData'
Describe the Bug
QD config
QD log
Expected behavior
Screenshots
No response
The text was updated successfully, but these errors were encountered: