07-01-2021, 06:34 PM
(07-01-2021, 01:21 PM)Tim Curtis Wrote: Very odd. I prolly won't be able to run an in-place update test until the weekend.
To troubleshoot post output from commands below and also examine the Browser console for Javascript or other errors.
Code:pgrep librespot
pgrep worker.php
moodeutl -q "select value from cfg_system where param like '%spot%'"
Errors in the console:
Code:
sendRemoveListener on closed conduit {506e023c-7f2b-40a3-8066-bc5deb40aebe}.687194767643 ConduitsChild.jsm:108
_send resource://gre/modules/ConduitsChild.jsm:108
_send self-hosted:1282
removeListener resource://gre/modules/ExtensionChild.jsm:663
removeListener resource://gre/modules/ExtensionChild.jsm:886
onChanged chrome://extensions/content/child/ext-storage.js:332
removeListener resource://gre/modules/ExtensionCommon.jsm:2528
revoke resource://gre/modules/ExtensionCommon.jsm:2550
close resource://gre/modules/ExtensionCommon.jsm:2555
unload resource://gre/modules/ExtensionCommon.jsm:917
close resource://gre/modules/ExtensionContent.jsm:934
destroyed resource://gre/modules/ExtensionContent.jsm:1012
observe resource://gre/modules/ExtensionContent.jsm:1030
g_CS[e] is null 2 background.js:1
receiveCS moz-extension://886115a6-92e1-4bfb-ba2d-6f206cc01fe2/background.js:1
onconnect_listener moz-extension://886115a6-92e1-4bfb-ba2d-6f206cc01fe2/background.js:1
e moz-extension://886115a6-92e1-4bfb-ba2d-6f206cc01fe2/lpfulllib.js:1
apply self-hosted:2735
applySafeWithoutClone resource://gre/modules/ExtensionCommon.jsm:621
asyncWithoutClone resource://gre/modules/ExtensionCommon.jsm:2438
And the output from the commands:
Code:
pi@Prometheus:~ $ pgrep librespot
774
pi@Prometheus:~ $ pgrep worker.php
401
pi@Prometheus:~ $ moodeutl -q "select value from cfg_system where param like '%spot%'"
1
Prometheus
0
Yes
----------------
Robert
Robert