crash : An unexpected TLS packet was received.

@androidofon - Can you look at your journalctl logs and tell me what was the last asset that worked?

on console type: journalctl

one way i like to skim through is pressing space bar which will advance the page/logs by as many as your screen could display, thus allowing you to reach the end faster or you can filter by typing:

journalctl | grep "Mar 01"
which will display all lines that contain that date… pretty self-explanatory, when you post the results here of the few lines where the last asset played, use three ``` at beginning and at end so that it posts here properly.

( this post could be duplicate of Unable to load page - Error performing TLS handshake )