errno1; operation not permitted: Seasons.CSS

52 views
Skip to first unread message

Eric Gammeter

unread,
Feb 24, 2026, 10:53:02 AM (3 days ago) Feb 24
to weewx-user
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.






WEEWX_Seasons.CSS_errno1

Eric Gammeter

unread,
Feb 24, 2026, 10:54:37 AM (3 days ago) Feb 24
to weewx-user
Running this on Raspberry Pi 4b; Debian (apt) install method. 

Vince Skahan

unread,
Feb 24, 2026, 12:09:05 PM (3 days ago) Feb 24
to weewx-user
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.

Eric Gammeter

unread,
Feb 24, 2026, 12:20:26 PM (3 days ago) Feb 24
to weewx-user
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 $ 

Vince Skahan

unread,
Feb 24, 2026, 2:30:05 PM (2 days ago) Feb 24
to weewx-user
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.
Reply all
Reply to author
Forward
0 new messages