Error Status Page ID not found #727

Closed
opened 2026-04-05 16:22:26 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @renat473 on 8/27/2024

Describe the bug

I deployed oneuptime using docker following the documentation available on the website as well as the video.

When accessing the page, the message is returned.

Error: Status Page ID not found

During the deployment, one of the errors that occurred and it took me a long time to realize was that SSL certificates are not created automatically and so I had to create them manually in the instance and then carry out the mapping so as not to receive an SSL error message HandShake.

To Reproduce
I'm using cloud flare with the proxy option enabled.

ingress container with mapping to SSL certificates.

config.env file host line= defined the url of the domain that I configured in cloudflare as A record protocol set to https

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

image

Desktop (please complete the following information):

  • OS: Ubuntu
  • Browser Chrome
  • Docker
*Originally created by @renat473 on 8/27/2024* **Describe the bug** I deployed oneuptime using docker following the documentation available on the website as well as the video. When accessing the page, the message is returned. Error: Status Page ID not found During the deployment, one of the errors that occurred and it took me a long time to realize was that SSL certificates are not created automatically and so I had to create them manually in the instance and then carry out the mapping so as not to receive an SSL error message HandShake. **To Reproduce** I'm using cloud flare with the proxy option enabled. ingress container with mapping to SSL certificates. config.env file host line= defined the url of the domain that I configured in cloudflare as A record protocol set to https **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. ![image](https://github.com/user-attachments/assets/ae2cdba5-b256-4365-b0d7-e5275093c1f1) **Desktop (please complete the following information):** - OS: Ubuntu - Browser Chrome - Docker
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#727