Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP output plugin causes RPi crash after long time periods #12

Open
haydnw opened this issue Mar 4, 2015 · 1 comment
Open

HTTP output plugin causes RPi crash after long time periods #12

haydnw opened this issue Mar 4, 2015 · 1 comment

Comments

@haydnw
Copy link
Owner

haydnw commented Mar 4, 2015

Enabling the HTTP output plugin has been shown to cause the Raspberry Pi to crash after running for any length of time. There are no error messages or debug messages displayed. Cause is currently unknown.

More info: http://airpi.freeforums.net/post/902/thread

@bugs78
Copy link

bugs78 commented Apr 9, 2015

Hi I have installed the latest version in GitHub, and when I run it with HTTP I get the following

ERROR: Did not import output plugin HTTP:init() takes exactly 2 arguments (3 given)
Traceback (most recent call last):
File "/home/pi/AirPi/airpi.py", line 1254, in
PLUGINSOUTPUTS = set_up_outputs()
File "/home/pi/airpi.py", line 540, in set_up_outputs
raise excep
TypeError:init() takes exactly 2 arguments (3 given)

Hope this helps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants