That's a really good point. I never thought of just using the weather underground URL. I'll give that a shot and see if it works.
I spent the day trying to get this to work at all am quite proud of it "just" working with WU's site. I'm super new to RPi and Linux so I appreciate the help. So what you're saying is that I should set the "Station" for my personal use, using my WU site and I can use the "StdRESTful" for my private use, using my WAN IP address? **I had a hard enough time trying to edit the conf. file since the package got installed to my "etc" folder on my RPi3 and I ended up using "sudo leafpad /etc/weewx/weewx.conf" to edit my config file. I'm sure I went wrong somewhere but that's the workaround I eventually found. Does that seem right? On Saturday, October 8, 2016 at 9:02:01 PM UTC-7, mwall wrote: > > hi tim, > > the log should tell you what is happening. most likely the registration > is failing because there is no server_url > > why not use your wundergound url? then change to the station's public web > page when (if) you want to publish that one. > > btw, you can set the root level server_url to your station's local web > page, and the registration url to whatever you want the public to see. for > example: > > [Station] > ... > station_url = http://private.lan/weewx > > [StdRESTful] > [[StationRegistry]] > register_this_station = True > station_url = http://public.com/weewx > > 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.
