License Error: UNREGISTERED when running FileBot as LOCAL SERVICE

Support for Windows users
Post Reply
User avatar
rednoah
The Source
Posts: 23137
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

License Error: UNREGISTERED when running FileBot as LOCAL SERVICE

Post by rednoah »

Code: Select all

License Error: UNREGISTERED
...
FileBot requires a valid license. Please run `filebot --license *.psm` to install your FileBot license.
* FileBot is running as [LOCAL SERVICE] using [C:\WINDOWS\ServiceProfiles\LocalService\AppData\Roaming\FileBot\license.txt]
Bad License (>_<)
:idea: Each user has its own license in its own %APPDATA% folder.

:arrow: You can solve the issue by running filebot --license as LOCAL SERVICE or manually copying the license into the file path suggested in the error message.

:arrow: Alternatively, you can configure your service to run as your user instead of LOCAL SERVICE.
:idea: Please read the FAQ and How to Request Help.
Post Reply