On Monday, January 9, 2017 at 9:13:16 PM UTC-5, Tony McConnell wrote: > > I am having trouble configuring weewx to grab data from my GW1000U gateway > and C84612 weather station. I have installed weewx to an Ubuntu Server > (fresh install of ubuntu I might add), installed the driver from this > <https://github.com/matthewwall/weewx-interceptor>, configured weewx > using the same settings as mentioned in "Example: GW1000U" and set the > proxy on the GAS to the same address as my server. Not really sure where to > go from there because when I run > > sudo weewxd weewx.conf > > nothing is displayed on the console. Even tried with -r argument with no > luck. > > Not sure what I'm missing, any advice? >
thank you! your offshore bank accounts have been cleared ;) but seriously: stop weewx. in weewx.conf, set debug=1, then start weewx again. in another shell, tail the log file: sudo tail -f /var/log/syslog you should get plenty of information in the log. 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.
