Search found 42 matches

by azchrisf
Wed May 12, 2021 1:17 am
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: No restart of logger still restarts. **solved**
Replies: 1
Views: 791

No restart of logger still restarts. **solved**

In addition to the GW1000 problem, the WH57 Lightning sensor not being detected, there is now another issue I have noticed. Despite being ticked "no restart of logger when lacking data from this station", Meteobridge still restarts the logger. logger (08.05.2021 19:03:22): station 1 (Purpl...
by azchrisf
Tue May 04, 2021 8:25 pm
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: Strange issue with GW1000
Replies: 4
Views: 1957

Re: Strange issue with GW1000

So this issue occurred again, same error messages after 7 days. I have removed the the GW1000 from MeteoBridge because reliability is key, and the issue has not reoccurred. I don’t have any programs communicating with the gw1000. So this is some issue with Meteobridge and it’s interaction with the G...
by azchrisf
Mon Apr 19, 2021 7:15 pm
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: Strange issue with GW1000
Replies: 4
Views: 1957

Re: Strange issue with GW1000

Sorry Boris I didn’t see your email. :( The only thing I have running that is polling MeteoBridge is Weather Display, and even that is only for the Davis sensors (Station 0) not the other 2 stations. I don’t think you can adjust how often it polls, and from watching it only polls every few seconds. ...
by azchrisf
Mon Apr 19, 2021 12:48 am
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: Strange issue with GW1000
Replies: 4
Views: 1957

Strange issue with GW1000

I'm on Rpi 3B and This is happening every 4 or 5 days where whatever happens knocks out all sensor reporting, everything just fails no sensors from any of the stations at all. The gw1000 is station 2, I have a 8 xmiter Davis as 0 and a purple air as 1. Messages logger (17.04.2021 19:46:56): open nam...
by azchrisf
Sun Apr 18, 2021 6:05 pm
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: Script to adjust scheduled events?
Replies: 2
Views: 2475

Re: Script to adjust scheduled events?

If Boris is using Cron, then I think yes you could write a script to do it but you would need to be versed in shell scripting and also reading the current values.
by azchrisf
Sun Apr 18, 2021 5:54 pm
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: wrong Ecowitt lightning sensor description/names in MB
Replies: 8
Views: 2232

Re: wrong Ecowitt lightning sensor description/names in MB

Heck I’d like it just so I can see my lightning sensor. :D
And I totally agree these sensors are very interesting and with MB feeding data it makes data collection and or upload to our websites an important feature.
by azchrisf
Tue Apr 06, 2021 12:05 am
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: Can't get backup to work. **solved**
Replies: 9
Views: 3024

Re: Can't get backup to work. **solved**

And also, Boris, I have to ask, why do you chastise me when your own built in backup script did not detect the device (which is /dev/sda1...) and I had to modify it?

I would think it would be better to help than to condem.
by azchrisf
Tue Mar 23, 2021 6:03 pm
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: Can't get backup to work. **solved**
Replies: 9
Views: 3024

Re: Can't get backup to work

I reformatted the disk to ext4, and I can see that the system sees it when I do "fdisk", it's listed as "sda". No matter what I do it still thinks "there is no media". I manually edited the file and replaced the ls -C /dev/sd?1 2>/dev/null | cut -f1` with just /dev/sda...
by azchrisf
Fri Mar 12, 2021 6:04 pm
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: Can't get backup to work. **solved**
Replies: 9
Views: 3024

Re: Can't get backup to work

I reformatted the disk to ext4, and I can see that the system sees it when I do "fdisk", it's listed as "sda". No matter what I do it still thinks "there is no media". I manually edited the file and replaced the ls -C /dev/sd?1 2>/dev/null | cut -f1` with just /dev/sda ...
by azchrisf
Thu Mar 11, 2021 6:47 pm
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: Can't get backup to work. **solved**
Replies: 9
Views: 3024

Re: Can't get backup to work

I'm doing it in Services. Yes, i"m trying to backup the database (data).
The USB stick is FAT32 formatted.
Snap1.png
Snap1.png (37.52 KiB) Viewed 2991 times
by azchrisf
Thu Mar 11, 2021 1:36 am
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: Can't get backup to work. **solved**
Replies: 9
Views: 3024

Can't get backup to work. **solved**

I'm trying to run the standard backup script (backup.sh) on the Raspberry Pi as a service. I have entered "backup.bak" as the filename, and I have a USB stick plugged in next to the Meteostick, but all I get from the console log: backup (10.03.2021 14:46:56): no target media found. Any help?
by azchrisf
Wed Mar 10, 2021 9:54 am
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: No data after firmware update. **solved**
Replies: 8
Views: 2344

Re: No data after firmware update

Same here. Appears to be a bug introduced. I Emailed Boris.
by azchrisf
Wed Feb 03, 2021 6:24 pm
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: Wetbulb Temperature User Defined Plugin Weatherstation
Replies: 8
Views: 3877

Re: Wetbulb Temperature User Defined Plugin Weatherstation

I copied the files directly out of the archive to the MB, and I use Ultraedit which preserves whichever line ending format that is used. You did not enclose your if with the { and }, it may have to do with it branching to an "else" that caused the problem? Dunno. if(Ediff == 0.0) break els...
by azchrisf
Wed Feb 03, 2021 3:56 am
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: Wetbulb Temperature User Defined Plugin Weatherstation
Replies: 8
Views: 3877

Re: Wetbulb Temperature User Defined Plugin Weatherstation

Yes I have a Pro Red. Here is the output from the ssh console: awk: /tmp/mnt/data/scripts/mbwbpi.plugin:83: Unexpected token Thank you for posting that, once it output the line number I looked and it looks like you did not close your if-else statement with braces. Fixed that and testing now. Seems t...