Uptime Kuma status page will not render

Trying to get my Anthias to show my Uptime Kuma status page. Every other site I throw at it works just fine, but not Uptime Kuma, it is just a blank page.

get_next_asset
refresh_playlist
refresh: counter: (0) deadline (2025-02-03 09:58:00+00:00) timecur (2025-02-03 12:15:41.965584+00:00)
update_playlist
Generating asset-list...
generate_asset_list deadline: 2025-02-03 09:58:00+00:00
get_next_asset after refresh
get_next_asset counter 0 returning asset 1 of 1
Starting new HTTPS connection (1): lundspastorat-kiliansgatan-status.sv-k.se:443
https://lundspastorat-kiliansgatan-status.sv-k.se:443 "HEAD /status/anthias01 HTTP/1.1" 200 0
Showing asset Anthias01 (webpage)
Asset URI https://lundspastorat-kiliansgatan-status.sv-k.se/status/anthias01
Current url is https://lundspastorat-kiliansgatan-status.sv-k.se/status/anthias01

The URL I use
https://lundspastorat-kiliansgatan-status.sv-k.se/status/anthias01

@alex, I’ll take a closer look on what’s happening under the hood.

Thank you. I’m happy to supply more logs if there is any, I’m not sure.

1 Like

@alex, yes, feel free to share your logs as well. Thanks.

Where can I find the logs?

There are several ways to obtain the logs, but feel free to see this documentation for details.

For instance, you can run the following:

docker compose logs -ft anthias-server anthias-viewer

Thank you, I believe that is the one I included in my thread start.

1 Like

@alex, thanks. In the meantime, I need to find a way to have the logger log output from the brwoser (being used by the WebView, which is responsible for displaying the content to the screen).