Did my license install?

Support for Ubuntu and other Desktop Linux distributions
Post Reply
nzdreamer55
Posts: 162
Joined: 20 Jul 2012, 23:25

Did my license install?

Post by nzdreamer55 »

Hello everyone,

I purchased a lifetime filebot license and too a look at my logs when I wasn't getting files moved to the correct folders and noticed that there was a warning that I was running a version without a license. I follow the instructions and got the following output.

Code: Select all

linux@linux:~$ sudo -H -u linux filebot --license *.psm
FileBot License PX6482836 (Valid-Until: 2068-12-16) has been activated successfully.
Gtk-Message: 21:33:25.934: Failed to load module "canberra-gtk-module"

(java:14891): dconf-CRITICAL **: 21:33:26.694: unable to create file '/home/linux/.cache/dconf/user': Permission denied.  dconf will not work properly.

(java:14891): dconf-CRITICAL **: 21:33:26.694: unable to create file '/home/linux/.cache/dconf/user': Permission denied.  dconf will not work properly.

(java:14891): dconf-CRITICAL **: 21:33:26.694: unable to create file '/home/linux/.cache/dconf/user': Permission denied.  dconf will not work properly.

(java:14891): dconf-CRITICAL **: 21:33:26.694: unable to create file '/home/linux/.cache/dconf/user': Permission denied.  dconf will not work properly.

(java:14891): dconf-CRITICAL **: 21:33:26.695: unable to create file '/home/linux/.cache/dconf/user': Permission denied.  dconf will not work properly.

(java:14891): Gdk-WARNING **: 21:33:27.611: /build/gtk+2.0-AoeliP/gtk+2.0-2.24.32/gdk/x11/gdkproperty-x11.c:325 invalid X atom: 428

(java:14891): dconf-CRITICAL **: 21:33:30.104: unable to create file '/home/linux/.cache/dconf/user': Permission denied.  dconf will not work properly.

(java:14891): dconf-CRITICAL **: 21:33:30.106: unable to create file '/home/linux/.cache/dconf/user': Permission denied.  dconf will not work properly.

(java:14891): dconf-CRITICAL **: 21:33:30.106: unable to create file '/home/linux/.cache/dconf/user': Permission denied.  dconf will not work properly.

(java:14891): dconf-CRITICAL **: 21:33:30.107: unable to create file '/home/linux/.cache/dconf/user': Permission denied.  dconf will not work properly.

(java:14891): dconf-CRITICAL **: 21:33:30.107: unable to create file '/home/linux/.cache/dconf/user': Permission denied.  dconf will not work properly.
Did my license install correctly?

Thanks
User avatar
rednoah
The Source
Posts: 22986
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Did my license install?

Post by rednoah »

Yes:

Code: Select all

FileBot License PX6482836 (Valid-Until: 2068-12-16) has been activated successfully.

The rest is just generic Linux warning messages. Please ignore them. Probably same as this:
https://unix.stackexchange.com/question ... rnate-user
:idea: Please read the FAQ and How to Request Help.
nzdreamer55
Posts: 162
Joined: 20 Jul 2012, 23:25

Re: Did my license install?

Post by nzdreamer55 »

Thanks. When I run filebot again I am still getting this

Code: Select all

License Error: UNREGISTERED
 ________________________________________________ 
/ Please purchase a FileBot License:             \
\ https://www.filebot.net/purchase.html#deb      /
 ------------------------------------------------ 
      \                             .       .
       \                           / `.   .' " 
        \                  .---.  <    > <    >  .---.
         \                 |    \  \ - ~ ~ - /  /    |
               _____          ..-~             ~-..-~
              |     |   \~~~\.'                    `./~~~/
             ---------   \__/                        \__/
            .'  O    \     /               /       \  " 
           (_____,    `._.'               |         }  \/~~~/
            `----.          /       }     |        /    \__/
                  `-.      |       /      |       /      `. ,~~|
                      ~-.__|      /_ - ~ ^|      /- _      `..-'   
                           |     /        |     /     ~-.     `-. _  _  _
                           |_____|        |_____|         ~ - . _ _ _ _ _>
FileBot requires a valid license. Please run `sudo -H -u linux filebot --license *.psm` to install your FileBot license.

Could you help me trouble shoot this? Thank you,
User avatar
rednoah
The Source
Posts: 22986
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Did my license install?

Post by rednoah »

How are you calling filebot? Have you tried doing the -license call just before your filebot call? (thus ensuring it’s running as the same user)

Is there something noteworthy about your system configuration? Username linux indicates that this is a VM or seedbox or something preconfigured?
:idea: Please read the FAQ and How to Request Help.
nzdreamer55
Posts: 162
Joined: 20 Jul 2012, 23:25

Re: Did my license install?

Post by nzdreamer55 »

I'll check those things! Thanks :-)
Post Reply