vps icon indicating copy to clipboard operation
vps copied to clipboard

Sentinel config issues?

Open Maxximus007 opened this issue 8 years ago • 0 comments

Hi,

Thanks for your creation!

For me the sentinel config did not work correctly. It seems sentinel expects a sentinel.conf, and the EXPORT PATH did not work (Ubuntu 16.04-2, not Vultr).

As a temporary solution I've moved the generated /usr/share/sentinel/${CODENAME}${NUM}_sentinel.conf to /usr/share/sentinel/${CODENAME}${NUM}/sentinel.conf, and changed the cronjob with the usual cd /usr/share/sentinel/${CODENAME}${NUM} && /usr/share/sentinelvenv/bin/python /usr/share/sentinel/bin/sentinel.py

Besides that it might be a good idea to write the cronjob for the user, so that they don't forget it.

Maxximus007 avatar Dec 12 '17 09:12 Maxximus007