Search found 16 matches
- 11 Apr 2026, 05:01
- Forum: Plex Media Server
- Topic: [Help] TLS/SSL issue on NAS causing HTTPS failures (Plex metadata not working)
- Replies: 4
- Views: 81

Re: [Help] TLS/SSL issue on NAS causing HTTPS failures (Plex metadata not working)
Summary Problem ISP blocks Plex via DPI (Deep Packet Inspection). Plex servers are unreachable — the ISP analyzes SNI (Server Name Indication) in the TLS handshake and terminates connections to Plex domains: downloads.plex.tv — downloading codecs, Intel drivers for hardware transcoding, Plex updates...
- 05 Apr 2026, 21:27
- Forum: Plex Media Server
- Topic: [Help] TLS/SSL issue on NAS causing HTTPS failures (Plex metadata not working)
- Replies: 4
- Views: 81

Re: [Help] TLS/SSL issue on NAS causing HTTPS failures (Plex metadata not working)
Hi, thank you for your response. Here are the details you requested: TOS version: 6.0.794 Plex Media Server version: 1.43.0.10492 This setup was working normally before, and the issue appeared later without any major configuration changes. I did some deeper troubleshooting and found the following: P...
- 04 Apr 2026, 06:37
- Forum: Plex Media Server
- Topic: [Help] TLS/SSL issue on NAS causing HTTPS failures (Plex metadata not working)
- Replies: 4
- Views: 81

[Help] TLS/SSL issue on NAS causing HTTPS failures (Plex metadata not working)
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.ple...
- 15 Nov 2024, 21:58
- Forum: Update Notice
- Topic: TOS 6.0.535 (X86) is Released for Update
- Replies: 114
- Views: 32374

Re: TOS 6.0.535 (X86) is Released for Update
I turned off the NAS, waited 5 minutes and then turned it on. This helped solve the problem.
- 15 Nov 2024, 20:24
- Forum: Update Notice
- Topic: TOS 6.0.535 (X86) is Released for Update
- Replies: 114
- Views: 32374

Re: TOS 6.0.535 (X86) is Released for Update
I know I should use nameserver.local:5443 but it stopped workingstar wrote: ↑15 Nov 2024, 20:08if you have released 80 and 443 you need to add ports like this TNAS.local:xxxx <-- insert portellowsmile wrote: ↑15 Nov 2024, 17:18 After installing version 6.0.535 I can't find TNAS by local name, only by IP address
- 15 Nov 2024, 17:18
- Forum: Update Notice
- Topic: TOS 6.0.535 (X86) is Released for Update
- Replies: 114
- Views: 32374

Re: TOS 6.0.535 (X86) is Released for Update
After installing version 6.0.535 I can't find TNAS by local name, only by IP address
- 14 Nov 2024, 14:19
- Forum: Update Notice
- Topic: TOS 6.0.535 (X86) is Released for Update
- Replies: 114
- Views: 32374

Re: TOS 6.0.535 (X86) is Released for Update
oh, new update. I'm waiting for someone to say that everything is fine with it and I can install it)
- 11 Nov 2024, 13:37
- Forum: Virtual Machines
- Topic: vboxmanage: command not found
- Replies: 4
- Views: 2924

Re: vboxmanage: command not found
Hi! To start VirtualBoxManage, navigate to the directory /usr/local/virtualbox/bin. Then, in the terminal, enter ./vboxmanage to execute it. Or write me private message in russian, I will try to help you. Thank you. I solved the problem myself) Deleted the virtual machine and created a new one.
- 05 Nov 2024, 04:07
- Forum: Update Notice
- Topic: TOS 6.0.530 Official Version Released
- Replies: 315
- Views: 106478

Re: TOS 6.0.530 Official Version Released
Did I understand correctly that this version cannot be installed if I now have version 6.0.519?
- 13 Oct 2024, 07:04
- Forum: Virtual Machines
- Topic: vboxmanage: command not found
- Replies: 4
- Views: 2924

Re: vboxmanage: command not found
I figured out what the problem is and where the vboxmanage file is (/usr/lib/virtualbox/VBoxManage) But now when I start it I get an error /usr/lib/virtualbox/VBoxManage: /lib/x86_64-linux-gnu/libcurl.so.4: no version information available (required by /usr/lib/virtualbox/VBoxRT.so) VBoxManage: erro...