-
-
Notifications
You must be signed in to change notification settings - Fork 24
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
New version in works w/ several updates #28
Comments
It would be awesome if you would release your code and I would love to give it a try! I suggest just opening your own repo/fork as there has been no response up until now. This Repo is released under MIT license so it should be no problem. |
It's online. See my fork I'll consider de-forking it since I don't plan to send PRs unless explicitely wished for. There are just too many changes |
@lavolp3 feel free to either send a pr or creating your own module |
@lavolp3 I've installed your fork but I can't get the PL table to display
|
@robertybob hm. It works for me. Can you include
in your config and post any errors shown in the browser dev tools (press F12)? |
and then
|
OK, I see that this message also appears when I leave out the API key. That needs improvement. |
Thank you. I’ve packed away my Pi for tonight but I’ll check this again tomorrow. I’m sure I copied it correctly directly from the email I received, however I will also set the api to false too (just to be sure it’s definitely my api key) |
I've just tried it with api_key: false and I'm still having that exact same issue
|
@lavolp3 I've even copied your example one from your README and even that doesn't work (I'll include my API key this time too)
|
Can you run the mirror in dev mode
and post any error showing up in the console? |
and the debug log from that error:
|
You need to be inside the MagicMirror folder when executing this. Also, you had three mm instances running via pm2. I doubt that this was intended? That might create lots of issues. |
Thank you. I've no idea how I've managed to get multiple pm2 instances running, it happens automatically when I turn on the Pi. I don't know how to stop that, at this rate I think I'll just format the SD card and start again |
Id suggest to have a look into the documentation for pm2 and find it how to disable two of the three autostarts. It's surely not difficult. |
@lavolp3 I created a new MM from scratch and it's seemingly working fine. Sorry for being a pain. Would you like me to delete my comments above? |
@robertybob no, no problem. Happy your issues have been solved. |
closing this since I haven't send a PR and you have made many changes as well. Let me know if you have an interest to merge our work somehow. |
@lavolp3 I cleaned up the repository a lot, as I didn't touch it for about 2 years. I'm curious about the changes you did and will try to check them out this weekend. I'm interested in extending the functionality, therefore reopening the discussion. Would you be interested in pair programming in order to merge our two versions? |
I don't know exactly what you mean but sounds good! |
@lavolp3 I added you on discord, we can discuss further details there |
I am working on a new version of this module with several changes, updates and fixes. I have done so many changes that it might be difficult to implement them here.
A few examples:
Planned
I'd also try to include the issues on this repository.
@fewieden what is your opinion? Should I send a PR to the develop branch or publish an own repository with the changes references this rep? I'd rather do the latter.
The text was updated successfully, but these errors were encountered: