Wondering if anyone can help me understand this error I'm getting: Dec 29 22:30:20 a4fc2e292c92 weewx[14695]: rtgdthread: **** Traceback (most recent call last): Dec 29 22:30:20 a4fc2e292c92 weewx[14695]: rtgdthread: **** File "/usr/share/weewx/user/rtgd.py", line 1058, in process_packet Dec 29 22:30:20 a4fc2e292c92 weewx[14695]: rtgdthread: **** self.write_data(data) Dec 29 22:30:20 a4fc2e292c92 weewx[14695]: rtgdthread: **** File "/usr/share/weewx/user/rtgd.py", line 1175, in write_data Dec 29 22:30:20 a4fc2e292c92 weewx[14695]: rtgdthread: **** os.rename(self.rtgd_path_file_tmp, self.rtgd_path_file) Dec 29 22:30:20 a4fc2e292c92 weewx[14695]: rtgdthread: **** OSError: [Errno 2] No such file or directory
os.rename, what is that? I have this running in a docker container with a mount to a synology nas to store the config directories, so just the /etc/weewx structure but nothing else. Any ideas? -- 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/806c787b-90f8-41d2-afbf-4d15e7efe9f8%40googlegroups.com.
