Hey,
I bought the new subscription if 6$/year since it stopped working on my NAS last night and I received an error message.
However, I succesfully activated it on my NAS (linux), but does the license also apply to the Windows version?
Thanks
FileBot License not working (running as root)
Re: Bought a Filebot license
What does the error message say?
Your FileBot License will work on all platforms, so you can use the same license on Windows and on your NAS.
Your FileBot License will work on all platforms, so you can use the same license on Windows and on your NAS.
-
- Posts: 9
- Joined: 23 May 2018, 11:11
Re: Bought a Filebot license
Sorry, you misunderstood me. I just got an error because I didn't have a license (but now that I purchased a license it works)
My question was if I could use the license on Windows.
If so, can I download like the newest Filebot (Platform) somewhere?
The only thing I seem to find is the app on the Windows store.
My question was if I could use the license on Windows.
If so, can I download like the newest Filebot (Platform) somewhere?
The only thing I seem to find is the app on the Windows store.
Re: Bought a Filebot license
You will find download links in the license confirmation email.
On Windows you can choose between MSI installer and ZIP portable package.
On Windows you can choose between MSI installer and ZIP portable package.
-
- Posts: 9
- Joined: 23 May 2018, 11:11
Re: Bought a Filebot license
Well, I shouldn't have shouted too loud. This night it suddenly said the license wasn't installed.
http://prntscr.com/k75omb
http://prntscr.com/k75omb
Re: Bought a Filebot license
Why are you running as root?
Are you sure that you have already installed your license as root? You will need to install the license separately for each user. But that's besides the point in this particular case, as you shouldn't run filebot as root in the first place.
On Synology NAS, by default, you're running everything as admin user. You must never use root (unless you have a good reason) which you seem to be running filebot as.
Use admin user. Run filebot as admin user. Call filebot --license as admin user. NEVER run filebot (or anything) as root.



-
- Posts: 9
- Joined: 23 May 2018, 11:11
Re: Bought a Filebot license
I like living on the edge. Jk. I edited the script & installed the license via the admin user. Hope it works tonight.
Re: Bought a Filebot license
Also, be weary of system folders like /root, /bin, /etc on embedded platforms, since they tend to "forget" changes to files and folders on reboot.
-
- Posts: 9
- Joined: 23 May 2018, 11:11
Re: FileBot License not working (running as root)
Only files I use is in my /volume1/ so I should be fine.
-
- Posts: 9
- Joined: 23 May 2018, 11:11
Re: FileBot License not working (running as root)
Works like a charm now. Thank you for the help!