mherger wrote: 
> > Vieles wurde gelöst, nur leider lässt sich das Plugin Spotty nicht
> mehr
> > installieren. Es wird zwar so getan, wie wenn installiert wird,
> nachdem
> > der LMS neu gestartet wurde, hat sich Spotty wieder unter den
> inaktiven
> > Plugins eingereiht. Mist!
> 
> Schau doch mal in die server.log Datei. Steht da was drin wegen des 
> Fehlversuchs?
> 
> -- 
> 
> Michael

Hallo Michael,

Ich habe seit gestern das gleiche Problem. Die Installation der neuen
Spotty Version klappt nicht, der Restart des Servers wird irgendwie
nicht zu Ende geführt, das Spotty Plugin verbleibt unter „inaktive
Plugins“.

Unten das server.log.

Danke und schöne Grüße!
Alexander


[20-04-13 11:18:50.5395] main::init (388) Starting Logitech Media Server
(v8.0.0, 1586752615, Mon Apr 13 06:43:04 WEDT 2020) perl 5.014001 -
MSWin32-x86-multi-thread
[20-04-13 11:19:22.0111] Slim::Formats::XML::gotErrorViaHTTP (339)
Error: getting http://opml.radiotime.com/Index.aspx?partnerId=16
Error on HTTP socket: Bad file descriptor
[20-04-13 11:19:22.0126]
Slim::Plugin::InternetRadio::Plugin::_gotRadioError (71) Unable to
retrieve radio directory from SN: Error on HTTP socket: Bad file
descriptor
[20-04-13 11:19:27.0411] Slim::Utils::Firmware::downloadAsyncError (580)
Warning: Firmware: Failed to download
http://update.slimdevices.com/update/firmware/8.0.0/fab4.version.sha
(Error on HTTP socket: Bad file descriptor), will try again in 10
minutes.
[20-04-13 11:19:47.2157] Slim::Formats::XML::gotErrorViaHTTP (339)
Error: getting http://opml.radiotime.com/Index.aspx?partnerId=16
Error on HTTP socket: Bad file descriptor
[20-04-13 11:19:47.2166]
Slim::Plugin::InternetRadio::Plugin::_gotRadioError (71) Unable to
retrieve radio directory from SN: Error on HTTP socket: Bad file
descriptor
[20-04-13 11:20:22.2700] Slim::Formats::XML::gotErrorViaHTTP (339)
Error: getting http://opml.radiotime.com/Index.aspx?partnerId=16
Error on HTTP socket: Bad file descriptor
[20-04-13 11:20:22.2737]
Slim::Plugin::InternetRadio::Plugin::_gotRadioError (71) Unable to
retrieve radio directory from SN: Error on HTTP socket: Bad file
descriptor
[20-04-13 11:20:56.1098] Slim::Schema::Storage::throw_exception (121)
Error: DBI Exception: DBD::SQLite::st execute failed: database is locked
[for Statement "UPDATE metainformation SET value = ? WHERE ( name = ? )"
with ParamValues: 1=0, 2='isScanning']
[20-04-13 11:20:56.1161] Slim::Schema::Storage::throw_exception (121)
Backtrace:

frame 0: Slim::Utils::Log::logBacktrace
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>Slim/Schema/Storage.pm line
121)
frame 1: Slim::Schema::Storage::throw_exception
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>DBIx/Class/Storage/DBI.pm
line 1006)
frame 2: DBIx::Class::Storage::DBI::__ANON__
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>DBIx/Class/Storage/DBI.pm
line 1287)
frame 3: DBIx::Class::Storage::DBI::_dbh_execute
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>DBIx/Class/Storage/DBI.pm
line 583)
frame 4: (eval)
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>DBIx/Class/Storage/DBI.pm
line 581)
frame 5: DBIx::Class::Storage::DBI::dbh_do
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>DBIx/Class/Storage/DBI.pm
line 1297)
frame 6: DBIx::Class::Storage::DBI::_execute
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>DBIx/Class/Storage/DBI.pm
line 1419)
frame 7: DBIx::Class::Storage::DBI::update
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>DBIx/Class/Row.pm line 490)
frame 8: DBIx::Class::Row::update
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>DBIx/Class/Relationship/CascadeActions.pm
line 35)
frame 9: DBIx::Class::Relationship::CascadeActions::update
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>Slim/Schema/DBI.pm line 31)
frame 10: Slim::Schema::DBI::update
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>Slim/Music/Import.pm line
341)
frame 11: Slim::Music::Import::setIsScanning
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>Slim/Music/Import.pm line
232)
frame 12: Slim::Music::Import::abortScan (slimserver.pl line 1168)
frame 13: main::cleanup (slimserver.pl line 1132)
frame 14: main::restartServer
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>Slim/Web/Settings/Server/Plugins.pm
line 75)
frame 15: Slim::Web::Settings::Server::Plugins::_restartServer
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>Slim/Utils/Timers.pm line
265)
frame 16: (eval)
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>Slim/Utils/Timers.pm line
265)
frame 17: Slim::Utils::Timers::__ANON__
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>Slim/Networking/IO/Select.pm
line 167)
frame 18: (eval)
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>Slim/Networking/IO/Select.pm
line 167)
frame 19: Slim::Networking::IO::Select::loop (slimserver.pl line
728)
frame 20: main::idle (slimserver.pl line 678)
frame 21: main::main (slimserver.pl line 131)
frame 22: PerlSvc::Interactive
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>PerlSvc.pm line 99)
frame 23: PerlSvc::_interactive (slimserver.pl line 0)
frame 24: (eval) (slimserver.pl line 0)

[20-04-13 11:20:56.1212] Slim::Schema::Storage::throw_exception (121)
Error: Carp::Clan::__ANON__(): DBI Exception: DBD::SQLite::st execute
failed: database is locked [for Statement "UPDATE metainformation SET
value = ? WHERE ( name = ? )" with ParamValues: 1=0, 2='isScanning'] at
/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>Slim/Schema/Storage.pm line
125
[20-04-13 11:20:56.1234] Slim::Schema::Storage::throw_exception (121)
Backtrace:

frame 0: Slim::Utils::Log::logBacktrace
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>Slim/Schema/Storage.pm line
121)
frame 1: Slim::Schema::Storage::throw_exception
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>DBIx/Class/Storage/DBI.pm
line 598)
frame 2: DBIx::Class::Storage::DBI::dbh_do
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>DBIx/Class/Storage/DBI.pm
line 1297)
frame 3: DBIx::Class::Storage::DBI::_execute
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>DBIx/Class/Storage/DBI.pm
line 1419)
frame 4: DBIx::Class::Storage::DBI::update
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>DBIx/Class/Row.pm line 490)
frame 5: DBIx::Class::Row::update
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>DBIx/Class/Relationship/CascadeActions.pm
line 35)
frame 6: DBIx::Class::Relationship::CascadeActions::update
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>Slim/Schema/DBI.pm line 31)
frame 7: Slim::Schema::DBI::update
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>Slim/Music/Import.pm line
341)
frame 8: Slim::Music::Import::setIsScanning
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>Slim/Music/Import.pm line
232)
frame 9: Slim::Music::Import::abortScan (slimserver.pl line 1168)
frame 10: main::cleanup (slimserver.pl line 1132)
frame 11: main::restartServer
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>Slim/Web/Settings/Server/Plugins.pm
line 75)
frame 12: Slim::Web::Settings::Server::Plugins::_restartServer
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>Slim/Utils/Timers.pm line
265)
frame 13: (eval)
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>Slim/Utils/Timers.pm line
265)
frame 14: Slim::Utils::Timers::__ANON__
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>Slim/Networking/IO/Select.pm
line 167)
frame 15: (eval)
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>Slim/Networking/IO/Select.pm
line 167)
frame 16: Slim::Networking::IO::Select::loop (slimserver.pl line
728)
frame 17: main::idle (slimserver.pl line 678)
frame 18: main::main (slimserver.pl line 131)
frame 19: PerlSvc::Interactive
(/<C:\PROGRA~2\SQUEEZ~1\server\SQUEEZ~3.EXE>PerlSvc.pm line 99)
frame 20: PerlSvc::_interactive (slimserver.pl line 0)
frame 21: (eval) (slimserver.pl line 0)

[20-04-13 11:20:56.2640] Slim::Utils::Timers::__ANON__ (272) Error:
Timer Slim::Web::Settings::Server::Plugins::_restartServer failed:


------------------------------------------------------------------------
Macfly1988's Profile: http://forums.slimdevices.com/member.php?userid=67981
View this thread: http://forums.slimdevices.com/showthread.php?t=111633

_______________________________________________
slimserver-de mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/slimserver-de

Antwort per Email an