These are my conf - file settings..
skin.conf
# MQTT Websockets defaults
mqtt_websockets_enabled = 1
mqtt_websockets_host = "localhost"
mqtt_websockets_port = 9001
mqtt_websockets_ssl = 0
mqtt_websockets_topic = "weather/loop"
disconnect_live_website_visitor = 1800000
weewx.conf
[[MQTT]]
server_url = mqtt://pi:xxxxxx@localhost:1883/
topic = weather
unit_system = US
binding = archive, loop
aggregation = aggregate
I tried Edge Browser ... same problem. (I normally use Chrome)
On Tuesday, September 8, 2020 at 10:29:47 AM UTC-4 Arend wrote:
> Your configuration of MQTT in the Belchertwon skin.conf is complete? And
> are you using the right topics in MQTT? It would be best if you posted the
> MQTT sections of your weex.conf and Belchertown skin.conf here. Otherwise
> it is very hard for someone to figure out what might be wrong.
>
> Op dinsdag 8 september 2020 om 14:09:03 UTC+2 schreef [email protected]:
>
>> Vince;
>>
>> thanks for the reply ... I'll keep searching. (I've already followed
>> those posts)
>> I have a running MQTT broker - that is returning published messages, my
>> local webserver for weewx that has Belchertown skins enabled displaying the
>> data.
>>
>>
>> On Monday, September 7, 2020 at 6:20:57 PM UTC-4 vince wrote:
>>
>>> On Monday, September 7, 2020 at 9:50:27 AM UTC-7, Tom Cichowicz wrote:
>>>
>>>> I've successfully installed the MQTT extension, to attempt to get
>>>> forecast data displayed on the skin pages...
>>>> I have also installed an MQTT , for web socket requirements, and
>>>> finally got it publishing records...
>>>> Sep 7 12:43:29 weewx weewx[8055] INFO weewx.restx: MQTT: Published
>>>> record 2020-09-07 12:43:25 EDT (1599497005)
>>>> Sep 7 12:43:32 weewx weewx[8055] INFO weewx.restx: MQTT: Published
>>>> record 2020-09-07 12:43:28 EDT (1599497008)
>>>> Sep 7 12:43:34 weewx weewx[8055] INFO weewx.restx: MQTT: Published
>>>> record 2020-09-07 12:43:31 EDT (1599497011)
>>>>
>>>> Still haven't figured out the message on the index.html page...
>>>> *"Failed connecting to the weather station. Please try again later!"*
>>>>
>>>> anyone that can comment to help would be appreciated...
>>>>
>>>>
>>>
>>> Again - search the group archives please. This has come up a dozen times.
>>>
>>> You need a MQTT broker (ie, a server) that has websockets configured
>>> correctly. You also need your weewx.conf to match that setup.
>>>
>>> There are several examples folks have previously posted on what
>>> 'correct' looks like.
>>>
>>
--
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/8e62907c-eabe-41b2-b155-67d7620dfb1fn%40googlegroups.com.