RuntimeError with group license in docker #1609
Unanswered
Sandmann6d
asked this question in
Q&A
Replies: 1 comment 2 replies
-
I can see nothing about log and error message, please provide full log of each command. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
we are having problems using group license in docker, using a docker host for pyarmor-auth
Output of

pyarmor -d reg /path/to/pyarmor-device-regfile-xxxx.1.zip
looks correct:Output of

pyarmor -d gen ...
contains the RuntimeError. Also showing content ofpyarmor.error.log
.The docker host with

pyarmor-auth --debug
shows this (forpyarmor -d reg
andpyarmor -d gen
from the docker)We tried pyarmor 8.4.3 and 8.4.4, pyarmor.cli.core 5.4.1 and 5.4.2.
How can we fix this? Thank you 🙏
Beta Was this translation helpful? Give feedback.
All reactions