dashingsoft / pyarmor

A tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts.

Home Page:http://pyarmor.dashingsoft.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] `request license token failed (101)`

smolinaatbyond opened this issue · comments

With no changes in our build procedure and using exactly the same pro license we were already using, we are getting now the error below when running pyarmor reg <license zip file>:

#17 8.303 INFO     register "pyarmor-regfile-5344.zip"
#17 8.305 INFO     update license token
#17 8.342 ERROR    request license token failed (101): Success

First check the following url

http://pyarmor.dashingsoft.com//api/auth2/

If it doesn't return NO:missing parameters, please check your network, make sure it works.

Otherwise, try to fix pyarmor version prior to 8.5.3, for example

pip install pyarmor==8.5.2