-
Notifications
You must be signed in to change notification settings - Fork 296
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] licence activation error #983
Comments
There was an issue pinned yesterday about the changes made in 8.x: This looks to be related to those changes where a license from before 8.x needs to be upgraded to work with 8.0+, the steps for which are outlined here: |
I just bought the license |
i just bought my license about 1hr ago and have been getting this error trying to bind |
if anyone could help would be greatly appreciated really need |
There's an email linked on the documentation website (see above), may try that if your new license still isn't working: pyarmor at 163.com |
yeah i've emailed waiting on a response hopefully soon do you know how long usually take to reply? |
anymore info on this please? |
My license is eligible for the upgrade, but it still reports $ pyarmor reg --upgrade assets/pyarmor-regcode-xxxx.txt
INFO Python 3.11.2
INFO Pyarmor 8.0.6 (trial), 000000, non-profits
INFO prepare "assets/pyarmor-regcode-xxxx.txt"
INFO query key file from server
You are about to upgrade old Pyarmor license to Pyarmor Basic
License for Pyarmor 8.0+
The original license no: pyarmor-vax-00xxxx
The upgraded license information will be
License Type : pyarmor-old
License Owner : xxx
Bind Product : non-profits
This license is about to be ussd for non-profits
Are you sure to continue? (yes/no) yes
INFO process upgrading file "assets/pyarmor-regcode-xxxx.txt"
INFO old license no: pyarmor-vax-00xxxx
INFO send upgrade request to server
INFO update license token
CRITICAL unknown error, please check pyarmor.error.log
ERROR request license token faild (16) |
I have found the problem. There is a bug in But for Linux and Windows, because I'm not in the office and the build server is in the office. I'll rebuild them when I'm back in a week. Meanwhile new license doesn't work. Sorry for this inconvenient. |
sorry didn't really understand so windows fix hasn't been released and will be released in a week when your back in the office ? |
In short, this week registration doesn't work. I'll fix it when I'm back office because it need rebuild core libraries, but the build server is not on hand. |
no worries keep us updated |
This has been fixed in latest pyarmor 8.0.7 with pyarmor.cli.core == 1.0.2, please update pyarmor |
i've uninstalled the old one and installed new and when installing it says installing 8.0.7 but when i run pyarmor -v it still displays 8.0.6 is this normal ? |
Sorry, it's a bug. I'll fix it in 8.0.8. Anyway, registration is OK? |
i'm getting request license token 3 failed now instead of 16 |
Used to be #982 |
@jondy
However:
I am using Windows10 x64 with Python 3.10.10 installed, and this is THE ONLY machine i used to register and upgrade pyarmor, also I haven't reinstalled or upgraded the operating system since last year |
@AI-M-BOT |
@jondy
Also errors:
|
After upgrading Pyarmor, the registration works. Thanks! If there are more things to discuss, reopen this please. |
python 3.9 |
@xunonxyz 首先确认使用的是 8.0.26 版本,然后使用 .zip 文件进行尝试,我看一下服务器日志的错误信息。 不要在使用 .txt 文件,已经使用超过十次了 |
太早的注册码(不是以 不能升级的订单如果是微信和支付宝支付的 email to [email protected] 退款,如果是 MyCommerce 上购买的, Email to [email protected] with order information and ask for refund. |
I bought a pro licence and tried to activate with the key file.
The result is shown below:
This is the content of 'pyarmor.error.log':
Any suggestions?
For reference, pyarmor was installed via
pip install pyarmor
.(pyarmor version: 8.0.5, ubuntu 20.04, conda env, x86_64)
The text was updated successfully, but these errors were encountered: