Last seen: Nov 21, 2024
Yes, that's what has confounded me all this time. Try this in your browser; Then try this; I have no idea why there is a discrepancy. I've o...
Marty, all I can say is "Wow". This will be an awesome map. I can't wait to see a picture. If I understand your question properly, the undefined na...
Sorry for the hassles. Try connecting to the RPi using an SSH client on the same computer you are trying to connect to the web interface with. If yo...
Ok, let's try this: go to the cmd line and enter; cd /NeoSectional sudo nano logfile.log Then look at the logfile for something similar to this; ...
Lee, Reboot the pi and watch the monitor. At some point there will be a section of output to the monitor in Green text that will list the proper URL...
It looks like your edits are correct. So maybe your browser is running a cached version. Hit ctrl-F5 to reload from the RPi. I'll bet is will show up ...
If everything worked out with the edits, then your config editor should look like the picture attached. I changed mine to show a max of 800 LED's usin...
The only real way is to get the RPi up and running and using the cmd line to edit the html file directly on the RPi. If this isn't something you are c...
The info to do this is above in this thread. If you need more specific info, let me know and I'll try to help. - Mark
Was the fix to update the image? Let us know, post the link to the answer when you get a moment. - Mark
Sounds good. cd /NeoSectional cd /templates sudo nano -c confedit.html Scroll down to around line 61 and find this segment of code; <tr> ...
I can certainly increase that value. But I don't know what the physical limit would be. 500 was an arbitrary value. So let me know what number you wou...
There has to be a problem with the networks, or possibly a firewall blocking it. That's very odd. - Mark
Send a pic of the browser withI'd like to see it if you don't mind. The ping command will go on forever. You have to ctrl-c to stop it. Sorry I sho...
Connection Refused is usually caused because the ':5000" is missing. So just to amplify, it needs to befor it to work, assuming that's the IP address ...