Dale Davies

Results 74 comments of Dale Davies

I'm experiencing the same problem unfortunately. When using Dash to Panel and placing the panel at the bottom of the screen I need to move the mouse to the top...

Howdy, thanks for reaching out! It is odd why you're seeing errors for just those three assets. Especially as your screenshots show those icons have loaded. You should look in...

I've actually identified a fix for the issue I think might be happening, so even if jump gets an error from open weather it will still finish loading, this will...

This is usually because of an issue with either your OWM API key or a problem with the container being able to connect to it. Can you provide a screenshot...

Note I do not think there is a CSS issue

Awesome, glad you got it working. Thanks for reaching out 😀

Thanks for reaching out! This is interesting, the guzzle library is used under the hood and should support requests to other ports, but it makes a HEAD request which could...

I think it is also possible that Jump is making the request to your services via the internal docker network, so your services might be listening on a different port...

I'm not entirely sure that nginx even needs to listen on an IPv6 address so may just update the nginx config rather than add an option to jump

It appears as if there is very little difference between the nginx proxy manager conf and jump's.... https://github.com/NginxProxyManager/nginx-proxy-manager/blob/develop/docker/rootfs/etc/nginx/conf.d/dev.conf Only obvious thing I can see is the order of the listen...