Re: [SlimDevices: SqueezeCenter] Stuck plugin installation

2020-09-15 Thread the-ninth


Hi,

It works now, no idea why. Was out for the afternoon, now came back,
restarted the LMS again and suddenly the plugin was installed. Also
before I did restarts with longer waiting times before, so not sure what
was different now ...

mherger wrote: 
> >Could it be the DS413's architecture was not supported?

Unfortunately you are right. While the plugin is installed now, there is
no binary included that would run on my platform. :-(

Regards, Robert



Relevant Equipment: Synology DS-413; SqueezeCenter 7.7.6; SqueezeBox
Classic; SqueezeBox Boom

Photoblog: http://www.the-ninth.com

the-ninth's Profile: http://forums.slimdevices.com/member.php?userid=25809
View this thread: http://forums.slimdevices.com/showthread.php?t=112932

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Stuck plugin installation

2020-09-15 Thread Michael Herger

What is that problem about exactly? I can see that the download


I'm sure the log would tell if the logging settings were correctly set. 
Did you check the "keep settings" option before saving?



Relevant Equipment: Synology DS-413; SqueezeCenter 7.7.6; SqueezeBox


Could it be the DS413's architecture was not supported?

--

Michael
___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Stuck plugin installation

2020-09-15 Thread Paul Webster


If the complete file is downloaded then that is not the problem.

However, changes were made to the plugin download code for 7.9.3 ... if
you cannot move to that version (or higher) then you could try to merge
in the changes ... (risky)

https://github.com/Logitech/slimserver/commit/a366ff4c84cbf31eedd07da98ea13ebdad34953f


https://github.com/Logitech/slimserver/commit/b917a1f0791c188eaaa172baf7852c8e6ad4bcee
https://github.com/Logitech/slimserver/commit/3aa8e709eda24b60a47d25cfdaa3628230dc6213



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc), kcrw,
supla finland, abc australia, cbc/radio-canada and rte ireland

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=112932

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Stuck plugin installation

2020-09-15 Thread the-ninth


Paul Webster wrote: 
> Could this be the "sourceforge intermittent download problem" - made
> worse because of the large size of this plugin?

What is that problem about exactly? I can see that the download
completes, the file is fully on the file system, and still when I
restart after that I get the error that the file does not exist.

Regards, Robert



Relevant Equipment: Synology DS-413; SqueezeCenter 7.7.6; SqueezeBox
Classic; SqueezeBox Boom

Photoblog: http://www.the-ninth.com

the-ninth's Profile: http://forums.slimdevices.com/member.php?userid=25809
View this thread: http://forums.slimdevices.com/showthread.php?t=112932

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Stuck plugin installation

2020-09-15 Thread the-ninth


mherger wrote: 
> Enable logging for plugin.extensions and server.plugins, check the "keep
> 
> settings on restart" box, save, re-try. You should then get more 
> information in the log about what's going on.

Even with that log settings LMS does not provide more information beyond
the file does not exist error. It now shows later in the startup that
the file is still being downloaded and replaced every time I restart. I
checked the file size in the LMS folder versus the file downloaded via
Firefox, it is the same. So it remains unclear why LMS cannot find a
file that clearly exist in the file system.


Code:

[20-09-15 12:20:36.5439] main::init (353) Starting Logitech Media Server 
(v7.7.6, 1452060463, Thu Jan 21 02:17:04 UTC 2016) perl 5.024000
  [20-09-15 12:20:36.5837] Slim::Utils::PluginManager::_loadPluginCache (579) 
Loading plugin cache file.
  [20-09-15 12:20:36.6032] Slim::Utils::PluginDownloader::extract (83) unable 
to install RaopBridge - 
/volume1/@appstore/SqueezeCenter/Cache/DownloadedPlugins/RaopBridge.zip does 
not exist
  [20-09-15 12:20:36.7165] Slim::Utils::PluginManager::init (167) Reparsing 
plugin manifests - processed pending operations
  [20-09-15 12:20:36.9452] Slim::Utils::PluginManager::_writePluginCache (554) 
Writing out plugin cache file.




Code:

[20-09-15 12:20:40.3846] Slim::Plugin::Extensions::Plugin::_parseXML (512) 
found 11 extensions
  [20-09-15 12:20:40.3858] Slim::Plugin::Extensions::Plugin::findUpdates (309) 
RaopBridge action install version 0.4.41.4
  [20-09-15 12:20:40.3889] Slim::Utils::PluginDownloader::install (159) install 
- downloading RaopBridge from 
http://downloads.sourceforge.net/project/lms-plugins-philippe44/RaopBridge-0.4.41.4.zip
  [20-09-15 12:20:56.2165] Slim::Utils::PluginDownloader::_downloadDone (176) 
downloaded RaopBridge to 
/volume1/@appstore/SqueezeCenter/Cache/DownloadedPlugins/RaopBridge.zip



Regards, Robert



Relevant Equipment: Synology DS-413; SqueezeCenter 7.7.6; SqueezeBox
Classic; SqueezeBox Boom

Photoblog: http://www.the-ninth.com

the-ninth's Profile: http://forums.slimdevices.com/member.php?userid=25809
View this thread: http://forums.slimdevices.com/showthread.php?t=112932

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Stuck plugin installation

2020-09-15 Thread Paul Webster


Could this be the "sourceforge intermittent download problem" - made
worse because of the large size of this plugin?



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc), kcrw,
supla finland, abc australia, cbc/radio-canada and rte ireland

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=112932

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Stuck plugin installation

2020-09-15 Thread Michael Herger

I checked that folder now, and actually the file exists. And after the
restart it gets a new timestamp, maybe that means it is being downloaded
repeatedly?


Enable logging for plugin.extensions and server.plugins, check the "keep 
settings on restart" box, save, re-try. You should then get more 
information in the log about what's going on.


--

Michael
___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Stuck plugin installation

2020-09-15 Thread the-ninth


mherger wrote: 
> > [20-09-14 19:28:23.1672]When is this shown? Right after the restart,
> or before it? No mention of 
> an invalid checksum or the like?

It is right after the restart.


Code:

[20-09-15 09:10:34.4511] main::init (353) Starting Logitech Media Server 
(v7.7.6, 1452060463, Thu Jan 21 02:17:04 UTC 2016) perl 5.024000
  [20-09-15 09:10:34.5095] Slim::Utils::PluginDownloader::extract (83) unable 
to install RaopBridge - 
/volume1/@appstore/SqueezeCenter/Cache/DownloadedPlugins/RaopBridge.zip does 
not exist



I checked that folder now, and actually the file exists. And after the
restart it gets a new timestamp, maybe that means it is being downloaded
repeatedly?


Code:

admin@net-nas-1:/volume1/@appstore/SqueezeCenter/Cache/DownloadedPlugins$ 
ls -l
  total 32660
  -rw-r--r-- 1 admin users 33443297 Sep 15 09:07 RaopBridge.zip
  admin@net-nas-1:/volume1/@appstore/SqueezeCenter/Cache/DownloadedPlugins$ ls 
-l
  total 32660
  -rw-r--r-- 1 admin users 33443297 Sep 15 09:10 RaopBridge.zip
  admin@net-nas-1:/volume1/@appstore/SqueezeCenter/Cache/DownloadedPlugins$



Regards, Robert



Relevant Equipment: Synology DS-413; SqueezeCenter 7.7.6; SqueezeBox
Classic; SqueezeBox Boom

Photoblog: http://www.the-ninth.com

the-ninth's Profile: http://forums.slimdevices.com/member.php?userid=25809
View this thread: http://forums.slimdevices.com/showthread.php?t=112932

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Stuck plugin installation

2020-09-14 Thread Michael Herger

[20-09-14 19:28:23.1672] Slim::Utils::PluginDownloader::extract (83)
unable to install RaopBridge -
/volume1/@appstore/SqueezeCenter/Cache/DownloadedPlugins/RaopBridge.zip
does not exist


When is this shown? Right after the restart, or before it? No mention of 
an invalid checksum or the like?



So maybe I should download this file and place it there manually? Is


No, you shouldn't do that. The plugin manager is a bit sensitive when it 
comes to messing with its files...


--

Michael
___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Stuck plugin installation

2020-09-14 Thread the-ninth


mherger wrote: 
> Anything in the server.log file?

Yes, found something there. It says:

[20-09-14 19:28:23.1672] Slim::Utils::PluginDownloader::extract (83)
unable to install RaopBridge -
/volume1/@appstore/SqueezeCenter/Cache/DownloadedPlugins/RaopBridge.zip
does not exist

So maybe I should download this file and place it there manually? Is
there a way to download the file manually? I checked the GitHub for the
plugin, but there is no file of that name there.

Regards, Robert



Relevant Equipment: Synology DS-413; SqueezeCenter 7.7.6; SqueezeBox
Classic; SqueezeBox Boom

Photoblog: http://www.the-ninth.com

the-ninth's Profile: http://forums.slimdevices.com/member.php?userid=25809
View this thread: http://forums.slimdevices.com/showthread.php?t=112932

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Stuck plugin installation

2020-09-14 Thread Michael Herger

Now quite some time has passed, but if I restart LMS now, I still have
the same problem. The Airplay bridge does not show under other plugins
and not under installed plugins, and I continue to get the prompt to
restart.


Anything in the server.log file?

--

Michael
___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Stuck plugin installation

2020-09-14 Thread the-ninth


Hi Michael,

Thanks for your prompt replies and willingness to help. :-)

Now quite some time has passed, but if I restart LMS now, I still have
the same problem. The Airplay bridge does not show under other plugins
and not under installed plugins, and I continue to get the prompt to
restart.

Regards, Robert



Relevant Equipment: Synology DS-413; SqueezeCenter 7.7.6; SqueezeBox
Classic; SqueezeBox Boom

Photoblog: http://www.the-ninth.com

the-ninth's Profile: http://forums.slimdevices.com/member.php?userid=25809
View this thread: http://forums.slimdevices.com/showthread.php?t=112932

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Stuck plugin installation

2020-09-14 Thread Michael Herger

Oh, sorry, that information is outdated. I am running 7.7.6, which is
the latest available for Synology.


Ah, ok. Most likely this is a timing issue I only fixed in 7.9+: Once 
you get the prompt to restart LMS, wait another minute or two before you 
restart. Larger plugins sometimes take a bit longer than LMS thinks, and 
consequently LMS prompts for a restart before it's actually done 
downloading the file.


--

Michael
___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Stuck plugin installation

2020-09-14 Thread the-ninth


Hi Michael,

Oh, sorry, that information is outdated. I am running 7.7.6, which is
the latest available for Synology.

Regards, Robert



Relevant Equipment: Synology DS-413; SqueezeCenter 7.7.6; SqueezeBox
Classic; SqueezeBox Boom

Photoblog: http://www.the-ninth.com

the-ninth's Profile: http://forums.slimdevices.com/member.php?userid=25809
View this thread: http://forums.slimdevices.com/showthread.php?t=112932

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Stuck plugin installation

2020-09-14 Thread Michael Herger

Relevant Equipment: Synology DS-408; SqueezeCenter 7.5.0; SqueezeBox


Is this really your LMS version? I'd update before trying anything else.

--

Michael
___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


[SlimDevices: SqueezeCenter] Stuck plugin installation

2020-09-14 Thread the-ninth


Hi,

I tried to install the Airplay bridge plugin on my LMS, running on a
Synology DS413 NAS.

After activating it and pressing apply, LMS asked me to restart and now
it seems kind of stuck. The plugin shows neither in active plugins nor
in the list of other plugins. Whenever I open the plugins tab in the
settings, it asks me to restart. I restarted the LMS and the complete
NAS, but it stays like that, the plugin is completely gone and whenever
I enter the plugins tab it asks me to restart.

Does anyone know what I need to do to reset this? 

Regards, Robert



Relevant Equipment: Synology DS-408; SqueezeCenter 7.5.0; SqueezeBox
Classic; SqueezeBox Boom

Photoblog: http://www.the-ninth.com

the-ninth's Profile: http://forums.slimdevices.com/member.php?userid=25809
View this thread: http://forums.slimdevices.com/showthread.php?t=112932

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter