Closed Shortfinga closed 11 years ago
Thanks for raising this issue. Could you please provide the exact error you was getting, and a copy/paste from the hpfeeds section of glastopf.cfg?
Section of glastopf.cfg: [hpfeed]
enabled = False
Error:
root@testserver:/home/glastopf# glastopf-runner
Traceback (most recent call last):
File "/usr/local/bin/glastopf-runner", line 85, in
This issue was fixed in the developer version, commit: cdefbd3214a8682cedaf438c45574ae3cb528458. The fix will be pushed to PYPI when we do the next minor release.
I wanted to disabel hpfeed in the config, but a error occurred. I found the solution: log_hpfeeds.py line 41-52 else: self.options = {'enabled': False}