-
Notifications
You must be signed in to change notification settings - Fork 301
New issue
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
[BUG] ERROR invalid network date format #1981
Comments
This issue will be fixed in next pyarmor.cli.core release For now, download the dev version from https://pyarmor.dashingsoft.com/downloads/temp/linux.x86_64/libs/cp3.9/pytransform3.so Overwrite /path/to/package/pyarmor/cli/core/pytransform3.so |
Another question: I must deploy my app today. So I run build-docker container locally and I copied files under ~/.pyarmor to /root/.pyarmor in build-docker container.
and without license registration, pyarmor Basic license works. If on same machine, does pyarmor Basic licence work even in a docker container with just copying pyarmor license files? Or it consumed license installable machine count? As my understanding the machine limit is 100. |
@jondy I run Python 3.11. Doesn't work.
|
Oh, 3.11 link exists also. CI license works. |
Nope. dosen't work. At the end of obfuscating,
|
I look into my Until that date, I think just copying token is fine. I will use this token today. |
@jondy I expected the
Today,
Is the above RuntimeError a result of an unusual usage today? Or I must the obfuscation and rkey generation be performed in the same docker? If it's the latter, does it mean I need to create separate Docker containers with obfuscated code and rkey for each customer? |
I have uploaded new dev version to fix crash issue, please download it agagin.
With same license and same outer key name, the runtime key should work even if it's generated in different machine. Please check Man page, and test it with one simple script. If it doesn't work as expected, please submit new issue. |
@jondy Maybe my mistake, I am testing now. New dev version works fine. Thank you. |
My CI license raises error from today. I dosen't modify code related with pyarmor at all.
The text was updated successfully, but these errors were encountered: