ammolytics / projects

Source code and instructions for do-it-yourself projects.
https://blog.ammolytics.com
MIT License
47 stars 20 forks source link

Can't view logs in browser #41

Closed ande7824 closed 3 years ago

ande7824 commented 3 years ago

Issue: When I view the hyperlinks in the opening page, both links come up with just blank pages.

Build information:

Any ideas what my issue is? I would like to see the logs because I am trying to dial in my motor speeds.

Thank you.

erichiggins commented 3 years ago

If you can't access the opentrickler.local website, then there are a few things it could be.

It's good that you can get to the debug page that has the links for the log viewers! If the log pages are blank, first give them a few minutes. Occasionally, things can be slow to boot up. You don't need to refresh them, they stream the log contents automatically as the logs on the device change.

Hope some of this helps!

ande7824 commented 3 years ago

Hi Eric, OK, some additional info.

Any other ideas? I mean this isn't a deal breaker by any means, but it would be nice to see the logs to help me understand what is happening. I am not a coder by any means.

Thanks for all the help and this project in general! I really like my trickler so far.

erichiggins commented 3 years ago

Interesting. We may need to walk through this. Join us on Discord, where there are several other folks building Open Trickler units and helping each other out.

erichiggins commented 3 years ago

@ande7824 If you were able to resolve this, would you mind adding notes about what you needed to do to fix it?

ande7824 commented 3 years ago

I fixed it by adding a fixed IP for the open trickler in my router. Then I added opentrickler.local and the assigned IP to the client host file. I followed instructions here: https://www.siteground.com/kb/how_to_use_the_hosts_file/ I did the fixed IP as a result of a suggestion while googleing this issue but can't find the page again for why. I am fairly savvy with computers but networking is out of my comfort zone so not even sure if the fixed IP is needed.