AttributeError: module 'utilities.rqworker' has no attribute '' #1690
Unanswered
havokoc
asked this question in
Getting Help
Replies: 2 comments 1 reply
-
|
I have also tried running it with |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I'm running the same version in OpenShift without problems. A quick test with a fresh install on Docker didn't show the error. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Current Behavior
Trying to start the docker container version v4.6.1-5.0.1 via kubernetes with the command
python manage.py rqworkercrashes the container with an error messageThis was working with no issues in v4.5.5-4.0.2
Expected Behavior
RQWorker should start without spewing out an error message
Docker Compose Version
Openshift
Docker Version
The git Revision
none as I'm using the docker.io container
The git Status
Startup Command
None as I'm using openshift/kubernetes
NetBox Logs
Content of docker-compose.override.yml
None as I'm using openshift/kubernetesBeta Was this translation helpful? Give feedback.
All reactions