Goodmorning,
Just at this time I have a problem with sending data.
This is the log I get:
[i]wnetd (19.05.2020 07:00:02): process received signal (11) and terminated: wnet_handle* < appendlog < purge_wnet < purge_wnet < wnet_handle < send_data* < debugmsg* < debugmsg < send_mysql* < send_mysql < debugmsg* < de (L0:0x771c4238)
logger (19.05.2020 07:00:13): open named pipe "/dev/meteobridge" failed: Invalid argument
logger (19.05.2020 07:00:54): message above repeats 10 times.
test5m (19.05.2020 07:01:01): weathernet daemon stalled, will be restarted now.
wnetd (19.05.2020 07:01:01): process started.
wnetd (19.05.2020 07:01:01): send data thread started (pid:5308 tid:5309)[/i]
Can someone explain how I have to solve this problem?
Kind regards,
Jan Willem
weathernet daemon stalled -/dev/meteobridge" failed: Invalid argument. **solved**
Moderator: Mattk
weathernet daemon stalled -/dev/meteobridge" failed: Invalid argument. **solved**
Last edited by JWR on Wed May 20, 2020 5:19 pm, edited 1 time in total.
- ConligWX
- Platinum Boarder
- Posts: 329
- Joined: Wed Nov 14, 2018 12:48 pm
- Location: Conlig, Co. Down, UK
- Contact:
Re: Problem with sending data
I take it you have rebooted the device just to see if the error clears?
Regards Simon
https://www.conligwx.org/pws
https://www.conligwx.org/pws
Re: weathernet daemon stalled -/dev/meteobridge" failed: Invalid argument
Yes I did and the problem continues.
Last edited by JWR on Wed May 20, 2020 5:19 pm, edited 1 time in total.
- ConligWX
- Platinum Boarder
- Posts: 329
- Joined: Wed Nov 14, 2018 12:48 pm
- Location: Conlig, Co. Down, UK
- Contact:
Re: Problem with sending data
do you have a service or app setting for weathernet. looks like this is somehow failing. can you disable/remove that and does the error dissappear?
Regards Simon
https://www.conligwx.org/pws
https://www.conligwx.org/pws
weathernet daemon stalled -/dev/meteobridge" failed: Invalid argument
The title of this post will probably not attract the most technical poeple.
I used Search found 16 matches: open named pipe "/dev/meteobridge" failed:
But yours is a new one, all others were for "No such device"
Maybe you should change the subject of original post as I did with my answer.
As always the meteobridge recovers and restarts, but this is not a normal situation.
I hope Boris will see this post as he needs to takes a look why your uploading to one of the weathernets fails.
Wim
I used Search found 16 matches: open named pipe "/dev/meteobridge" failed:
But yours is a new one, all others were for "No such device"
Maybe you should change the subject of original post as I did with my answer.
As always the meteobridge recovers and restarts, but this is not a normal situation.
I hope Boris will see this post as he needs to takes a look why your uploading to one of the weathernets fails.
Wim
Re: Problem with sending data
It is really strange, because I have this problem not with another Meteobridge. So I don't know.ConligWX wrote: Wed May 20, 2020 3:49 pm do you have a service or app setting for weathernet. looks like this is somehow failing. can you disable/remove that and does the error dissappear?
Re: Problem with sending data
I found the problem. Thank you wvdkuil, i found it here:ConligWX wrote: Wed May 20, 2020 3:49 pm do you have a service or app setting for weathernet. looks like this is somehow failing. can you disable/remove that and does the error dissappear?
https://leuven-template.eu/smf/index.php?topic=79.0
There you can read:
dailyEt => sol0evo-daysum
sol0evo: evapotranspiration in mm (only supported on Davis Vantage stations)
And in the code for a MSQL it was used for a Davis VUE.
So its logic that it was a Invalid argument.