[Pyarmor 8.3.4] Cannot start pyarmor-auth - could not get docker host machine id #1444
BenjaminYde
started this conversation in
General
Replies: 1 comment
-
First run Pyarmor 8.3.x introduces a new machine id which ignore virtual network (for example, docker bridge), it should keep same, please check it by this
And check whether it changes after reboot. If it really changes, please report an issue |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to start the pyarmor-auth, but the following command fails:
Output:
When I reboot my device, the machine id in the generated pyarmor-group-device. changes.
Is the error
pyarmor.cli.CliError: could not get docker host machine id
due to the fact that the machine id changes on reboot?I do not want to change my device id each time the device reboots.
I want to keep using the same device ID on the same device.
Beta Was this translation helpful? Give feedback.
All reactions