I had the same problem, with the setup.py installation to a desktop running Debian 11 and uploading once a minute via ftp to a remote web server.
I compared the files on localhost/weewx/ with those on the remote server and found the server missing several files, including seasons.css, seasons.js, and two .woff2 files in a font directory. I stopped weewx, ftp-ed the missing files, and restarted. Now when I use a browser to view the page on the remote server, everything looks as it should. On Sunday, September 12, 2021 at 12:46:15 PM UTC [email protected] wrote: > Hello > > - I now have weewx working on a Raspberry Pi. > - I have a domain www.example.com > - I use nginx proxy manager on another pi device to forward to my weewx pi > - nginx proxy manager makes SSL super easy to manage (I have a couple of > servers on my home network) > - I can see www.example.com/weewx beautifully > - nginx proxy manager allows me to define a custom location so I can drop > the weewx reference in the URL. > - However when I use www.example.com it shows raw data but not wrapped in > a nice skin > - Anybody know how I can fix this? > > Thanks in advance > > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/89988cb8-323c-4026-b2d0-592dc0a11f53n%40googlegroups.com.
