Dne ponedeljek, 11. september 2017 16.00.53 UTC+2 je oseba mwall napisala: > > > > On Monday, September 11, 2017 at 9:24:48 AM UTC-4, Damjan Hajsek wrote: >> >> Thank you for helping, now I have more infos. >> I have already setup my weather station to send data, but I am soure I >> miss something with weewx. >> Below are settings from my weather station >> >> [Menu] >> default=www.wunderground.com >> web=1 >> web1=www.wunderground.com >> web2=vreme.povej.net >> >> [www.wunderground.com] >> Server=www.wunderground.com >> ServerType=php >> ServerPort=80 >> UploadType=Customize >> ReadOnly=true >> >> [vreme.povej.net ] >> Server=vreme.povej.net >> ServerType=php >> ServerPort=80 >> UploadType=Customize >> ReadOnly=true >>> >>> >>> > is weewx running on vreme.povej.net? > > you must set Server=x.x.x.x where x.x.x.x is the ip address (or host name) > of the computer on which weewx is running with the weewx-interceptor driver. > > then configure the interceptor driver to be in listen mode on port 80 > > if weewx is running on a computer that is already running a web server on > port 80, then configure weewx to use some other port, say 8000, and set > ServerPort on the weather station to that port > > set debug=1 then watch the log to see when weewx starts to receive data > > m >
ok what I did, is first to reconfigure to interceptor driver (device_type = observer), and set port 8880 in weewx.conf and than restart weewex, which is now running on povej.net I have also opened port 8880 on firewall than set port 8880 on my weather station ServerPort=8880 and restart weather station. I also set Server=X.X.X.X my server IP. debug is still enabled 1 in weewx.conf I checked www.wunderground.com and now it updates from my weather station, but my http://vreme.povej.net is still not updated. Don't know what should I set on weather station for ServerType=php should it be ServerType=php or ServerType=jsp -- 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.
