Hi Jacques Thanks for answered, this i think is the code
May 15 09:04:34 raspberrypi weewx[4205] CRITICAL weewx.engine: **** > ret > urn VantageService(engine, config_dict) > May 15 09:04:34 raspberrypi weewx[4205] CRITICAL weewx.engine: **** > File > "/usr/share/weewx/weewx/drivers/vantage.py", line 1897, in > __init__ > May 15 09:04:34 raspberrypi weewx[4205] CRITICAL weewx.engine: **** > Van > tage.__init__(self, **config_dict[DRIVER_NAME]) > May 15 09:04:34 raspberrypi weewx[4205] CRITICAL weewx.engine: **** > File > "/usr/share/weewx/weewx/drivers/vantage.py", line 511, in > __init__ > May 15 09:04:34 raspberrypi weewx[4205] CRITICAL weewx.engine: **** > sel > f.port.openPort() > May 15 09:04:34 raspberrypi weewx[4205] CRITICAL weewx.engine: **** > File > "/usr/share/weewx/weewx/drivers/vantage.py", line 344, in > openPort > May 15 09:04:34 raspberrypi weewx[4205] CRITICAL weewx.engine: **** > rai > se weewx.WeeWxIOError(ex) > May 15 09:04:34 raspberrypi weewx[4205] CRITICAL weewx.engine: **** > weewx.W > eeWxIOError: [Errno -2] Nombre o servicio desconocido > May 15 09:04:34 raspberrypi weewx[4205] CRITICAL __main__: Unable to load > driver > : [Errno -2] Nombre o servicio desconocido > May 15 09:04:34 raspberrypi weewx[4205] CRITICAL __main__: **** > Exiting... El viernes, 15 de mayo de 2020, 4:23:07 (UTC-4), Jacques Terrettaz escribió: > > Hi José > > Could you please post the log beginning with the start of Weewx until the > error occurs ? > > Le jeudi 14 mai 2020 19:48:10 UTC+2, José C. Morales C. a écrit : >> >> Thanks Tom >> >> The log say >> >> May 14 13:37:18 raspberrypi weewx[8856] CRITICAL weewx.engine: **** >>> raise weewx.WeeWxIOError(ex) >>> May 14 13:37:18 raspberrypi weewx[8856] CRITICAL weewx.engine: **** >>> weewx.WeeWxIOError: [Errno -2] Nombre o servicio desconocido >>> May 14 13:37:18 raspberrypi weewx[8856] CRITICAL __main__: Unable to >>> load driver: [Errno -2] Nombre o servicio desconocido >>> May 14 13:37:18 raspberrypi weewx[8856] CRITICAL __main__: **** >>> Exiting... >>> May 14 13:37:18 raspberrypi weewx[8840]: Starting weewx weather system: >>> weewx. >>> May 14 13:37:18 raspberrypi systemd[1]: Started LSB: weewx weather >>> system. >>> May 14 13:39:01 raspberrypi CRON[8882]: (root) CMD ( [ -x >>> /usr/lib/php/sessionclean ] && if [ ! -d /run/systemd/system ]; then >>> /usr/lib/php/sessionclean; fi) >>> May 14 13:39:35 raspberrypi systemd[1]: Starting Clean php session >>> files... >>> May 14 13:39:35 raspberrypi systemd[1]: phpsessionclean.service: >>> Succeeded. >>> May 14 13:39:35 raspberrypi systemd[1]: Started Clean php session files. >> >> >> >> >> El jueves, 14 de mayo de 2020, 13:38:12 (UTC-4), Tom Keffer escribió: >>> >>> WeeWX does not support either weatherLinkIP, nor Meteobridge >>> out-of-the-box. They both require extensions. You would have to talk to the >>> extension authors. >>> >>> On Thu, May 14, 2020 at 10:17 AM José C. Morales C. <[email protected]> >>> wrote: >>> >>>> I have weatherlinkIP and meteobridge working fine, im installed Weewx >>>> on a RPI3, but weewx can´t read current conditions from weatherlinkIP >>>> local >>>> address. >>>> >>>> Can Weewx works with weatherLinkIP and Meteobridge? >>>> >>>> -- >>>> 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/f93c134b-0351-4eec-ace5-8a1d537b928f%40googlegroups.com >>>> >>>> <https://groups.google.com/d/msgid/weewx-user/f93c134b-0351-4eec-ace5-8a1d537b928f%40googlegroups.com?utm_medium=email&utm_source=footer> >>>> . >>>> >>> -- 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/4eaf50f3-bf0a-4554-8884-b25da74815fc%40googlegroups.com.
