mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[GH-ISSUE #845] Configuration of server.yml #597
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#597
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @msanaullahsahar on GitHub (Aug 21, 2023).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/845
I have inserted the following in server.yml using sudo nano /etc/ntfy/server.yml
After that my ntfy.service is not working and ntfy is not accessible either via http or https. Here is the output of sudo systemctl restart ntfy.service
My all certificates are ending at pem. User has full permission to /etc/letsencrypt/live/ntfy.mooo.com. Any idea where am i doing wrong? How can i make this correct.
@binwiederhier commented on GitHub (Aug 21, 2023):
journalctl -u ntfy
That's going to have more info of what's wrong. systemctl status only rpints the last few lines.
@binwiederhier commented on GitHub (Aug 21, 2023):
Setup issues like this are best solved in Discord or Matrix.
@msanaullahsahar commented on GitHub (Aug 21, 2023):
sudo journalctl -u ntfy