Skip to content
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

[BUG] status-check endpoint not working as expected #1416

Open
5 tasks done
vpn opened this issue Dec 20, 2023 · 7 comments
Open
5 tasks done

[BUG] status-check endpoint not working as expected #1416

vpn opened this issue Dec 20, 2023 · 7 comments
Assignees
Labels
🐛 Bug [ISSUE] Ticket describing something that isn't working

Comments

@vpn
Copy link

vpn commented Dec 20, 2023

Environment

Self-Hosted (Docker)

System

Chrome 120

Version

2.1.1

Describe the problem

When attempting to query the status-check endpoint of Dashy through Postman, the response received is: "Sorry, JavaScript needs to be enabled to run Dashy". This seems to contradict the expected behavior as outlined in the project's documentation.

As per the Dashy Documentation, this endpoint is recommended for use with Postman to diagnose issues related to failing status checks.

Additional info

image

Please tick the boxes

@vpn vpn added the 🐛 Bug [ISSUE] Ticket describing something that isn't working label Dec 20, 2023
@liss-bot
Copy link
Collaborator

If you're enjoying Dashy, consider dropping us a ⭐
🤖 I'm a bot, and this message was automated

@bobbyl140
Copy link

I have the same problem with the status-check endpoint not working, except I tried loading one of the pages in a browser and got a 404 back from Dashy. Funny enough, two of my 8 services do respond to status checks when loading the Dashy UI. But the status-check endpoint for the same URL doesn't load. I even copied the loaded URL from my browser console and it still 404s. I too host myself with Docker.

@liss-bot liss-bot added the 👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending label Dec 27, 2023
@CrazyWolf13
Copy link
Collaborator

Can't get it to work either.

Are you both @bobbyl140 and @vpn using SSL by any chance?

@bobbyl140
Copy link

I am, have you found that to be an issue?

@CrazyWolf13
Copy link
Collaborator

I am, have you found that to be an issue?

Okay so you are using https://[dashy-url].... and you get the issue as well?
Just to rule a relation of ssl (http/https) out.

@bobbyl140
Copy link

I am, have you found that to be an issue?

Okay so you are using https://[dashy-url].... and you get the issue as well? Just to rule a relation of ssl (http/https) out.

That’s correct, yeah. I have all public domain name pointing to it that I use.

@bobbyl140
Copy link

Also all the services I tried to status check are HTTPS as well

@liss-bot liss-bot removed the 👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending label Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug [ISSUE] Ticket describing something that isn't working
Projects
Status: Awaiting Triage
Development

No branches or pull requests

5 participants