Hi Oliver,
Just tried the above '#' infront on the log files, and now getting a load of errors
Jun 20 13:22:03 weewx foshkplugin[28075]: Exception in thread Thread-5:
Jun 20 13:22:03 weewx foshkplugin[28075]: Traceback (most recent call last):
Jun 20 13:22:03 weewx foshkplugin[28075]: File "/usr/lib/python3.7/threading.py", line 917, in _bootstrap_inner
Jun 20 13:22:03 weewx foshkplugin[28075]: self.run()
Jun 20 13:22:03 weewx foshkplugin[28075]: File "/usr/lib/python3.7/threading.py", line 865, in run
Jun 20 13:22:03 weewx foshkplugin[28075]: self._target(*self._args, **self._kwargs)
Jun 20 13:22:03 weewx foshkplugin[28075]: File "/opt/FOSHKplugin/foshkplugin.py", line 774, in forwardStringToEW
Jun 20 13:22:03 weewx foshkplugin[28075]: sndlogger.info(okstr + "FWD: " + url + " post: " + outstr + " : " + ret)
Jun 20 13:22:03 weewx foshkplugin[28075]: NameError: name 'sndlogger' is not defined
Jun 20 13:22:36 weewx foshkplugin[28075]: Exception in thread Thread-7:
Jun 20 13:22:36 weewx foshkplugin[28075]: Traceback (most recent call last):
Jun 20 13:22:36 weewx foshkplugin[28075]: File "/usr/lib/python3.7/threading.py", line 917, in _bootstrap_inner
Jun 20 13:22:36 weewx foshkplugin[28075]: self.run()
Jun 20 13:22:36 weewx foshkplugin[28075]: File "/usr/lib/python3.7/threading.py", line 865, in run
Jun 20 13:22:36 weewx foshkplugin[28075]: self._target(*self._args, **self._kwargs)
Jun 20 13:22:36 weewx foshkplugin[28075]: File "/opt/FOSHKplugin/foshkplugin.py", line 774, in forwardStringToEW
Jun 20 13:22:36 weewx foshkplugin[28075]: sndlogger.info(okstr + "FWD: " + url + " post: " + outstr + " : " + ret)
Jun 20 13:22:36 weewx foshkplugin[28075]: NameError: name 'sndlogger' is not defined
Jun 20 13:22:36 weewx foshkplugin[28075]: Exception in thread Thread-8:
Jun 20 13:22:36 weewx foshkplugin[28075]: Traceback (most recent call last):
Jun 20 13:22:36 weewx foshkplugin[28075]: File "/usr/lib/python3.7/threading.py", line 917, in _bootstrap_inner
Jun 20 13:22:36 weewx foshkplugin[28075]: self.run()
Jun 20 13:22:36 weewx foshkplugin[28075]: File "/usr/lib/python3.7/threading.py", line 865, in run
Jun 20 13:22:36 weewx foshkplugin[28075]: self._target(*self._args, **self._kwargs)
Jun 20 13:22:36 weewx foshkplugin[28075]: File "/opt/FOSHKplugin/foshkplugin.py", line 774, in forwardStringToEW
Jun 20 13:22:36 weewx foshkplugin[28075]: sndlogger.info(okstr + "FWD: " + url + " post: " + outstr + " : " + ret)
Jun 20 13:22:36 weewx foshkplugin[28075]: NameError: name 'sndlogger' is not defined
Jun 20 13:23:19 weewx foshkplugin[28075]: Exception in thread Thread-11:
Jun 20 13:23:19 weewx foshkplugin[28075]: Traceback (most recent call last):
Jun 20 13:23:19 weewx foshkplugin[28075]: File "/usr/lib/python3.7/threading.py", line 917, in _bootstrap_inner
Jun 20 13:23:19 weewx foshkplugin[28075]: self.run()
Jun 20 13:23:19 weewx foshkplugin[28075]: File "/usr/lib/python3.7/threading.py", line 865, in run
Jun 20 13:23:19 weewx foshkplugin[28075]: self._target(*self._args, **self._kwargs)
Jun 20 13:23:19 weewx foshkplugin[28075]: File "/opt/FOSHKplugin/foshkplugin.py", line 774, in forwardStringToEW
Jun 20 13:23:19 weewx foshkplugin[28075]: sndlogger.info(okstr + "FWD: " + url + " post: " + outstr + " : " + ret)
Jun 20 13:23:19 weewx foshkplugin[28075]: NameError: name 'sndlogger' is not defined
They just keep repeating - any ideas?
Regards,
Andy