I am getting the following error when running reports. Any suggestions?
pi@weewx:/etc/weewx $ wee_reports
Using configuration file /etc/weewx/weewx.conf
Generating for all time
Traceback (most recent call last):
File "/usr/share/weewx/weewx/reportengine.py", line 204, in run
obj.start()
File "/usr/share/weewx/weewx/reportengine.py", line 300, in start
self.run()
File "/usr/share/weewx/weewx/reportengine.py", line 460, in run
shutil.copy(_file, dest_dir)
File "/usr/lib/python2.7/shutil.py", line 120, in copy
copymode(src, dst)
File "/usr/lib/python2.7/shutil.py", line 91, in copymode
os.chmod(dst, mode)
OSError: [Errno 1] Operation not permitted:
'/var/www/html/weewx/seasons.css'
--
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].
For more options, visit https://groups.google.com/d/optout.