Problemas para publicar mqtt

111 views
Skip to first unread message

jose riaño

unread,
May 25, 2023, 3:59:44 PM5/25/23
to weewx-user
me muestra este  error:  

May 25 14:55:37 raspberrypi weewx[1500]: restx: MQTT: Failed to connect to MQTT server (URL): timed out
May 25 14:55:37 raspberrypi weewx[1500]: restx: MQTT: Failed to publish record 2023-05-25 14:55:00 -05 (1685044500): MQTT client not available

vince

unread,
May 25, 2023, 8:59:14 PM5/25/23
to weewx-user
Pre-Requisites Install the MQTT python bindings For python3: sudo pip3 install paho-mqtt For python2: sudo pip install paho-mqtt

jose riaño

unread,
May 26, 2023, 2:30:45 PM5/26/23
to weewx-user
no nada ya lo hice y me sigue el error ??? que podrá ser 

jose riaño

unread,
Jun 8, 2023, 12:41:13 PM6/8/23
to weewx...@googlegroups.com
 11:34:22 raspberrypi systemd[1]: Stopping LSB: weewx weather system...
Jun  8 11:34:22 raspberrypi weewx[9085]: engine: Received signal TERM (15).
Jun  8 11:34:22 raspberrypi weewx[9085]: engine: Main loop exiting. Shutting engine down.
Jun  8 11:34:26 raspberrypi weewx[9085]: restx: MQTT: Failed to connect to MQTT server (mqtt://...........................): timed out
Jun  8 11:34:26 raspberrypi weewx[9085]: restx: MQTT: Failed to connect to MQTT server (mqtt://............................): timed out
Jun  8 11:34:26 raspberrypi weewx[9085]: restx: MQTT: Failed to publish record 2023-06-08 11:34:00 -05 (1686242040): MQTT client not available
Jun  8 11:34:26 raspberrypi weewx[9085]: restx: MQTT: Failed to publish record 2023-06-08 11:34:00 -05 (1686242040): MQTT client not available
Jun  8 11:34:26 raspberrypi weewx[9085]: restx: Shut down MQTT thread.
Jun  8 11:34:26 raspberrypi weewx[9085]: engine: Shutting down StdReport thread
Jun  8 11:34:26 raspberrypi weewx[9085]: engine: StdReport thread has been terminated
Jun  8 11:34:26 raspberrypi weewx[9085]: restx: Shut down MQTT thread.
Jun  8 11:34:26 raspberrypi weewx[9085]: engine: Terminating weewx version 3.9.2
Jun  8 11:34:27 raspberrypi weewx[9085]:     ****  Traceback (most recent call last):
Jun  8 11:34:27 raspberrypi weewx[9085]:     ****    File "/usr/share/weewx/weewx/engine.py", line 894, in main
Jun  8 11:34:27 raspberrypi weewx[9085]:     ****      engine.run()
Jun  8 11:34:27 raspberrypi weewx[9085]:     ****    File "/usr/share/weewx/weewx/engine.py", line 188, in run
Jun  8 11:34:27 raspberrypi weewx[9085]:     ****      for packet in self.console.genLoopPackets():
Jun  8 11:34:27 raspberrypi weewx[9085]:     ****    File "/usr/share/weewx/weewx/drivers/vantage.py", line 508, in genLoopPackets
Jun  8 11:34:27 raspberrypi weewx[9085]:     ****      for _loop_packet in self.genDavisLoopPackets(200):
Jun  8 11:34:27 raspberrypi weewx[9085]:     ****    File "/usr/share/weewx/weewx/drivers/vantage.py", line 535, in genDavisLoopPackets
Jun  8 11:34:27 raspberrypi weewx[9085]:     ****      _buffer = self.port.read(99)
Jun  8 11:34:27 raspberrypi weewx[9085]:     ****    File "/usr/share/weewx/weewx/drivers/vantage.py", line 256, in read
Jun  8 11:34:27 raspberrypi weewx[9085]:     ****      _buffer = self.serial_port.read(chars)
Jun  8 11:34:27 raspberrypi weewx[9085]:     ****    File "/usr/lib/python2.7/dist-packages/serial/serialposix.py", line 483, in read
Jun  8 11:34:27 raspberrypi weewx[9085]:     ****      ready, _, _ = select.select([self.fd, self.pipe_abort_read_r], [], [], timeout.time_left())
Jun  8 11:34:27 raspberrypi weewx[9085]:     ****    File "/usr/share/weewx/weewx/engine.py", line 812, in sigTERMhandler
Jun  8 11:34:27 raspberrypi weewx[9085]:     ****      raise Terminate
Jun  8 11:34:27 raspberrypi weewx[9085]:     ****  Terminate
Jun  8 11:34:27 raspberrypi weewx[9685]: Stopping weewx weather system: weewx..
Jun  8 11:34:27 raspberrypi systemd[1]: weewx.service: Succeeded.
Jun  8 11:34:27 raspberrypi systemd[1]: Stopped LSB: weewx weather system.



 Tengo esta salida pero no se me ayudan por favor ???

--
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+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/ff84bfd7-fdbe-48b9-922d-7ea9a59730d4n%40googlegroups.com.


--
Ing. JOSE JUAQUIN RIAÑO BECERRA.
1094267801

michael.k...@gmx.at

unread,
Jun 16, 2023, 4:29:37 AM6/16/23
to weewx-user
mqtt://...........................

Host, port, path... correct and accessible? The "failed to connect/timeout" indicates there is an error.

jose riaño

unread,
Jun 21, 2023, 6:42:24 PM6/21/23
to weewx...@googlegroups.com
pi@raspberrypi:~ $ sudo tail -f /var/log/syslog
Jun 21 17:33:11 raspberrypi weewx[6711]: manager: Daily summary version is 2.0
Jun 21 17:33:11 raspberrypi weewx[6711]: manager: Daily summary version is 2.0
Jun 21 17:33:11 raspberrypi weewx[6711]: engine: Clock error is -0.30 seconds (positive is fast)
Jun 21 17:33:11 raspberrypi weewx[6711]: vantage: Getting archive packets since 2023-06-21 17:30:00 -05 (1687386600)
Jun 21 17:33:11 raspberrypi weewx[6711]: vantage: Gentle wake up of console successful
Jun 21 17:33:11 raspberrypi weewx[6711]: vantage: Retrieving 0 page(s); starting index= 0
Jun 21 17:33:11 raspberrypi weewx[6711]: engine: Starting main packet loop.
Jun 21 17:33:11 raspberrypi weewx[6711]: vantage: Gentle wake up of console successful
Jun 21 17:33:11 raspberrypi weewx[6711]: vantage: Requesting 200 LOOP packets.
Jun 21 17:33:11 raspberrypi weewx[6711]: vantage: Gentle wake up of console successful
Jun 21 17:33:18 raspberrypi systemd[1]: Stopping LSB: weewx weather system...
Jun 21 17:33:18 raspberrypi weewx[6711]: engine: Received signal TERM (15).
Jun 21 17:33:18 raspberrypi weewx[6711]: engine: Main loop exiting. Shutting engine down.
Jun 21 17:33:18 raspberrypi weewx[6711]: restx: Shut down MQTT thread.
Jun 21 17:33:18 raspberrypi weewx[6711]: restx: Shut down MQTT thread.
Jun 21 17:33:18 raspberrypi weewx[6711]: engine: Terminating weewx version 3.9.2
Jun 21 17:33:18 raspberrypi weewx[6711]:     ****  Traceback (most recent call last):
Jun 21 17:33:18 raspberrypi weewx[6711]:     ****    File "/usr/share/weewx/weewx/engine.py", line 894, in main
Jun 21 17:33:18 raspberrypi weewx[6711]:     ****      engine.run()
Jun 21 17:33:18 raspberrypi weewx[6711]:     ****    File "/usr/share/weewx/weewx/engine.py", line 188, in run
Jun 21 17:33:18 raspberrypi weewx[6711]:     ****      for packet in self.console.genLoopPackets():
Jun 21 17:33:18 raspberrypi weewx[6711]:     ****    File "/usr/share/weewx/weewx/drivers/vantage.py", line 508, in genLoopPackets
Jun 21 17:33:18 raspberrypi weewx[6711]:     ****      for _loop_packet in self.genDavisLoopPackets(200):
Jun 21 17:33:18 raspberrypi weewx[6711]:     ****    File "/usr/share/weewx/weewx/drivers/vantage.py", line 535, in genDavisLoopPackets
Jun 21 17:33:18 raspberrypi weewx[6711]:     ****      _buffer = self.port.read(99)
Jun 21 17:33:18 raspberrypi weewx[6711]:     ****    File "/usr/share/weewx/weewx/drivers/vantage.py", line 256, in read
Jun 21 17:33:18 raspberrypi weewx[6711]:     ****      _buffer = self.serial_port.read(chars)
Jun 21 17:33:18 raspberrypi weewx[6711]:     ****    File "/usr/lib/python2.7/dist-packages/serial/serialposix.py", line 483, in read
Jun 21 17:33:18 raspberrypi weewx[6711]:     ****      ready, _, _ = select.select([self.fd, self.pipe_abort_read_r], [], [], timeout.time_left())
Jun 21 17:33:18 raspberrypi weewx[6711]:     ****    File "/usr/share/weewx/weewx/engine.py", line 812, in sigTERMhandler
Jun 21 17:33:18 raspberrypi weewx[6711]:     ****      raise Terminate
Jun 21 17:33:18 raspberrypi weewx[6711]:     ****  Terminate
Jun 21 17:33:18 raspberrypi weewx[6730]: Stopping weewx weather system: weewx.
Jun 21 17:33:18 raspberrypi systemd[1]: weewx.service: Succeeded.
Jun 21 17:33:18 raspberrypi systemd[1]: Stopped LSB: weewx weather system.
Jun 21 17:33:18 raspberrypi systemd[1]: Starting LSB: weewx weather system...
Jun 21 17:33:18 raspberrypi weewx[6761]: engine: Initializing weewx version 3.9.2
Jun 21 17:33:18 raspberrypi weewx[6761]: engine: Using Python 2.7.16 (default, Oct 10 2019, 22:02:15) #012[GCC 8.3.0]
Jun 21 17:33:18 raspberrypi weewx[6761]: engine: Platform Linux-5.10.17-v7l+-armv7l-with-debian-10.9
Jun 21 17:33:18 raspberrypi weewx[6761]: engine: Locale is 'es_CO.UTF-8'
Jun 21 17:33:18 raspberrypi weewx[6761]: engine: pid file is /var/run/weewx.pid
Jun 21 17:33:18 raspberrypi weewx[6765]: engine: Using configuration file /etc/weewx/weewx.conf
Jun 21 17:33:18 raspberrypi weewx[6765]: engine: Debug is 1
Jun 21 17:33:18 raspberrypi weewx[6765]: engine: Initializing engine
Jun 21 17:33:18 raspberrypi weewx[6765]: engine: Loading station type Vantage (weewx.drivers.vantage)
Jun 21 17:33:18 raspberrypi weewx[6765]: vantage: Driver version is 3.1.1
Jun 21 17:33:18 raspberrypi weewx[6750]: Starting weewx weather system: weewx.
Jun 21 17:33:18 raspberrypi systemd[1]: Started LSB: weewx weather system.
Jun 21 17:33:18 raspberrypi weewx[6765]: vantage: Opened up serial port /dev/ttyUSB0; baud 19200; timeout 4.00
Jun 21 17:33:18 raspberrypi weewx[6765]: vantage: Gentle wake up of console successful
Jun 21 17:33:19 raspberrypi weewx[6765]: vantage: Hardware type is 16
Jun 21 17:33:19 raspberrypi weewx[6765]: vantage: ISS ID is 1
Jun 21 17:33:19 raspberrypi weewx[6765]: vantage: Hardware name: Vantage Pro2
Jun 21 17:33:19 raspberrypi weewx[6765]: engine: Loading service weewx.engine.StdTimeSynch
Jun 21 17:33:19 raspberrypi weewx[6765]: engine: Finished loading service weewx.engine.StdTimeSynch
Jun 21 17:33:19 raspberrypi weewx[6765]: engine: Loading service weewx.engine.StdConvert
Jun 21 17:33:19 raspberrypi weewx[6765]: engine: StdConvert target unit is 0x1
Jun 21 17:33:19 raspberrypi weewx[6765]: engine: Finished loading service weewx.engine.StdConvert
Jun 21 17:33:19 raspberrypi weewx[6765]: engine: Loading service weewx.engine.StdCalibrate
Jun 21 17:33:19 raspberrypi weewx[6765]: engine: Finished loading service weewx.engine.StdCalibrate
Jun 21 17:33:19 raspberrypi weewx[6765]: engine: Loading service weewx.engine.StdQC
Jun 21 17:33:19 raspberrypi weewx[6765]: engine: Finished loading service weewx.engine.StdQC
Jun 21 17:33:19 raspberrypi weewx[6765]: engine: Loading service weewx.wxservices.StdWXCalculate
Jun 21 17:33:19 raspberrypi weewx[6765]: wxcalculate: The following values will be calculated: barometer=prefer_hardware, windchill=prefer_hardware, dewpoint=prefer_hardware, appTemp=prefer_hardware, rainRate=prefer_hardware, windrun=prefer_hardware, heatindex=prefer_hardware, maxSolarRad=prefer_hardware, humidex=prefer_hardware, pressure=prefer_hardware, inDewpoint=prefer_hardware, ET=prefer_hardware, altimeter=prefer_hardware, cloudbase=prefer_hardware
Jun 21 17:33:19 raspberrypi weewx[6765]: wxcalculate: The following algorithms will be used for calculations: altimeter=aaNOAA, maxSolarRad=RS
Jun 21 17:33:19 raspberrypi weewx[6765]: engine: Finished loading service weewx.wxservices.StdWXCalculate
Jun 21 17:33:19 raspberrypi weewx[6765]: engine: Loading service weewx.engine.StdArchive
Jun 21 17:33:19 raspberrypi weewx[6765]: engine: Archive will use data binding wx_binding
Jun 21 17:33:19 raspberrypi weewx[6765]: engine: Record generation will be attempted in 'hardware'
Jun 21 17:33:19 raspberrypi weewx[6765]: engine: Using archive interval of 300 seconds (specified by hardware)
Jun 21 17:33:19 raspberrypi weewx[6765]: engine: Use LOOP data in hi/low calculations: 1
Jun 21 17:33:19 raspberrypi weewx[6765]: manager: Daily summary version is 2.0
Jun 21 17:33:19 raspberrypi weewx[6765]: engine: Using binding 'wx_binding' to database 'Estaciones'
Jun 21 17:33:19 raspberrypi weewx[6765]: manager: Starting backfill of daily summaries
Jun 21 17:33:19 raspberrypi weewx[6765]: engine: Finished loading service weewx.engine.StdArchive
Jun 21 17:33:19 raspberrypi weewx[6765]: engine: Loading service weewx.restx.StdStationRegistry
Jun 21 17:33:19 raspberrypi weewx[6765]: restx: StationRegistry: Registration not requested.
Jun 21 17:33:19 raspberrypi weewx[6765]: engine: Finished loading service weewx.restx.StdStationRegistry
Jun 21 17:33:19 raspberrypi weewx[6765]: engine: Loading service weewx.restx.StdWunderground
Jun 21 17:33:19 raspberrypi weewx[6765]: restx: Wunderground: Posting not enabled.
Jun 21 17:33:19 raspberrypi weewx[6765]: engine: Finished loading service weewx.restx.StdWunderground
Jun 21 17:33:19 raspberrypi weewx[6765]: engine: Loading service weewx.restx.StdPWSweather
Jun 21 17:33:19 raspberrypi weewx[6765]: restx: PWSweather: Posting not enabled.
Jun 21 17:33:19 raspberrypi weewx[6765]: engine: Finished loading service weewx.restx.StdPWSweather
Jun 21 17:33:19 raspberrypi weewx[6765]: engine: Loading service weewx.restx.StdCWOP
Jun 21 17:33:19 raspberrypi weewx[6765]: restx: CWOP: Posting not enabled.
Jun 21 17:33:19 raspberrypi weewx[6765]: engine: Finished loading service weewx.restx.StdCWOP
Jun 21 17:33:19 raspberrypi weewx[6765]: engine: Loading service weewx.restx.StdWOW
Jun 21 17:33:19 raspberrypi weewx[6765]: restx: WOW: Posting not enabled.
Jun 21 17:33:19 raspberrypi weewx[6765]: engine: Finished loading service weewx.restx.StdWOW
Jun 21 17:33:19 raspberrypi weewx[6765]: engine: Loading service weewx.restx.StdAWEKAS
Jun 21 17:33:19 raspberrypi weewx[6765]: restx: AWEKAS: Posting not enabled.
Jun 21 17:33:19 raspberrypi weewx[6765]: engine: Finished loading service weewx.restx.StdAWEKAS
Jun 21 17:33:19 raspberrypi weewx[6765]: engine: Loading service user.mqtt.MQTT
Jun 21 17:33:19 raspberrypi weewx[6765]: restx: MQTT: service version is 0.24
Jun 21 17:33:19 raspberrypi weewx[6765]: restx: MQTT: binding to archive
Jun 21 17:33:19 raspberrypi weewx[6765]: restx: MQTT: data_binding is wx_binding
Jun 21 17:33:19 raspberrypi weewx[6765]: restx: MQTT: topic is estacion_buga/loop
Jun 21 17:33:19 raspberrypi weewx[6765]: restx: MQTT: data will be uploaded to mqtt://estaciones_meteorologicas:x...@m53bfd36.ala.us-east-1.emqxsl.com:8883
Jun 21 17:33:19 raspberrypi weewx[6765]: engine: Finished loading service user.mqtt.MQTT
Jun 21 17:33:19 raspberrypi weewx[6765]: engine: Loading service weewx.engine.StdPrint
Jun 21 17:33:19 raspberrypi weewx[6765]: engine: Finished loading service weewx.engine.StdPrint
Jun 21 17:33:19 raspberrypi weewx[6765]: engine: Loading service weewx.engine.StdReport
Jun 21 17:33:19 raspberrypi weewx[6765]: engine: Finished loading service weewx.engine.StdReport
Jun 21 17:33:19 raspberrypi weewx[6765]: engine: Loading service user.mqtt.MQTT
Jun 21 17:33:19 raspberrypi weewx[6765]: restx: MQTT: service version is 0.24
Jun 21 17:33:19 raspberrypi weewx[6765]: restx: MQTT: binding to archive
Jun 21 17:33:19 raspberrypi weewx[6765]: restx: MQTT: data_binding is wx_binding
Jun 21 17:33:19 raspberrypi weewx[6765]: restx: MQTT: topic is estacion_buga/loop
Jun 21 17:33:19 raspberrypi weewx[6765]: restx: MQTT: data will be uploaded to mqtt://estaciones_meteorologicas:x...@m53bfd36.ala.us-east-1.emqxsl.com:8883
Jun 21 17:33:19 raspberrypi weewx[6765]: engine: Finished loading service user.mqtt.MQTT
Jun 21 17:33:19 raspberrypi weewx[6765]: engine: Starting up weewx version 3.9.2
Jun 21 17:33:19 raspberrypi weewx[6765]: vantage: Gentle wake up of console successful
Jun 21 17:33:19 raspberrypi weewx[6765]: manager: Daily summary version is 2.0
Jun 21 17:33:19 raspberrypi weewx[6765]: manager: Daily summary version is 2.0
Jun 21 17:33:19 raspberrypi weewx[6765]: engine: Clock error is -0.27 seconds (positive is fast)
Jun 21 17:33:19 raspberrypi weewx[6765]: vantage: Getting archive packets since 2023-06-21 17:30:00 -05 (1687386600)
Jun 21 17:33:19 raspberrypi weewx[6765]: vantage: Gentle wake up of console successful
Jun 21 17:33:19 raspberrypi weewx[6765]: vantage: Retrieving 0 page(s); starting index= 0
Jun 21 17:33:19 raspberrypi weewx[6765]: engine: Starting main packet loop.
Jun 21 17:33:19 raspberrypi weewx[6765]: vantage: Gentle wake up of console successful
Jun 21 17:33:19 raspberrypi weewx[6765]: vantage: Requesting 200 LOOP packets.
Jun 21 17:33:19 raspberrypi weewx[6765]: vantage: Gentle wake up of console successful
Jun 21 17:35:15 raspberrypi weewx[6765]: vantage: Getting archive packets since 2023-06-21 17:30:00 -05 (1687386600)
Jun 21 17:35:15 raspberrypi weewx[6765]: vantage: Gentle wake up of console successful
Jun 21 17:35:15 raspberrypi weewx[6765]: vantage: Retrieving 1 page(s); starting index= 2
Jun 21 17:35:15 raspberrypi weewx[6765]: manager: Added record 2023-06-21 17:35:00 -05 (1687386900) to database 'Estaciones'
Jun 21 17:35:15 raspberrypi weewx[6765]: manager: Added record 2023-06-21 17:35:00 -05 (1687386900) to daily summary in 'Estaciones'
Jun 21 17:35:15 raspberrypi weewx[6765]: vantage: Empty record page 0; index 3
Jun 21 17:35:15 raspberrypi weewx[6765]: reportengine: Running reports for latest time in the database.
Jun 21 17:35:15 raspberrypi weewx[6765]: vantage: Requesting 200 LOOP packets.
Jun 21 17:35:15 raspberrypi weewx[6765]: reportengine: Running report 'SeasonsReport'
Jun 21 17:35:15 raspberrypi weewx[6765]: vantage: Gentle wake up of console successful
Jun 21 17:35:15 raspberrypi weewx[6765]: reportengine: Found configuration file /etc/weewx/skins/Seasons/skin.conf for report 'SeasonsReport'
Jun 21 17:35:15 raspberrypi weewx[6765]: cheetahgenerator: using search list ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras']
Jun 21 17:35:15 raspberrypi weewx[6765]: manager: Daily summary version is 2.0
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: client established for mqtt://estaciones_meteorologicas:x...@m53bfd36.ala.us-east-1.emqxsl.com:8883
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: client established for mqtt://estaciones_meteorologicas:x...@m53bfd36.ala.us-east-1.emqxsl.com:8883
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/humidex_F: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/appTemp_F: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/rainRate_inch_per_hour: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/forecastIcon: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/rxCheckPercent: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/soilLeafAlarm4: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/pressure_inHg: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/soilLeafAlarm2: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/radiation_Wpm2: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/usUnits: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/soilLeafAlarm1: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/leafWet4: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/ET_in: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/heatindex_F: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/yearET: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/windSpeed_mph: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/UV: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/dateTime: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/windDir: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/sunset: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/windSpeed10_mph: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/highUV: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/highOutTemp: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/monthRain_in: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: Published record 2023-06-21 17:35:00 -05 (1687386900)
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/outsideAlarm1: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/inTemp_F: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/outsideAlarm2: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/altimeter_inHg: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/forecastRule: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/soilLeafAlarm3: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/dayRain_in: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/outHumidity: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/windrun_mile: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/yearRain_in: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/outTemp_F: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/stormRain_in: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/windchill_F: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/inHumidity: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/windGustDir: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/extraAlarm1: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/extraAlarm2: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/extraAlarm3: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/extraAlarm4: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/hourRain_in: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/extraAlarm6: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/extraAlarm7: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/extraAlarm8: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/highRadiation: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/humidex_F: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/appTemp_F: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/rainRate_inch_per_hour: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/forecastIcon: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/rxCheckPercent: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/soilLeafAlarm4: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/pressure_inHg: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/soilLeafAlarm2: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/radiation_Wpm2: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/usUnits: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/soilLeafAlarm1: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/leafWet4: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/ET_in: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/heatindex_F: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/yearET: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/windSpeed_mph: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/UV: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/dateTime: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/windDir: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/sunset: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/windSpeed10_mph: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/highUV: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/highOutTemp: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: publish failed for estacion_buga/loop/monthRain_in: The client is not currently connected.
Jun 21 17:35:15 raspberrypi weewx[6765]: restx: MQTT: Published record 2023-06-21 17:35:00 -05 (1687386900)
Jun 21 17:35:18 raspberrypi weewx[6765]: cheetahgenerator: Generated 8 files for report SeasonsReport in 3.15 seconds
Jun 21 17:35:18 raspberrypi weewx[6765]: manager: Daily summary version is 2.0
Jun 21 17:35:41 raspberrypi weewx[6765]: imagegenerator: Generated 57 images for SeasonsReport in 23.03 seconds
Jun 21 17:35:41 raspberrypi weewx[6765]: copygenerator: copied 5 files to /var/www/html/weewx
Jun 21 17:35:41 raspberrypi weewx[6765]: reportengine: Report 'SmartphoneReport' not enabled. Skipping.
Jun 21 17:35:41 raspberrypi weewx[6765]: reportengine: Report 'MobileReport' not enabled. Skipping.
Jun 21 17:35:41 raspberrypi weewx[6765]: reportengine: Report 'StandardReport' not enabled. Skipping.



esta es la salida no se que hacer ?? 

probe con broker mossquito en localhost y si me muestra que puede ser ??

Graham Eddy

unread,
Jun 22, 2023, 12:11:03 AM6/22/23
to WeeWX User
does this indicate the same MQTT service is being loaded twice? that might confuse the driver
⊣GE⊢
Reply all
Reply to author
Forward
0 new messages