[GH-ISSUE #1665] [Android app] Server unavailable notification triggers error in Airplane Mode #1163

Open
opened 2026-05-07 00:30:43 +02:00 by BreizhHardware · 0 comments

Originally created by @tintamarre on GitHub (Mar 19, 2026).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1665

🐞 Describe the bug

Commit 9084cd9 introduced a notification when the server is unavailable for 15 minutes.
However, this causes an error if the phone is in Airplane Mode, since there is no connectivity.

💻 Components impacted

Android App

💡 Screenshots and/or logs

N/A

🔮 Additional context

Ideally, the “server unavailable” notification should only be triggered if general network connectivity is possible (e.g., Wi-Fi or mobile data available).
If there is no internet connection due to Airplane Mode or similar conditions, the app should suppress or delay this notification.

Originally created by @tintamarre on GitHub (Mar 19, 2026). Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1665 :lady_beetle: **Describe the bug** Commit [9084cd9](https://github.com/binwiederhier/ntfy-android/commit/9084cd98cd14c593b5d85b1701163e3a98ceb251) introduced a notification when the server is unavailable for 15 minutes. However, this causes an error if the phone is in **Airplane Mode**, since there is no connectivity. :computer: **Components impacted** Android App :bulb: **Screenshots and/or logs** N/A :crystal_ball: **Additional context** Ideally, the “server unavailable” notification should only be triggered if general network connectivity is possible (e.g., Wi-Fi or mobile data available). If there is no internet connection due to Airplane Mode or similar conditions, the app should suppress or delay this notification.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#1163
No description provided.