Thanks, I found the weewx log in /var/log/syslog and I noticed an error 
that says 

TypeError: POST data should be bytes, an iterable of bytes, or a file 
object. It cannot be of type str

I could use suggestions on what I can change to fix this. A quick internet 
search turned up a suggestion to add a .encode("utf-8") onto the end of a 
line somewhere that uses urlencode 

I am currently trying to use the influx 2.0 weewx setup found 
here: https://github.com/david-lutz/weewx-influx2

On Monday, December 13, 2021 at 8:35:40 PM UTC-5 Greg Troxel wrote:

>
> JJ <[email protected]> writes:
>
> > Thanks. I am trying to make this connection work but I am not having 
> luck 
> > seeing my data in influxdb or Grafana yet. Is there anything missing 
> from 
> > this part of the weewx.conf file if I want to send my Davis Pro2 data 
> into 
> > a remotely hosted influxdb database and Grafana instance that is in a 
> > docker container on a digitalocean linux droplet?
>
> When you did "telnet [hostnname-of-droplet] 8086", did it connect?
> Did you see that connection in the influx log?
> Did you read the weewx log?
>

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/295c40a7-d251-4f7d-911b-64a02f8e6e91n%40googlegroups.com.

Reply via email to