-
Notifications
You must be signed in to change notification settings - Fork 10
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
Errors when trying to run LightUpPi Alarm #1
Comments
Looks like this particular iterator from dataset has changed quite a few times. It took some digging around and quite a few attempts with different versions, but if you install version 0.5.4 it should work. Uninstall your current version and then:
|
I've updated the requirements.txt and README instructions to indicate this. Let me know if it works for you and thanks for reporting it! |
That's great - it now works perfectly. Thanks for sorting this out so Just one other problem now, the CLI works great, however when I run the Thanks again.
|
did you try using the "-b" command for having both the command line and web interface? |
I have, it still gives the same error :-(
|
when you run with only the server, does it print anything on the console? |
No errors, |
and when connecting to http://localhost it doesn't print anything on the console? For example:
|
I am getting the Get commands when opening the page from another device: |
so it works when accessed from a different device? but not when executed from the pi? |
Sorry, I should have been clearer, the page loads OK from another device or on the pi, however it doesn't show or let me set my own alarms. Do you have an apk for the LightUpDroid Alarm app, then I could quickly give that a try? |
Sorry incorrect link, should be... |
Yeah, adding an alarm from the web interface doesn't work for me either. I suspect I never finished that feature, as I used the Android app pretty much exclusively once I had that running, but I honestly cannot remember, it's been a while. I don't really have a copy of the Android apk on my main computer, I'll have a look in my old laptop once I get a chance, but if there isn't a copy there either you would have to build from source. Nevertheless the web app (from any device) should be able to connect to display the alarms already present. That message that you see is displayed when Angular loses connection with the server. Do the correct Alarms get displayed at all on the web interface? |
No problem, thanks for your help. I'll have a go at building the apk, when I get chance. Unfortunately the alarms don't even display on the web interface. Thanks anyway. |
I have been trying to set up LightUpPi and have been getting these errors everytime I try to run it. I have all the dependencies that are listed here installed.
The text was updated successfully, but these errors were encountered: