Hi I have installed MQTT and using a cloud broker(https://www.cloudmqtt.com) and it seems to upload fine. But Belchertown will not connect to the broker(see screenshot)
>From log: Jan 14 12:43:12 Desktop weewx[3685]: restx: MQTT: service version is 0.19 Jan 14 12:43:12 Desktop weewx[3685]: restx: MQTT: binding to loop Jan 14 12:43:12 Desktop weewx[3685]: restx: MQTT: topic is weather Jan 14 12:43:12 Desktop weewx[3685]: restx: MQTT: desired unit system is METRICWX Jan 14 12:43:12 Desktop weewx[3685]: restx: MQTT: data will be uploaded to mqtt://user:[email protected]:18893/ Jan 14 12:43:12 Desktop weewx[3685]: engine: Starting up weewx version 3.9.2 Jan 14 12:43:12 Desktop weewx[3685]: engine: Starting main packet loop. Jan 14 12:43:53 Desktop weewx[3685]: restx: MQTT: Published record 2020-01-14 12:43:50 CET (1579002230) Jan 14 12:45:09 Desktop weewx[3685]: restx: MQTT: Published record 2020-01-14 12:45:06 CET (1579002306) >From weewx.conf: [[MQTT]] server_url = mqtt://user:[email protected]:18893/ topic = weather unit_system = METRICWX binding = loop aggregation = aggregate [[Belchertown]] HTML_ROOT = /var/www/html/weewx skin = Belchertown [[[Extras]]] mqtt_websockets_enabled = 1 mqtt_websockets_host = "user:[email protected]/" mqtt_websockets_port = 18893 mqtt_websockets_ssl = 0 mqtt_websockets_topic = "weather/loop" disconnect_live_website_visitor = 1800000 >From the brokers log 2020-01-14 10:59:56: Client weewx_e44816c2 disconnected. 2020-01-14 11:01:13: New connection from 185.107.xx.xx on port 18893. 2020-01-14 11:01:13: New client connected from 185.107.xx.xx as weewx_1e9080cf (c1, k60, u'smnbppey'). 2020-01-14 11:01:13: Client weewx_1e9080cf disconnected. 2020-01-14 11:02:39: New connection from 185.107.xx.xx on port 18893. Any ideas what I have missed. Rgds Gert On Saturday, June 1, 2019 at 6:57:56 PM UTC+2, Pat wrote: > > Belchertown skin 1.0 is released! > > This update contains a lot of updates and changes including *an entire > rewrite of the Highcharts system* which allows you to make almost any > graph you want for almost any time span you want. You can see some examples > of the charts you can make on the BelchertownWeather.com website graphs > page <https://belchertownweather.com/graphs/?graph=all>. > > You can add/remove/change/reorder any chart, change colors, add > observation plots, categorize for all time. Almost anything you want to do > is available! The skin comes with the standard 4 charts ready to go, but > there's extensive Belchertown Charts Documentation > <https://github.com/poblabs/weewx-belchertown/wiki/Belchertown-Charts-Documentation> > > which can help you get started. > > In addition to the Charts there's now a dark mode (which has an > auto-switching mode based on sunset/sunrise), more flexibility for > translations, user customized station observation table which is updated in > real time if the MQTT Websockets are enabled, and a lot more. Check the > release notes for all the details! > > You can download the latest release here > <https://github.com/poblabs/weewx-belchertown/releases/download/weewx-belchertown-1.0/weewx-belchertown-release-1.0.tar.gz>, > > and read all of the details on the changes here: > https://github.com/poblabs/weewx-belchertown/releases > > *Note: You cannot upgrade from Belchertown 0.9 and older*. You must > uninstall everything and reinstall new. This is due to the Chart system > being fully rewritten and the potential for conflicts. Please read this > upgrade guide if you are upgrading from an older version of Belchertown skin > <https://github.com/poblabs/weewx-belchertown/wiki/Upgrading-to-Belchertown-skin-1.0> > . > > Thanks to all the beta testers and translators over the last couple of > months help me iron out all the kinks and shape the skin in a way that can > be translated a little easier! > > Attached are some examples of the charts that can be made. If you find any > issues, you can reply here or open an issue on the Belchertown skin > GitHub page <https://github.com/poblabs/weewx-belchertown>. > -- 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/969faf24-cb9d-4ba6-9901-5b1d8e592483%40googlegroups.com.
