License error when hardlinking with AMC+Deluge

Support for Windows users
Post Reply
PhilxRG
Posts: 4
Joined: 18 Dec 2020, 16:09

License error when hardlinking with AMC+Deluge

Post by PhilxRG »

My filebot is already activated with a valid license and the program works as intended, but I'm trying to automate the processing using AMC and Deluge. My script seems to be working but on the amc.log i have a license error saying:

Code: Select all

Whoopsies! --action HARDLINK requires a valid license.
* Consider using --action TEST
License Error: UNREGISTERED
My filebot sysinfo:

Code: Select all

FileBot 4.9.2 (r8046)
JNA Native: 6.1.0
MediaInfo: 20.08
7-Zip-JBinding: 16.02
Tools: fpcalc/1.5.0
Extended Attributes: OK
Unicode Filesystem: OK
Script Bundle: 2020-12-01 (r724)
Groovy: 3.0.6
JRE: OpenJDK Runtime Environment 15
JVM: 64-bit OpenJDK 64-Bit Server VM
CPU/MEM: 12 Core / 4.3 GB Max Memory / 25 MB Used Memory
OS: Windows 10 (amd64)
STORAGE: NTFS [Windows 10] @ 197 GB | NTFS [Games] @ 286 GB | NTFS [Storage] @ 3.8 TB
DATA: C:\Users\USERNAME\AppData\Roaming\FileBot
Package: MSI
License: FileBot License XXXXXXXX (Valid-Until: 2020-12-21)
Done ?(?????)?
User avatar
rednoah
The Source
Posts: 23930
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: License error when hardlinking with AMC+Deluge

Post by rednoah »

Are you running Deluge as a different user? What does filebot -script fn:sysinfo say when it's called by Deluge?
:idea: Please read the FAQ and How to Request Help.
PhilxRG
Posts: 4
Joined: 18 Dec 2020, 16:09

Re: License error when hardlinking with AMC+Deluge

Post by PhilxRG »

Now that you've mentioned it I've used NSSM to install Deluge as a service, in task manager it shows that the service is running by the system administrator, I've changed the user that runs the service to my user and now seems to be working well

This may help others that faces the same issue with Deluge+NSSM and filebot AMC

Thanks for the help
User avatar
rednoah
The Source
Posts: 23930
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: License error when hardlinking with AMC+Deluge

Post by rednoah »

I see. Yes. Different users will have different application data folders and thus each user has its own copy your license.
:idea: Please read the FAQ and How to Request Help.
Post Reply