mqtt://........................... Host, port, path... correct and accessible? The "failed to connect/timeout" indicates there is an error.
jose riaño schrieb am Donnerstag, 8. Juni 2023 um 18:41:13 UTC+2: > 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 ??? > > El vie, 26 may 2023 a las 13:30, jose riaño (<[email protected]>) > escribió: > >> no nada ya lo hice y me sigue el error ??? que podrá ser >> >> El jueves, 25 de mayo de 2023 a las 19:59:14 UTC-5, vince escribió: >> >>> Pre-Requisites Install the MQTT python bindings For python3: sudo pip3 >>> install paho-mqtt For python2: sudo pip install paho-mqtt >>> >>> >>> On Thursday, May 25, 2023 at 3:59:44 PM UTC-4 jose riaño wrote: >>> >>>> 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 >>>> >>> -- >> 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/ff84bfd7-fdbe-48b9-922d-7ea9a59730d4n%40googlegroups.com >> >> <https://groups.google.com/d/msgid/weewx-user/ff84bfd7-fdbe-48b9-922d-7ea9a59730d4n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > > > -- > *Ing. JOSE JUAQUIN RIAÑO BECERRA.* > *10942678013153125203 <(315)%20312-5203>* > -- 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/d4ff4b34-8a67-408a-8dd6-5e083e2e943cn%40googlegroups.com.
