Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] diamkil - Overseerr

Featured Replies

  • Replies 74
  • Views 35.9k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • v3 is still not 'latest' release, its still marked as beta, and until this changes im afraid it will stay tagged as v3, as soon as it gets tagged as 'latest release' then i will merge the change from

  • Supershocker
    Supershocker

    Not sure what happened but CA Auto Update is no longer updating overseer. I have not made any changes in my configuration in a while. I am able to force update to upgrade to newest release but unraid

  • I'm having the same issues with CA Auto Update. Came here to check and see if there was any chatter on the topic.

Posted Images

Got it working, love the UI.  Reverse proxied it, tested with a friend, everything working great!

This is awesome! I've tried Ombi before but I like this better even in the ALPHA state. Looking forward to the updates!

has anyone gotten the proxy conf working for this? i can't seem to get it working per this example from the github page. i've added the cname into cloudfare and running SWAG from lsio. my reverse proxy is working fine for all my other proxy confs, so i don't think this is a SWAG issue.

 

edit: duh, forgot to put the container network type on the proxynet! 🤦‍♂️

Edited by Cpt. Chaz
solved

  • Author
12 hours ago, Cpt. Chaz said:

has anyone gotten the proxy conf working for this? i can't seem to get it working per this example from the github page. i've added the cname into cloudfare and running SWAG from lsio. my reverse proxy is working fine for all my other proxy confs, so i don't think this is a SWAG issue.

 

edit: duh, forgot to put the container network type on the proxynet! 🤦‍♂️

I personally use it a different way just pointing to my local server ip and the host port, if it works that way for you I'm happy!

  • Author

New Overseer update changes internal port, template has been updated for new install but you can simply remove the port binding and add it back with internal port 5055 (instead of 3000)

Having trouble getting the gui to launch, even reinstalled from scratch. 

 

Tried both ports 300 and 5050

 

192.168.1.144 refused to connect.

Search the web for 192 168 1 144

ERR_CONNECTION_REFUSED

Switching to sctx/overseerr:devolop broke the webUI for me. I switched back to sctx/overseerr and it's working again.

 

Not sure if this is an unraid/docker issue or a overseer issue. I have no errors showing in the logs.

22 minutes ago, drpeppershaker said:

Switching to sctx/overseerr:devolop broke the webUI for me. I switched back to sctx/overseerr and it's working again.

 

Not sure if this is an unraid/docker issue or a overseer issue. I have no errors showing in the logs.

I never messed with any of that still on sctx/overseerr just stopped working after the update this morning

The internal port was changed to match the external port, so it's now 5055:5055. If using the develop tag, you have to manually edit the container to reflect this. InternalIP:5055 will be the WebUI instead of InternalIP:3000.

 

(This applies to develop tag, as well as master tag with version 1.9.1)

Edited by JohnnyGrey

1 minute ago, JohnnyGrey said:

The internal port was changed to match the external port, so it's now 5055:5055. If using the develop tag, you have to manually edit the container to reflect this. InternalIP:5055 will be the WebUI instead of InternalIP:3000.

Funny thing is it is set to 5055 in the container, but when I launch the app still tries to go to 3000, changed manually and I got into the gui.

3 minutes ago, progrockusa said:

Funny thing is it is set to 5055 in the container, but when I launch the app still tries to go to 3000, changed manually and I got into the gui.

Click advanced view and edit the WEBUI 

 

unknown.png?width=943&height=593

Edited by Fiala06

2 minutes ago, Fiala06 said:

Click advanced view and edit the WEBUI 

 

unknown.png?width=943&height=593

has this http://[IP]:[PORT:5055]/

1 minute ago, progrockusa said:

has this http://[IP]:[PORT:5055]/

 

3 minutes ago, Fiala06 said:

Click advanced view and edit the WEBUI 

 

unknown.png?width=943&height=593

still tries to launch to port 3000, even cleared cookies on my browser

Mine worked immediately following this change.

image.png.e1b97ff94641c6a386a0e1dcefc352af.png

 

I also had to remove the Host Port 1 and then recreate it:


image.png.d37c3c049b283b8e06caca7407ca27ab.png

 

I also had to modify the port from 3000 to 5055 in my reverse proxy config. More info about that here.

1 minute ago, JohnnyGrey said:

Mine worked immediately following this change.

image.png.e1b97ff94641c6a386a0e1dcefc352af.png

 

I also had to remove the Host Port 1 and then recreate it:


image.png.d37c3c049b283b8e06caca7407ca27ab.png

 

I also had to modify the port from 3000 to 5055 in my reverse proxy config. More info about that here.

Ok i'll give that a shot, currently it's rescanning my library 

Also @diamkil Overseerr is spelled wrong.

 

Should be "Overseerr" not "Overseer" Just missing another "r" on the end. 

 

 

Edited by Fiala06

  • Author
1 minute ago, Fiala06 said:

Also @diamkil Overseerr is spelled wrong.

 

Should be "Overseerr" not "Overseer" Just missing another "r" on the end. 

 

 

It's on two 'r's my guess is it didn't update the template for you yet as it show Overseerr for me image.thumb.png.e4be2c7f74e3723b74428ea1054e4374.png

  • Author

If some of you are still having problems I recommend removing it, restarting your unraid and installing the app from CA again

48 minutes ago, diamkil said:

It's on two 'r's my guess is it didn't update the template for you yet as it show Overseerr for me 

I think Fiala means on this thread :) It's spelled correctly in Unraid, bot not on this thread.

  • Author
3 minutes ago, JohnnyGrey said:

I think Fiala means on this thread :) It's spelled correctly in Unraid, bot not on this thread.

oh true will fix asap

double checked all my settings, still opening to port 3000 from the docker app section in unraid. all settings show port 5055

Deleted Docker and re-installed over the old app data and working now.

3 hours ago, diamkil said:

I personally use it a different way just pointing to my local server ip and the host port, if it works that way for you I'm happy!

i use it your way for internal network access, but the other method is needed for reverse proxy, which provides external network access for other users to make requests. 

 

edit: thanks for this container btw, very cool!

Edited by Cpt. Chaz
gratitude

Anyone know why the app still tries to go to port 3000? Already reinstalled this from scratch, including erasing the app data folder

 

container settings

click

wrong port

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.