Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker Install Issue? #5

Open
JoshFouchey opened this issue Jun 19, 2021 · 0 comments
Open

Docker Install Issue? #5

JoshFouchey opened this issue Jun 19, 2021 · 0 comments

Comments

@JoshFouchey
Copy link

I am trying to use this script with a docker installation but must be missing something.. only change I have made is the path to events. Works fine if I manually trigger with:

./zm_telegram_alert.sh 1
But checking the status of the service displays:

zm_telegram.service - ZM Telegram Notification
Loaded: loaded (/etc/systemd/system/zm_telegram.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Fri 2021-06-18 20:25:44 EDT; 25s ago
Process: 2544898 ExecStart=/root/zm_telegram_service.sh (code=exited, status=2)
Main PID: 2544898 (code=exited, status=2)

systemd[1]: Started ZM Telegram Notification.
zm_telegram_service.sh[2544900]: Can't locate ZoneMinder.pm in @inc (you may need to install the ZoneMinder module)>
zm_telegram_service.sh[2544900]: BEGIN failed--compilation aborted at /root/zm_telegram_alert.pl line 13.
zm_telegram.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
zm_telegram.service: Failed with result 'exit-code'.

Any ideas?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant