Thanks, Michael.

It is almost working.

At first the Plugins page was showing errors reading repo.xml, but that
turned out to be my fault -- I have "Block incoming conections" enabled
in Settings:Security.  Adding 127.0.0.1 to the allowlist fixed that
problem.

But now there is a further problem:

My repo.xml points to a bunch of patches for Patch Installer, and they
show up fine in the patch list on the player.  But when I try to install
one, the server rejects the request and the player gets a "connection
refused" error:


Code:
--------------------
    Sep 17 00:27:51 squeezeplay: DEBUG  applet.PatchInstaller - 
PatchInstallerApplet.lua:172 Got lua directory: /usr/
  Sep 17 00:27:51 squeezeplay: DEBUG  applet.PatchInstaller - 
PatchInstallerApplet.lua:72 Patch Installer
  Sep 17 00:27:51 squeezeplay: INFO   applet.PatchInstaller - 
PatchInstallerApplet.lua:91 sending query to SlimServer {NAS1} player nil
  Sep 17 00:27:52 squeezeplay: INFO   applet.PatchInstaller - 
PatchInstallerApplet.lua:205 reponse received from SlimServer {NAS1}
  Sep 17 00:27:52 squeezeplay: DEBUG  applet.PatchInstaller - 
PatchInstallerApplet.lua:224 Checking response from SlimServer {NAS1} with 11
  Sep 17 00:27:52 squeezeplay: DEBUG  applet.PatchInstaller - 
PatchInstallerApplet.lua:226 Storing response from SlimServer {NAS1}
  Sep 17 00:27:58 squeezeplay: DEBUG  applet.PatchInstaller - 
PatchInstallerApplet.lua:391 Applying patch: 06. DarkMeter2
  Sep 17 00:27:58 squeezeplay: DEBUG  applet.PatchInstaller - 
PatchInstallerApplet.lua:501 Downloading 
http://localhost:9000/html/VU/DarkMeter2-1.0.zip ...
  Sep 17 00:27:58 squeezeplay: ERROR  net.http - SocketHttp.lua:390 SocketHttp 
{localhost}:t_sendRequest.pump: connection refused
  Sep 17 00:27:58 squeezeplay: stack traceback:
  Sep 17 00:27:58 squeezeplay:    /usr/share/jive/jive/net/SocketHttp.lua:390: 
in function 'pump'
  Sep 17 00:27:58 squeezeplay:    /usr/share/jive/jive/net/SocketTcp.lua:200: 
in function 'writePump'
  Sep 17 00:27:58 squeezeplay:    /usr/share/jive/jive/net/Socket.lua:186: in 
function </usr/share/jive/jive/net/Socket.lua:184>
  Sep 17 00:27:58 squeezeplay: WARN   applet.PatchInstaller - 
PatchInstallerApplet.lua:514 Mismatched sha on 
http://localhost:9000/html/VU/DarkMeter2-1.0.zip got 
da39a3ee5e6b4b0d3255bfef95601890afd80709 expected 
0eac09508a56d6564370e55aeff0300502640886
  Sep 17 00:27:58 squeezeplay: WARN   applet.PatchInstaller - 
PatchInstallerApplet.lua:397 Failed verifying sha checksum for: 06. DarkMeter2
  #
--------------------


Here is what is on the server:


Code:
--------------------
    # ll /usr/share/squeezeboxserver/HTML/EN/html/VU
  total 2920
  drwxr-xr-x 1 root root    422 Sep 17 00:51 ./
  drwxr-xr-x 1 root root    490 Sep 16 17:33 ../
  -rw-r--r-- 1 root root 676270 Sep 16 17:31 DarkBlueGlowVUMeter.zip
  -rw-r--r-- 1 root root 126736 Sep 16 17:31 DarkMeter-1.0.zip
  -rw-r--r-- 1 root root  93548 Sep 16 17:31 DarkMeter2-1.0.zip
  -rw-r--r-- 1 root root 950044 Sep 16 17:31 DiscoVUMeter.zip
  -rw-r--r-- 1 root root 698774 Sep 16 17:31 LightBlueGlowVUMeter.zip
  -rw-r--r-- 1 root root  38497 Sep 16 17:31 OriginalMeter.zip
  -rw-r--r-- 1 root root  48387 Sep 16 17:31 OriginalWhiteMeter.zip
  -rw-r--r-- 1 root root  94770 Sep 16 17:31 RainbowMeter.zip
  -rw-r--r-- 1 root root   3979 Sep 16 17:39 repo.xml
  -rw-r--r-- 1 root root 118502 Sep 16 17:31 VintageDarkerGoldVUMeter.zip
  -rw-r--r-- 1 root root 124816 Sep 16 17:31 VintageVUMeter-1.0.zip
  #
--------------------


The incoming-connections allowlist already included 192.168.*.*, so that
isn't the problem.  I tried completely disabling the incoming-connection
block anyway, just to be sure, but no joy.

Is there something else I need to do in order to allow the patches to be
served?



-*lms 8.3.0* on debian jessie (x86-64)-
*touch w/ edo* --> benchmark dac3 hgc --> counterpoint nps200 mkii +
nps400 --> meadowlark heron
*touch w/ edo* --> schiit bifrost 2/64 --> eddie current aficionado -->
sennheiser hd800 sdr, zmf verite ziricote
and a third *touch* for remote control, and a *radio*, and a couple
*sb3*s and a *transporter* somewhere
------------------------------------------------------------------------
fastfwd's Profile: http://forums.slimdevices.com/member.php?userid=62073
View this thread: http://forums.slimdevices.com/showthread.php?t=116800

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

Reply via email to