Page 1 of 1

Xeoma not auto starting after reboot

PostPosted: Wed Oct 15, 2014 11:59 pm
by hinzinho
I have installed xeoma (14.7.18) on Ubuntu server (12.04.4) with the follow commands below. Everything appears to be running correctly. However, when I reboot the server, xeoma is not running. I have to manually start xeoma via /etc/init.d/XeomaCoreService. How can I fix this issue?


user@cameraserver:~$ ./xeoma.app -install -coreauto
install server (auto start) and client (manual start) ... * Ok > installFiles
* Ok > popClientFromAutorun
* Ok > installCoreShortcut
* Ok > installClientShortcut
* Ok > registerInSystem
* Ok > stopCore
* Ok > registerCoreAsService
* Ok > exchangeOldExeFileToNew
* Ok > removeOldXeomaExe
* Ok > installCoreAutostartOnly
Ok
Current password for network access:

Re: Xeoma not auto starting after reboot

PostPosted: Fri Oct 17, 2014 1:23 pm
by mauricioesilva
Hi, I don't know if Ubuntu is using the same scripts than Debian, or if they already switched to systemd.

If they are using the Debian's scripts, open a terminal and find the runlevel that your system is running with the command 'runlevel' The output will be something like this:

# runlevel
N 2
#

In this example we are in runlevel 2. Next go to "/etc/rc<runlevel>.d". There should be a symbolic link to /etc/init.d/XeomaCoreService (or "../init.d/XeomaCoreSerivice") named "S17XeomaCoreService". The number after the first letter may be diferent, but the first letter MUST be a "S" and not a "K". If you can't find that file try the command (as root):

# update-rc.d XeomaCoreService defaults

This should add the links to start the service in runlevel 2, 3, 4 and 5. And make it stop in runlevels 0, 1, and 6.

Hope this helps.

Re: Xeoma not auto starting after reboot

PostPosted: Wed Oct 29, 2014 2:07 pm
by Admin_N
Please see if the new beta version fixes it

Re: Xeoma not auto starting after reboot

PostPosted: Sun Feb 28, 2016 12:43 pm
by korniza
I just upgraded to 16.2.19 from 16.2.8 on my ARM (odroid XU4) NVR.
Installation was completed successfully.

Code: Select All Code
./xeoma.app -install -coreauto
install server (auto start) and client (manual start) ...  *    Ok > installFiles
*    Ok > popClientFromAutorun
*    Ok > installClientShortcut
*    Ok > registerInSystem
*    Ok > stopCore
*    Ok > registerCoreAsService
*    Ok > exchangeOldExeFileToNew
*    Ok > removeOldXeomaExe
*    Ok > installCoreAutostartOnly
Ok
Current password for network access:


Service failed to start. As I tried to run manually from /root/bin/Xeoma/xeoma it appears the follwing error:
Code: Select All Code
./xeoma: symbol lookup error: /usr/local/Xeoma/Additional/ffmpeg160202_32.so: undefined symbol: vpx_codec_version


Please help! Now it does not work and I can not find the previous version (compressed file it was overwritten on server)

Re: Xeoma not auto starting after reboot

PostPosted: Tue Mar 01, 2016 9:41 am
by Admin_M
Thank you for your message!

Thank you for pointing out the problem, we'll do our best to fix it asap.

Please subscribe to our newsletter in order not to miss this improvement.

Re: Xeoma not auto starting after reboot

PostPosted: Mon Mar 07, 2016 4:47 am
by korniza
I confirm that Xeoma Beta 16.3.1 for ARM fixed the issue! :D
But there is a notice and lesson was learned. I suggest to keep the link of previous version especially for beta versions, so if something goes wrong, to be able to download the previous version from xeoma.com.

Re: Xeoma not auto starting after reboot

PostPosted: Mon Apr 11, 2016 8:46 am
by Admin_K
korniza Wrote:I confirm that Xeoma Beta 16.3.1 for ARM fixed the issue! :D
But there is a notice and lesson was learned. I suggest to keep the link of previous version especially for beta versions, so if something goes wrong, to be able to download the previous version from xeoma.com.


That's great. Previous versions can be downloaded here: http://felenasoft.com/xeoma/en/changes/

You can also contact us any time via email, we're always happy to help: http://felenasoft.com/xeoma/en/contacts/