sudo weewxd weewx.conf
Jan 9 19:30:12 ubuntu-server weewx[5934]: import of driver failed: __init__() got an unexpected keyword argument 'station_serial' (<type 'exceptions.TypeError'>)Jan 9 19:30:12 ubuntu-server weewx[5934]: engine: Unable to load driver: __init__() got an unexpected keyword argument 'station_serial'
station_serial = 7FFFXXXXXXXXXXXX # 16-character registration key
Wow, I feel like an idiot. I don't know why I thought running it directly would spit out that debug info. So in the log it threw an error:Jan 9 19:30:12 ubuntu-server weewx[5934]: import of driver failed: __init__() got an unexpected keyword argument 'station_serial' (<type 'exceptions.TypeError'>)Jan 9 19:30:12 ubuntu-server weewx[5934]: engine: Unable to load driver: __init__() got an unexpected keyword argument 'station_serial'
Somewhat confused because the readme for the intercepter driver has this:That how I have it in my config but with my serial number.station_serial = 7FFFXXXXXXXXXXXX # 16-character registration key
the bug is in the documentation. the keyword is 'serial', not 'station_serial'
readme has been fixed at commit 77c1e6e
m
--
You received this message because you are subscribed to a topic in the Google Groups "weewx-user" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/weewx-user/W6z-3aF_PQA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to weewx-user+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.