[GH-ISSUE #761] Cypht "offline" error message: can we add more details? #463

Open
opened 2026-02-25 21:35:05 +03:00 by kerem · 2 comments
Owner

Originally created by @marclaporte on GitHub (Sep 10, 2023).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/761

Originally assigned to: @christer77 on GitHub.

When things go wrong in Cypht, we often just have a message "Offline". But what? why?

Originally created by @marclaporte on GitHub (Sep 10, 2023). Original GitHub issue: https://github.com/cypht-org/cypht/issues/761 Originally assigned to: @christer77 on GitHub. When things go wrong in Cypht, we often just have a message "Offline". But what? why?
Author
Owner

@kroky commented on GitHub (Sep 11, 2023):

Offline usually means one of the ajax requests failed to receive proper data - it might be connectivity issues with the server(s) or might be other internal problem or bug. Logging debug messages usually helps. Otherwise, we can be more explicit and show more specific error messages but this depends on each use-case.

<!-- gh-comment-id:1713446856 --> @kroky commented on GitHub (Sep 11, 2023): Offline usually means one of the ajax requests failed to receive proper data - it might be connectivity issues with the server(s) or might be other internal problem or bug. Logging debug messages usually helps. Otherwise, we can be more explicit and show more specific error messages but this depends on each use-case.
Author
Owner

@marclaporte commented on GitHub (Sep 1, 2025):

For the record, I used to get these errors a lot in master, but lately, I rarely see them because it's much more stable nowadays as we prepare ro release 2.5.0: https://gitlab.com/tikiwiki/tiki/-/merge_requests/6119

One example:

  • On a test site of Cypht within Tiki: https://doc.tiki.org/Cypht
  • We have automatic updates of Tiki (and thus also Cypht). During the updates, Tiki (and thus also Cypht) are replaced by a maintenance page. If I refresh the page, I clearly see the maintenance page. But if I am on Cypht, I get errors as the page can't connect. This error message should be more friendly.

Related: https://gitlab.com/tikiwiki/tiki/-/merge_requests/6119

<!-- gh-comment-id:3242008930 --> @marclaporte commented on GitHub (Sep 1, 2025): For the record, I used to get these errors a lot in master, but lately, I rarely see them because it's much more stable nowadays as we prepare ro release 2.5.0: https://gitlab.com/tikiwiki/tiki/-/merge_requests/6119 One example: - On a test site of Cypht within Tiki: https://doc.tiki.org/Cypht - We have automatic updates of Tiki (and thus also Cypht). During the updates, Tiki (and thus also Cypht) are replaced by a maintenance page. If I refresh the page, I clearly see the maintenance page. But if I am on Cypht, I get errors as the page can't connect. This error message should be more friendly. Related: https://gitlab.com/tikiwiki/tiki/-/merge_requests/6119
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/cypht#463
No description provided.