No idea. The Seasons skin has the .css file set to copy_once so it shouldn't be copying it at all. Maybe cd to a different directory and try again. Otherwise I'm out of ideas there.
On Tuesday, February 24, 2026 at 9:20:26 AM UTC-8 Eric Gammeter wrote: > pi@RaspberryPi4:/var/www/html/weewx $ getent group weewx > weewx:x:114:pi > pi@RaspberryPi4:/var/www/html/weewx $ id > uid=1000(pi) gid=1000(pi) > groups=1000(pi),4(adm),20(dialout),24(cdrom),27(sudo),29(audio),44(video),46(plugdev),60(games),100(users),102(netdev),114(weewx),986(gpio),988(i2c),989(spi),992(render),996(input) > pi@RaspberryPi4:/var/www/html/weewx $ > On Tuesday, February 24, 2026 at 12:09:05 PM UTC-5 Vince Skahan wrote: > >> Look at the permissions on /var/www/html/weewx - it is user weewx group >> weewx and the world can only read it. >> >> Run 'id' and you will likely see you are not in group 'weewx'. If not, >> add yourself into it via 'sudo usermod -aG weewx pi', log out, and then log >> back in and try again. >> >> On Tuesday, February 24, 2026 at 7:54:37 AM UTC-8 Eric Gammeter wrote: >> >>> Running this on Raspberry Pi 4b; Debian (apt) install method. >>> >>> On Tuesday, February 24, 2026 at 10:53:02 AM UTC-5 Eric Gammeter wrote: >>> >>>> I am *not* having any trouble with or from this error that I can see. >>>> Just a little curious as to what it means. >>>> see attached WEEWX_Seasons.CSS_errno1 file. >>>> >>>> >>>> >>>> >>>> >>>> >>>> -- 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 visit https://groups.google.com/d/msgid/weewx-user/e9882c08-bb30-412d-a5f4-5689f3c81f22n%40googlegroups.com.
