[GH-ISSUE #20] Docs return an empty page #12

Open
opened 2026-03-01 14:35:57 +03:00 by kerem · 0 comments
Owner

Originally created by @maitf on GitHub (Dec 24, 2025).
Original GitHub issue: https://github.com/alpkeskin/rota/issues/20

Page:

Image Image

Rota core logs:

{"time":"2025-12-24T20:19:29.036441104Z","level":"INFO","msg":"http request","method":"GET","path":"/api/v1/swagger.json","status":404,"duration":"32.121µs","bytes":19,"remote_addr":"[::1]:35192","request_id":"a4cc856dc916/hYUEuVVHmu-000055"}
{"time":"2025-12-24T20:19:29.036700865Z","level":"INFO","msg":"http request","method":"GET","path":"/docs","status":200,"duration":"445.002µs","bytes":3163,"remote_addr":"172.21.0.1:39076","request_id":"a4cc856dc916/hYUEuVVHmu-000054"}
{"time":"2025-12-24T20:19:29.457971522Z","level":"INFO","msg":"http request","method":"GET","path":"/favicon.ico","status":404,"duration":"17.8µs","bytes":19,"remote_addr":"172.21.0.1:39076","request_id":"a4cc856dc916/hYUEuVVHmu-000056"}
{"time":"2025-12-24T20:19:30.864869272Z","level":"INFO","msg":"http request","method":"GET","path":"/health","status":200,"duration":"59.76µs","bytes":52,"remote_addr":"[::1]:52276","request_id":"a4cc856dc916/hYUEuVVHmu-000057"}

It would probably be a good idea to host a docs site to preview rota's capabilities without having to install it.

Originally created by @maitf on GitHub (Dec 24, 2025). Original GitHub issue: https://github.com/alpkeskin/rota/issues/20 Page: <img width="1280" height="936" alt="Image" src="https://github.com/user-attachments/assets/b5f9bb6f-6f9a-46b0-9a77-9f1016d28b9f" /> <img width="1280" height="171" alt="Image" src="https://github.com/user-attachments/assets/17600381-15bb-41e5-911a-a8c33241a4e5" /> Rota core logs: ``` {"time":"2025-12-24T20:19:29.036441104Z","level":"INFO","msg":"http request","method":"GET","path":"/api/v1/swagger.json","status":404,"duration":"32.121µs","bytes":19,"remote_addr":"[::1]:35192","request_id":"a4cc856dc916/hYUEuVVHmu-000055"} {"time":"2025-12-24T20:19:29.036700865Z","level":"INFO","msg":"http request","method":"GET","path":"/docs","status":200,"duration":"445.002µs","bytes":3163,"remote_addr":"172.21.0.1:39076","request_id":"a4cc856dc916/hYUEuVVHmu-000054"} {"time":"2025-12-24T20:19:29.457971522Z","level":"INFO","msg":"http request","method":"GET","path":"/favicon.ico","status":404,"duration":"17.8µs","bytes":19,"remote_addr":"172.21.0.1:39076","request_id":"a4cc856dc916/hYUEuVVHmu-000056"} {"time":"2025-12-24T20:19:30.864869272Z","level":"INFO","msg":"http request","method":"GET","path":"/health","status":200,"duration":"59.76µs","bytes":52,"remote_addr":"[::1]:52276","request_id":"a4cc856dc916/hYUEuVVHmu-000057"} ``` It would probably be a good idea to host a docs site to preview rota's capabilities without having to install it.
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/rota#12
No description provided.