-
-
Notifications
You must be signed in to change notification settings - Fork 35
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
Bad URL for Synology config file #828
Comments
See if this sorts that out: |
used the command from the notifiarr wiki to install and this is the output from the install: <--------------------------------------------------> This is the output when trying to start the service: Process: 12706 ExecStart=/usr/bin/notifiarr -c /etc/notifiarr/notifiarr.conf (code=exited, status=1/FAILURE) Oct 11 23:26:35 NAS systemd[1]: Unit notifiarr.service entered failed state. |
Having the same issue it seems. I had to copy the file from "https://github.com/Notifiarr/notifiarr/blob/main/examples/notifiarr.conf.example" and update the permissions to get it to work. Even then, I am not sure I got all the settings correct as I believe the other file was customized for Synology, while the generic one is not. |
Regardless you're going to want to customize the configuration for yourself. This is the file: https://github.com/Notifiarr/Notifiarr.github.io/blob/gh-pages/configs/notifiarr-synology.conf The only thing custom are the log file locations.
It's also an old file and incomplete, so we really shouldn't rely on it. This issue will remain open until we fix the script. |
notifiarr/userscripts/install-synology.sh
Line 153 in 4ae29fa
The text was updated successfully, but these errors were encountered: