Winter
HHomarr
•Created by BlueFoot on 10/7/2023 in #💬・get-help
dash https
@Tag Whenever ya around to this...cuz this seems like a Homarr API isssue exclusively.
56 replies
HHomarr
•Created by BlueFoot on 10/7/2023 in #💬・get-help
dash https
How does the Dash. widget (which is supposed to render an iframe) not work but the iframe widget works just fine with same url?!
56 replies
HHomarr
•Created by BlueFoot on 10/7/2023 in #💬・get-help
dash https
just noticed its strange how querying dashdot's external example via domainname in the widget works fine...
56 replies
HHomarr
•Created by BlueFoot on 10/7/2023 in #💬・get-help
dash https
i can make dash https no problem. I use traefik labels in a docker-compose
56 replies
HHomarr
•Created by BlueFoot on 10/7/2023 in #💬・get-help
dash https
So I need to use traefik to make it https. However earlier its said that: https://discord.com/channels/972958686051962910/1051254350409891952/1051320437633724426
So I set traefik host to an IP address so NextJS can reach it, but then I can't verify ACME.
This feels like a Catch 22 ive spent a couple hours on
This feels like a Catch 22 ive spent a couple hours on
56 replies
HHomarr
•Created by BlueFoot on 10/7/2023 in #💬・get-help
dash https
@BlueFoot Did you ever manage to fix this?
The Homarr documentation says to set
X-Frame-Options
headers and CSP frame-ancestors
but they have no impact.
I've been querying the api directly (decoded):
https://example.com/api/trpc/dashDot.info?batch=1&input={"0":{"json":{"url":"https://{docker_ip}:3001"}}}
However this will always return 500 because Dash. doesnt run on HTTPS internally. It works fine if queried via HTTP which isnt allowed when Homarr uses TLS 56 replies