[GH-ISSUE #2008] Karakeep doesn't accept GET requests from Glance #1250

Closed
opened 2026-03-02 11:56:04 +03:00 by kerem · 1 comment
Owner

Originally created by @bonkie25 on GitHub (Oct 4, 2025).
Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/2008

Describe the Bug

Using Glance, Karakeep consistently shows as timed out in the monitor. None of my other services have this issue and show as active and show the time that they took to respond.

Running
docker exec -it [glance container] ping [address:3000]
showed it pinging the address for Karakeep successfully and within the 200 (ms?) limit that Glance has to check whether it's failed or not.
I asked in the Glance discord server and someone seemed to think that the reason was that Karakeep wasn't accepting GET requests for whatever reason. I'm unsure about this just because initially it was working correctly and this issue only appeared the day after I installed Karakeep (this may have also been after a reboot of my server).

Clicking on monitor icon does however successfully send me to Karakeep, so the link inputted is not wrong.

Steps to Reproduce

  1. Have Karakeep and Glance installed
  2. Monitor Karakeep through Glance
  3. Wait an arbitrary amount of time

Expected Behaviour

A successful get request resulting in Glance showing Karakeep as active

Screenshots or Additional Context

Image

Device Details

No response

Exact Karakeep Version

v0.27.1

Have you checked the troubleshooting guide?

  • I have checked the troubleshooting guide and I haven't found a solution to my problem
Originally created by @bonkie25 on GitHub (Oct 4, 2025). Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/2008 ### Describe the Bug Using Glance, Karakeep consistently shows as timed out in the monitor. None of my other services have this issue and show as active and show the time that they took to respond. Running `docker exec -it [glance container] ping [address:3000]` showed it pinging the address for Karakeep successfully and within the 200 (ms?) limit that Glance has to check whether it's failed or not. I asked in the Glance discord server and someone seemed to think that the reason was that Karakeep wasn't accepting GET requests for whatever reason. I'm unsure about this just because initially it was working correctly and this issue only appeared the day after I installed Karakeep (this may have also been after a reboot of my server). Clicking on monitor icon does however successfully send me to Karakeep, so the link inputted is not wrong. ### Steps to Reproduce 1. Have Karakeep and Glance installed 2. Monitor Karakeep through Glance 3. Wait an arbitrary amount of time ### Expected Behaviour A successful get request resulting in Glance showing Karakeep as active ### Screenshots or Additional Context <img width="1282" height="123" alt="Image" src="https://github.com/user-attachments/assets/5e1fd289-42dd-40d9-83c4-34985073e6e4" /> ### Device Details _No response_ ### Exact Karakeep Version v0.27.1 ### Have you checked the troubleshooting guide? - [x] I have checked the troubleshooting guide and I haven't found a solution to my problem
kerem 2026-03-02 11:56:04 +03:00
Author
Owner

@MohamedBassem commented on GitHub (Oct 4, 2025):

Is this built into glance or is that something that you configured? Can you show your configuration?

<!-- gh-comment-id:3368148719 --> @MohamedBassem commented on GitHub (Oct 4, 2025): Is this built into glance or is that something that you configured? Can you show your configuration?
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/karakeep#1250
No description provided.