Dne torek, 12. september 2017 12.40.06 UTC+2 je oseba mwall napisala:
>
> damjan,
>
> the interceptor driver is listening on port 9999:
>
> Sep 12 09:25:01 povej weewx[13716]: interceptor: MainThread: driver 
> version is 0.30 
> Sep 12 09:25:01 povej weewx[13716]: interceptor: MainThread: device type: 
> observer 
> Sep 12 09:25:01 povej weewx[13716]: interceptor: MainThread: sensor map: 
> None 
> Sep 12 09:25:01 povej weewx[13716]: interceptor: MainThread: mode is 
> listen 
> Sep 12 09:25:01 povej weewx[13716]: interceptor: MainThread: listen on :
> 9999
>
> you must either change it to listen on port 8080:
>
> [Interceptor]
>     device_type = observer
>     mode = listen
>     port = 8080
>
> or you must open port 9999 on the firewall/router and change the weather 
> station to use port 9999:
>
> ServerPort = 9999
>
> m
>

I am sorry forget to mention I changed port to 9999, because port 8080 and 
8000 are already taken.
I have setup all on port 9999 on my weather station, firewall and weewx to 
listen on 9999

-- 
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.

Reply via email to