Metebridge Nano SD - Local Dashboard **SOLVED**

All about the standard Meteobridge devices based on mobile routers from TP-Link, D-Link, ASUS

Moderator: Mattk

Post Reply
Liechti
Fresh Boarder
Fresh Boarder
Posts: 4
Joined: Sun Jun 14, 2020 7:41 am

Metebridge Nano SD - Local Dashboard **SOLVED**

Post by Liechti »

Hi
I'm having a little bit of trouble setting up my Local Dashboard. I have activated in in the Interface and restarted the Nano SD and also the base station many times. But the Dashboard does not show up at any time. I try to connect with the URL http://192.168.100.142/PWS/index.php (which is the correct IP of the Nano SD) and get the error "The requested URL /PWS/index.php was not found on this server.".

I didn't find anything suspicious in the logs but are there some hidden LOG files which i can search for an error or what can i do to get the dashboard working? I have also tried to install Weather34 on my local Web-Server on the Synology NAS but this would also no work as the values were not updating even though I also got no error message.

I would appreciate some help to setting up the local dashboard. Here is a screenshot of the current settings:
2020-06-14_08h05_58.png
2020-06-14_08h05_58.png (66.26 KiB) Viewed 2851 times
And the result:
2020-06-14_08h07_46.png
2020-06-14_08h07_46.png (8.95 KiB) Viewed 2851 times
UPDATE:
Here is a screenshot of the LOG Messages:
2020-06-14_08h10_22.png
2020-06-14_08h10_22.png (24.51 KiB) Viewed 2849 times

Code: Select all

database (12.06.2020 12:28:12): process started.
database (12.06.2020 12:28:12): Content of RAM database restored.
wnetd  (12.06.2020 12:28:15): process started.
system (12.06.2020 12:28:15): start of logging process initiated.
wnetd  (12.06.2020 12:28:15): send data thread started (pid:2056 tid:2057)
logger (12.06.2020 12:28:16): databases connected. Update interval 3600 seconds.
logger (12.06.2020 12:28:16): data logger (version 5.1d, build 3113) started.
logger (12.06.2020 12:28:18): connect station 0 (Vantage via USB serial).
logger (12.06.2020 12:28:18): connect station 9 (System Data via Plug-in).
logger (12.06.2020 12:28:18): wakeup sent.
logger (12.06.2020 12:28:21): waiting for sensors (wind0, rain0, th0, thb0) to provide data.
logger (12.06.2020 12:28:21): services paused.
logger (12.06.2020 12:28:21): no need to update console date/time.
logger (12.06.2020 12:28:22): setup script executed.
logger (12.06.2020 12:28:22): internal logger activated.
logger (12.06.2020 12:28:22): syncing.
database (12.06.2020 12:28:24): database sync done (26 tables, 5/2055 writes).
logger (12.06.2020 12:28:32): gettime request sent.
logger (12.06.2020 12:28:32): no Vantage time offset.
logger (12.06.2020 12:28:32): eeprom request sent.
logger (12.06.2020 12:28:32): rain collector size 0.2 mm per tick.
logger (12.06.2020 12:28:32): transmitter 1 active as station type #0 "ISS".
logger (12.06.2020 12:28:32): firmware version request sent.
logger (12.06.2020 12:28:32): firmware version 4.33 (supports LOOP2)
logger (12.06.2020 12:28:32): no reading of Vantage's internal logger.
logger (12.06.2020 12:28:37): sensors are now providing data.
logger (12.06.2020 12:28:37): services started.
system (12.06.2020 12:41:09): Access point operation disabled 1096 secs after boot.
system (13.06.2020 11:35:48): Disconnected from WLAN or Internet, reconnect issued.
system (13.06.2020 11:35:55): Access point operation temporarily enabled.
system (13.06.2020 11:41:03): Access point operation disabled 83890 secs after boot.
The only thing that's really showing up is in the live data that there is a synchronization problem.
2020-06-14_08h10_37.png
2020-06-14_08h10_37.png (9.6 KiB) Viewed 2849 times
For me it seems, that the Web-Server is running but is missing it's Local Dashboard.
Thanks in advance
Last edited by Liechti on Mon Jun 15, 2020 2:14 pm, edited 1 time in total.
Liechti
Fresh Boarder
Fresh Boarder
Posts: 4
Joined: Sun Jun 14, 2020 7:41 am

Re: Metebridge Nano SD - Local Dashboard

Post by Liechti »

Here are also my system specs:
2020-06-14_08h16_30.png
2020-06-14_08h16_30.png (27.66 KiB) Viewed 2847 times
User avatar
ConligWX
Platinum Boarder
Platinum Boarder
Posts: 329
Joined: Wed Nov 14, 2018 12:48 pm
Location: Conlig, Co. Down, UK
Contact:

Re: Metebridge Nano SD - Local Dashboard

Post by ConligWX »

Have you tried using the reset button?

Capture.PNG
Capture.PNG (16.59 KiB) Viewed 2820 times
This reinstalls the software for you as stated by Boris: viewtopic.php?p=29958#p29958
Last edited by ConligWX on Mon Jun 15, 2020 9:19 am, edited 2 times in total.
Mattk
Platinum Boarder
Platinum Boarder
Posts: 1395
Joined: Mon Sep 22, 2014 3:24 am

Re: Metebridge Nano SD - Local Dashboard

Post by Mattk »

/tmp/mnt/PWS/version needs to be deleted to have the NANO reloading the PWS stuff during reboot.
Liechti
Fresh Boarder
Fresh Boarder
Posts: 4
Joined: Sun Jun 14, 2020 7:41 am

Re: Metebridge Nano SD - Local Dashboard

Post by Liechti »

ConligWX wrote: Sun Jun 14, 2020 8:17 am Have you tried using the reset button?
This reinstalls the software for you as stated by Boris: viewtopic.php?p=29958#p29958
Yes I have tried. It did not work.
Mattk wrote: Sun Jun 14, 2020 9:15 am /tmp/mnt/PWS/version needs to be deleted to have the NANO reloading the PWS stuff during reboot.
I did not try this. I have deleted the file and post after meteobridge has rebooted if it works or not.
Liechti
Fresh Boarder
Fresh Boarder
Posts: 4
Joined: Sun Jun 14, 2020 7:41 am

Re: Metebridge Nano SD - Local Dashboard

Post by Liechti »

Mattk wrote: Sun Jun 14, 2020 9:15 am /tmp/mnt/PWS/version needs to be deleted to have the NANO reloading the PWS stuff during reboot.
Yes, this did the trick. Thank you alot.
User avatar
ConligWX
Platinum Boarder
Platinum Boarder
Posts: 329
Joined: Wed Nov 14, 2018 12:48 pm
Location: Conlig, Co. Down, UK
Contact:

Re: Metebridge Nano SD - Local Dashboard

Post by ConligWX »

Liechti wrote: Mon Jun 15, 2020 2:09 pm
ConligWX wrote: Sun Jun 14, 2020 8:17 am Have you tried using the reset button?
This reinstalls the software for you as stated by Boris: viewtopic.php?p=29958#p29958
Yes I have tried. It did not work.
I suggest you contact Boris then and report the reset feature is not working as intended
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7874
Joined: Mon Oct 01, 2007 10:51 pm

Re: Metebridge Nano SD - Local Dashboard **SOLVED**

Post by admin »

"reset" should work on most recent versions. You have to do a manual reboot after that.
Post Reply