[Help] TLS/SSL issue on NAS causing HTTPS failures (Plex metadata not working)
Posted: 04 Apr 2026, 06:37
Hello,
I am experiencing an issue on my TerraMaster NAS when running Plex Media Server.
Problem description:
Plex is unable to load posters and cannot match media files properly. Metadata agents are not working.
Plex logs show errors such as:
Unable to find or create media provider for agent 'tv.plex.agents.movie'
we had 0 cloud providers online
HTTP simulating 408 after curl timeout
It appears Plex cannot retrieve data from:
https://vod.provider.plex.tv
I performed diagnostics directly on the NAS via SSH:
Command:
curl -v https://vod.provider.plex.tv
Result:
TLS handshake starts correctly
certificate is received
then it fails with:
TLS alert, decode error
unexpected eof while reading
At the same time, other HTTPS websites (e.g. https://google.com) work fine.
Additional checks:
DNS is working correctly
internet connectivity is OK
Plex server is properly claimed (claimed="1")
issue persists even when forcing TLS 1.2 and HTTP/1.1
Conclusion:
This seems to be related to the system TLS/SSL stack (OpenSSL) on the NAS, which fails to properly establish HTTPS connections to Plex (Cloudflare-backed endpoints).
Questions:
Is this a known issue on TerraMaster systems?
Is it possible to update OpenSSL or system SSL libraries?
Is there a TOS update that fixes this?
Is there any way to manually upgrade the TLS/SSL stack?
This issue prevents Plex Media Server from functioning correctly.
Thank you in advance for your support.
I am experiencing an issue on my TerraMaster NAS when running Plex Media Server.
Problem description:
Plex is unable to load posters and cannot match media files properly. Metadata agents are not working.
Plex logs show errors such as:
Unable to find or create media provider for agent 'tv.plex.agents.movie'
we had 0 cloud providers online
HTTP simulating 408 after curl timeout
It appears Plex cannot retrieve data from:
https://vod.provider.plex.tv
I performed diagnostics directly on the NAS via SSH:
Command:
curl -v https://vod.provider.plex.tv
Result:
TLS handshake starts correctly
certificate is received
then it fails with:
TLS alert, decode error
unexpected eof while reading
At the same time, other HTTPS websites (e.g. https://google.com) work fine.
Additional checks:
DNS is working correctly
internet connectivity is OK
Plex server is properly claimed (claimed="1")
issue persists even when forcing TLS 1.2 and HTTP/1.1
Conclusion:
This seems to be related to the system TLS/SSL stack (OpenSSL) on the NAS, which fails to properly establish HTTPS connections to Plex (Cloudflare-backed endpoints).
Questions:
Is this a known issue on TerraMaster systems?
Is it possible to update OpenSSL or system SSL libraries?
Is there a TOS update that fixes this?
Is there any way to manually upgrade the TLS/SSL stack?
This issue prevents Plex Media Server from functioning correctly.
Thank you in advance for your support.