can anyone explain the wrong data? **solved**
Moderator: Mattk
can anyone explain the wrong data? **solved**
I have a MeteoBridge-Pro+ in combination with a Davis Vantage Vue. The most of it works but only the data from tagsMB.txt ?? is in-correct. Also the status info from "Weather data files" and "Weather data time" are red. See the red-lines in the attachments.
- Attachments
-
- Screenshot_2020-08-06 Het actuele weer.jpg (441.44 KiB) Viewed 1898 times
-
- Screenshot_2020-08-06 Status.jpg (344.19 KiB) Viewed 1898 times
- ConligWX
- Platinum Boarder
- Posts: 329
- Joined: Wed Nov 14, 2018 12:48 pm
- Location: Conlig, Co. Down, UK
- Contact:
Re: can anyone explain the wrong data?
date format, locales, incorrect time can all create these issues.
Regards Simon
https://www.conligwx.org/pws
https://www.conligwx.org/pws
Re: can anyone explain the wrong data?
The FTP-data from your weather-station/Meteobridge has never been uploaded to the expected folders.
The date time in http://www.plaatinfo.nl/weather28/uploadMB/tagsMB.txt
Code: Select all
|date|20180922|!
|time|170646|!
You can check the file at http://www.plaatinfo.nl/weather28/?tags&high&p=0000
The easiest way for me to help you is adding a screenshot of your Meteobridge setting for this file,
similar to this one from the WiKi at https://leuven-template.eu/dokuwiki28/d ... l:uploadmb You should check were the FTP-ed files arrive at your website.
For now they do not arrive in the weather28/uploadMB/ folder.
The realtime file is using HTTP for upload and is correct and contains recent data.
http://www.plaatinfo.nl/weather28/uploadMB/realtime.txt
Succes, Wim
P.S. 1
I just stumbled at your post.
I daily visit the support topic for questions/support for the Leuven-Template at https://www.wxforum.net/index.php?topic=36504.0
P.S. 2
You are using a non-existing Meteoalarm.eu region NL004 which is only used for focussing in their website.
http://www.meteoalarm.eu/en_UK/0/0/NL004-Friesland.html
Please click on your region and check the browser address-line for a valid code which would be NL017
for http://www.meteoalarm.eu/en_UK/0/0/NL017-Friesland.html
Re: can anyone explain the wrong data?
Thanks Wim, in the attachment my SFTP and HTTP info.
- Attachments
-
- LiveData HTTP en SFTP.jpg (28.14 KiB) Viewed 1873 times
-
- Screenshot_2020-08-06 Meteobridge PRO.jpg (54.81 KiB) Viewed 1873 times
Re: can anyone explain the wrong data?
There seems to be a typing error in the path (pad) I think it should be:
This document (in Dutch) from your hosting-provider explains the path to your site
https://helpdesk.mijndomein.nl/hc/nl/ca ... ing-Pakket
Wim
Code: Select all
/public/sites/www.plaatinfo.nl/weather28/uploadMB/tagsMB.txt
https://helpdesk.mijndomein.nl/hc/nl/ca ... ing-Pakket
There is also a test button at the bottom of your Meteobridge Services tab to test if the test-file, with a time-stamp as contents, arrived at the expected place.Uploaden naar de juiste map
Om je website te updaten en/of publiceren moet je de bestanden van je website kopieren naar de map
/public/sites/www.jouwdomeinnaam.ext/
op de web server.
Wim
Re: can anyone explain the wrong data?
Problem solved. The problem was the psw code for SFTP with my internet. A new psw and al uploads where O.K. In all psw code you see only asterix and copy of that gives the fault. Wim thanks for the info.