On Friday, September 22, 2017 at 7:28:02 AM UTC-4, Damjan Hajsek wrote: > > Here is a link for values I write both preassure and rain rate and below > data from weewx. > When I manually start weewx I get some errors so half is with manually > starting weewx and half when restart weewx. > > > http://zerobin.povej.net/?2b67951062395755#msXGtrC6ARHSBTBUCDj5qdeV920nG2FzZbloR3nozAI= >
damjan, by now it should be obvious that you cannot run two instances of weewx at the same time when they both try listen on port 9999; you must stop any weewx daemon before you run weewx directly. in order to diagnose values from sensors, we need to see LOOP (and possibly REC) values. to do this you must run weewx directly, i.e., not as a daemon: http://weewx.com/docs/usersguide.htm#Running_directly when you run weewx directly it display sensor values as soon as it receives them from the hardware. while weewx is running, you must look at the weather station console and write down the values you see at the time of each LOOP packet. then post the LOOP output and the values you wrote down from the console. it would also help if you would explain what you expect to see, otherwise we don't know whether there is a problem with weewx or an 'education' problem. m -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
