[SOLVED] MyMedia Server Stopped working

Locked
alextz
Posts: 4
Joined: Sat May 30, 2020 1:17 pm

[SOLVED] MyMedia Server Stopped working

Post by alextz »

Hi

Please help me fix the following issue:
error.png
error.png (65.25 KiB) Viewed 6470 times
I get this error message in a loop when I access the web application.

Code: Select all

In the log I see:
May 30 07:43:52 octopi MyMediaForAlexa[322]: 30/05/2020 07:43:52|Fatal|<>c__DisplayClass179_0.<startReceiving>b__2:0|WebSocketSharp.WebSocketException: The header of a frame cannot be read from the stream.
May 30 07:43:52 octopi MyMediaForAlexa[322]:                             at WebSocketSharp.WebSocketFrame.processHeader (System.Byte[] header) [0x0001a] in <fe67713d4ad74cb09956d915ca7a9f1d>:0
May 30 07:43:52 octopi MyMediaForAlexa[322]:                             at WebSocketSharp.WebSocketFrame+<>c__DisplayClass73_0.<readHeaderAsync>b__0 (System.Byte[] bytes) [0x00000] in <fe67713d4ad74cb09956d915ca7a9f1d>:0
May 30 07:43:52 octopi MyMediaForAlexa[322]:                             at WebSocketSharp.Ext+<>c__DisplayClass55_0.<ReadBytesAsync>b__0 (System.IAsyncResult ar) [0x0009e] in <fe67713d4ad74cb09956d915ca7a9f1d>:0
after that the log is flooded by following lines:

Code: Select all

May 30 12:36:29 octopi MyMediaForAlexa[322]: Key retrieved from container :
May 30 12:36:29 octopi MyMediaForAlexa[322]:   >>> [An XML file with various encoded values]
Reinstalling the server did not help
Please advise.

Best reagards,
Alex
Last edited by alextz on Sat May 30, 2020 5:08 pm, edited 1 time in total.
bizmodeller
Posts: 458
Joined: Thu Nov 14, 2013 8:40 pm

Re: MyMedia Server Stopped working

Post by bizmodeller »

Unfortunately there’s an issue with the Raspberry Pi / Linux version of My Media. This is due to a change of Amazon’s SSL certificates we believe occurred today.

We’re actively working on a fix and anticipate having a resolution within the next few hours - we’ll email you again then,

Apologies for the inconvenience and thanks for your understanding,
bizmodeller
Posts: 458
Joined: Thu Nov 14, 2013 8:40 pm

Re: MyMedia Server Stopped working

Post by bizmodeller »

This issue should now be resolved; please reply if you are still experiencing issues
alextz
Posts: 4
Joined: Sat May 30, 2020 1:17 pm

Re: MyMedia Server Stopped working

Post by alextz »

Thank you for your fast reaction!
Now, everything works as before.
Topic can be closed.
Locked