Page 1 of 2

Weather 34 built into Nano SD

Posted: Sun Sep 20, 2020 8:27 pm
by garybridge
I think I must be missing something after upgrading to 4.4 on the Nano SD, I can see my data on Brians’s excellent Template, however I can’t configure anything if I click on the setup icon I get the familiar enter password screen, but if I click login I get a 404 error message...
I tried another update on the meteobridge...no difference.

What an I doing wrong?

Re: Weather 34 built into Nano SD

Posted: Sun Sep 20, 2020 10:27 pm
by admin
Looks like an incomplete install to me. please remove the version file by calling

Code: Select all

http://ip-of-your-meteobridge/cgi-bin/system.cgi?rm /tmp/mnt/PWS/version
Having done that, reboot and wait until LED returns to steady on. This might take a few minutes as the dashboard and php basics are loaded from the Internet.

Re: Weather 34 built into Nano SD

Posted: Sun Sep 20, 2020 10:40 pm
by garybridge
Thanks for this,

Is it possible for me to this remotely, I’m a long way from home at the moment and won’t be returning for a few weeks.?

Gary

Re: Weather 34 built into Nano SD

Posted: Tue Sep 22, 2020 7:27 pm
by garybridge
admin wrote: Sun Sep 20, 2020 10:27 pm Looks like an incomplete install to me. please remove the version file by calling

Code: Select all

http://ip-of-your-meteobridge/cgi-bin/system.cgi?rm /tmp/mnt/PWS/version
Having done that, reboot and wait until LED returns to steady on. This might take a few minutes as the dashboard and php basics are loaded from the Internet.
As I am not at home I tried.....

Code: Select all

https://admin.meteobridge.com/string-that-I-use-when-logging-into-my-meteobridge-remotely/cgi-bin/system.cgi?rm /tmp/mnt/PWS/version
I got a screen with a couple of lines on it but no error messages.
Rebooted the meteobridge tried again but the result was the same as before

I then tried the code above again, got the same result
couple of lines

I then ran the code again without rebooting and it said
Not found, which makes me believe the code worked. After a further reboot I can open the Weather template but still cannot get into the setup page

The padlock shows a unlocked but a page not found error occurs when I push the login button.

Gary

Re: Weather 34 built into Nano SD

Posted: Tue Sep 22, 2020 9:55 pm
by Mattk
I would be thinking to do this you would need remote DNS access through your router?

Re: Weather 34 built into Nano SD

Posted: Tue Sep 22, 2020 11:20 pm
by garybridge
I really don’t understand what you mean? From the remote access system via meteobridge.com it looks like one can do virtually a thing that can be done by logging in locally. In the same way as Teamviewer does not need any accesss. The local device ( in our case the meteobridge has a permanent session to the meteobridge platform.?

Re: Weather 34 built into Nano SD

Posted: Tue Sep 22, 2020 11:40 pm
by Mattk
No not everything, logging in is one thing but accessing the underlying files is not available from the MB login, generally you need to access files on the device not the device itself. For example a remote (server) login doesn't give you remote SMB access as you might access from your desktop locally. There is an option to upload files to SMB but not action/run anything?

Re: Weather 34 built into Nano SD

Posted: Wed Sep 23, 2020 12:05 am
by garybridge
Ok take your point...
However, that is at odds with what happened, I ran the code once, got a certain response, run it a second time & it tells me the direction doesn’t exist..
Reboot the meteobridge, run the code a 3rd time get a response....run it a 4th time it doesn’t exist again...

Re: Weather 34 built into Nano SD

Posted: Wed Sep 23, 2020 12:15 am
by admin
May be it is simplest when you send me the URL and password and I can check. info(at)meteobridge.com

Re: Weather 34 built into Nano SD

Posted: Wed Sep 23, 2020 12:34 am
by garybridge
Done,
Thanks

Re: Weather 34 built into Nano SD

Posted: Wed Sep 23, 2020 2:57 am
by admin
I can reproduce the bug. It just occurs when you login from remote. Operation works fine on local login.

Re: Weather 34 built into Nano SD

Posted: Wed Sep 23, 2020 9:31 am
by garybridge
Thank you Boris,
Gary

Re: Weather 34 built into Nano SD

Posted: Fri Oct 02, 2020 5:22 am
by BigAlT
I just did a reset reinstall of the Weather 34 Dashboard on my Nano SD and it did not install the most current version but left the very old version I originally had.
4FA809FD-2DEE-44D4-A635-26B3AC47DEAE.jpeg
4FA809FD-2DEE-44D4-A635-26B3AC47DEAE.jpeg (352.84 KiB) Viewed 4388 times

Re: Weather 34 built into Nano SD

Posted: Fri Oct 02, 2020 4:28 pm
by admin
The old one (with the graphs) was not removed to avoid protest from the ones using this.
The new one (without graphs) comes on top. Please visit "Dashboard" tab on "Live Data" section.

Re: Weather 34 built into Nano SD

Posted: Fri Oct 02, 2020 5:27 pm
by garybridge
garybridge wrote: Wed Sep 23, 2020 9:31 am Thank you Boris,
Gary
And thank you even more for fixing it!