staresy wrote: > When trying to upload the bliss.db I get the following error (after ~1 > minute): > > C:\bliss-analyser-windows-0.0.1>bliss-analyser upload > [2022-03-05 15:46:20 I] Requesting LMS plugin to allow uploads > [2022-03-05 15:47:35 E] Failed to ask LMS plugin to allow upload. > http://192.168.1.24:9000/jsonrpc.js: Network Error: Unexpected EOF > > The LMS is on another physical machine but on the same wired NW.
Odd. It works for me Laptop -> Pi4. Is the DSTM plugin installed in LMS? Any errors shown in LMS' log file? You can, however, just manually copy bliss.db to /path/to/lms/Cache/bliss.db When uploading bliss-analyser sends a JSONRPC message to the LMS plugin asking it to restart bliss-mixer in upload mode. The mixer then tells the plugin which port it is using, and the plugin return this to bliss-analyser. After this the file is uploaded via HTTP to bliss-mixer. *Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json (Use http: //SERVER:9000/material/?debug=json,cometd to also see update messages, e.g. play queue) 2. Open browser's developer tools 3. Open console tab in developer tools 4. REQ/RESP messages sent to/from LMS will be logged here. ------------------------------------------------------------------------ cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686 View this thread: http://forums.slimdevices.com/showthread.php?t=116068 _______________________________________________ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins