On Wednesday, December 23, 2020 at 2:05:28 PM UTC-8 misk...@gmail.com wrote:
> just to be sure - server_url = mqtt://pi:password@url:8883/ > URL can be localhost, or should I use my https:// webpage > "jastrabie.online"? > Never localhost Always use the MQTT broker's ip address or hostname or ideally FQDN In your example, 'jastrable.online' hopefully is a fully qualified domain name, but I've never heard of that domain and it doesn't resolve for me here. I'd suggest initially using your MQTT broker system's ip address there for initial testing to know that the broker config works. Then move later to putting in the fully qualified domain name that ip resolves to as step 2. -- 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 weewx-user+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/2deddf4e-50d1-41f8-b47d-134e5246ec11n%40googlegroups.com.