Jump to content

Recommended Posts

Posted (edited)

I added the app to my newly installed NAS but when I try opening emby the browser opens to a page that says "This site can't be reached" 192.168.XX.XX:8920 refused to connect. What am I forgetting to do when setting up my NAS/emby?

Port 8920

I'm new to working on with a NAS setup.

Edited by JAKKM
Neminem
Posted

Port 8920 is for HTTPS SSL / TLS if you have a certificate. 

If you have not setup SSL / TLS that wont work.

You should use port 8096 that the standart HTTP

Try http://NAS-IP:8096

Posted

Thanks, that worked.

Posted

How do I force my QNAP to open the 8096 port instead of 8920 when I click on the app?

 

Posted
5 minutes ago, JAKKM said:

How do I force my QNAP to open the 8096 port instead of 8920 when I click on the app?

 

Hi, you can't. You have to just open the browser to the http address.

Posted

Ok, are there any settings in emby or my firewall to secure my system from the outside.

Thanks for help.

 

Posted
On 2/9/2025 at 12:06 AM, JAKKM said:

Ok, are there any settings in emby or my firewall to secure my system from the outside.

Thanks for help.

 

Hi, setting up https, using non-default port numbers, strong passwords. These are all good practices.

Killface69
Posted
On 09/02/2025 at 06:06, JAKKM said:

Ok, are there any settings in emby or my firewall to secure my system from the outside.

Thanks for help.

In order to use SSL, you'll need a domain. You can then use NGINX as Reverse Proxy. Or get a certificate and import it in Emby. You'll find lots of info in the forum for these options.

I use a TS-664, and here's my setup, QNAP native only.

1. Assuming you are using the integrated https://YOUR_DOMAIN.myqnapcloud.com subdomain. Set up myQNAPcloud accordingly on your NAS, get your own certificate and subdomain.

2. Your router: Select an uncommon port, let's say 8734. Forward it to your QNAP, same port. 

3. In the Control Panel, head over to Reverse Proxy, add one for Emby and set it up like this:

image.thumb.png.db66e359a765db2b8b2ce7e7bf3f9ab9.png

4. In Emby, go to the Network settings and fill in your data

image.png.8fa12d19884f9a7dc1dd65032154c0c8.png

This approach will redirect the requests from https://YOUR_SERVER.myqnapcloud.com:8734 to your QNAP http://LOCAL_NAS_IP:8096.
The certificate is handled by QNAP, so no need for messing around with invalid certificates etc (see last option).  
Do not forget to set https and the appropriate port in your Emby client (not 8096, 8734 in this case).

 

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...