EEYORE wrote: 
> I forgot to include the Plugins error messages that I mentioned in an
> earlier post:
> 
> Bad repository http://bpa-code.github.io/bpaplugins/repo-playhls-v2.xml
> - Couldn't resolve IP address for: bpa-code.github.io
> 
> Bad repository
> http://sourceforge.net/projects/sdt-weather-com/files/repo.xml -
> Couldn't resolve IP address for: sourceforge.net
> 
> Bad repository
> https://github.com/LMS-Community/lms-plugin-repository/raw/master/unsupported.xml
> - Couldn't resolve IP address for: github.com
> 
> Bad repository
> https://github.com/LMS-Community/lms-plugin-repository/raw/master/extensions.xml
> - Couldn't resolve IP address for: github.co
> 
> EEYORE

I suspect they are the result of the same errors. When trying to fetch -
LMS has an error "pack_sockaddr" logged and then the error is propagated
back up to the requestor which wanted to "pack_sockaddr" which then says
"Couldn't resolve IP address"
Why so many "pack_sockaddr: invalid host" just before the requests to
find the IP address of a host.

Code:
--------------------
    
  [21-08-20 10:17:07.5931] Slim::Utils::Misc::msg (1341) Warning: 
[10:17:07.5927] EV: error in callback (ignoring): pack_sockaddr: invalid host 
at /<D:\LMS\server\SQUEEZ~3.EXE>AnyEvent/DNS.pm line 1114
  [21-08-20 10:17:15.7272] Slim::Utils::Misc::msg (1341) Warning: 
[10:17:15.7269] EV: error in callback (ignoring): pack_sockaddr: invalid host 
at /<D:\LMS\server\SQUEEZ~3.EXE>AnyEvent/DNS.pm line 1114
  [21-08-20 10:17:15.7278] Slim::Utils::Misc::msg (1341) Warning: 
[10:17:15.7276] EV: error in callback (ignoring): pack_sockaddr: invalid host 
at /<D:\LMS\server\SQUEEZ~3.EXE>AnyEvent/DNS.pm line 1114
  [21-08-20 10:17:15.7282] Slim::Utils::Misc::msg (1341) Warning: 
[10:17:15.7280] EV: error in callback (ignoring): pack_sockaddr: invalid host 
at /<D:\LMS\server\SQUEEZ~3.EXE>AnyEvent/DNS.pm line 1114
  [21-08-20 10:17:15.7287] Slim::Utils::Misc::msg (1341) Warning: 
[10:17:15.7285] EV: error in callback (ignoring): pack_sockaddr: invalid host 
at /<D:\LMS\server\SQUEEZ~3.EXE>AnyEvent/DNS.pm line 1114
  [21-08-20 10:17:15.7291] Slim::Utils::Misc::msg (1341) Warning: 
[10:17:15.7289] EV: error in callback (ignoring): pack_sockaddr: invalid host 
at /<D:\LMS\server\SQUEEZ~3.EXE>AnyEvent/DNS.pm line 1114
  [21-08-20 10:17:15.7296] Slim::Utils::Misc::msg (1341) Warning: 
[10:17:15.7294] EV: error in callback (ignoring): pack_sockaddr: invalid host 
at /<D:\LMS\server\SQUEEZ~3.EXE>AnyEvent/DNS.pm line 1114
  [21-08-20 10:17:17.5454] Slim::Utils::Misc::msg (1341) Warning: 
[10:17:17.5451] EV: error in callback (ignoring): pack_sockaddr: invalid host 
at /<D:\LMS\server\SQUEEZ~3.EXE>AnyEvent/DNS.pm line 1114
  [21-08-20 10:17:17.5519] Slim::Utils::Misc::msg (1341) Warning: 
[10:17:17.5515] EV: error in callback (ignoring): pack_sockaddr: invalid host 
at /<D:\LMS\server\SQUEEZ~3.EXE>AnyEvent/DNS.pm line 1114
  [21-08-20 10:17:20.7621] Slim::Networking::Repositories::__ANON__ (147) 
Failed to fetch http://sourceforge.net/projects/sdt-weather-com/files/repo.xml: 
Couldn't resolve IP address for: sourceforge.net
  [21-08-20 10:17:20.7627] Slim::Networking::Repositories::__ANON__ (147) 
Failed to fetch http://bpa-code.github.io/bpaplugins/repo-playhls-v2.xml: 
Couldn't resolve IP address for: bpa-code.github.io
  [21-08-20 10:17:20.7631] Slim::Networking::Repositories::__ANON__ (147) 
Failed to fetch 
https://github.com/LMS-Community/lms-plugin-repository/raw/master/extensions.xml:
 Couldn't resolve IP address for: github.com
  [21-08-20 10:17:20.7634] Slim::Networking::Repositories::__ANON__ (150) https 
lookup failed - trying plain text http instead: 
https://github.com/LMS-Community/lms-plugin-repository/raw/master/extensions.xml
  
--------------------


Why not try a fresh build and install - it'll only take a few minutes.


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=115005

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to