License Activation check

Any questions? Need some help?
Post Reply
Greymist
Posts: 2
Joined: 04 Sep 2020, 05:40

License Activation check

Post by Greymist »

Hi,

I came to use Filebot for the first time in a while and I'm getting a Bad License Key error.

I tried to activate my license through powershell and I'm receiving the following error.

Code: Select all

PS C:\Program Files\FileBot> .\filebot.exe --license C:\Users\tom.champion\Documents\FileBot_License_PX11699433.psm
Activate License [PX11699433] on [Fri Sep 04 15:38:10 AEST 2020]
Fetch failed: Try again in 2 seconds (2 more) => https://license.filebot.net/verify/PX11699433 [500 Internal Server Error]
Activate License [PX11699433] on [Fri Sep 04 15:38:14 AEST 2020]
Fetch failed: Try again in 8 seconds (1 more) => https://license.filebot.net/verify/PX11699433 [500 Internal Server Error]
Activate License [PX11699433] on [Fri Sep 04 15:38:23 AEST 2020]
Fetch failed: https://license.filebot.net/verify/PX11699433
https://license.filebot.net/verify/PX11699433 [500 Internal Server Error]
        at net.filebot.web.WebRequest.checkErrorCode(Unknown Source)
        at net.filebot.web.WebRequest.post(Unknown Source)
        at net.filebot.License.lambda$verifyLicense$1(Unknown Source)
        at net.filebot.CachedResource.lambda$get$1(Unknown Source)
        at net.filebot.CachedResource.retry(Unknown Source)
        at net.filebot.CachedResource.retry(Unknown Source)
        at net.filebot.CachedResource.retry(Unknown Source)
        at net.filebot.CachedResource.lambda$get$2(Unknown Source)
        at net.filebot.Cache.computeIf(Unknown Source)
        at net.filebot.CachedResource.get(Unknown Source)
        at net.filebot.License.verifyLicense(Unknown Source)
        at net.filebot.License.check(Unknown Source)
        at net.filebot.License.importLicense(Unknown Source)
        at net.filebot.Settings.configureLicense(Unknown Source)
        at net.filebot.Main.main(Unknown Source)

Bad License Key: HttpServerError: https://license.filebot.net/verify/PX11699433 [500 Internal Server Error]
PS C:\Program Files\FileBot>
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: License Activation check

Post by rednoah »

Possibly related to server-side upgrades causing some downtime. Where are you located? Does it still not work now? It's currently working for me from my location.
:idea: Please read the FAQ and How to Request Help.
Greymist
Posts: 2
Joined: 04 Sep 2020, 05:40

Re: License Activation check

Post by Greymist »

I'm in Australia and have tried again and it now worked successfully.
Post Reply