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] Linuxserver.io - Ombi

Featured Replies

1 hour ago, ikiya13 said:

I have had this problem for several weeks at this point, I think it's beyond a problem with Plex auth.

 

I was just stating that there was an issue yesterday. If anyone is still having issues I'd encourage them to reach out on GitHub or discord. 

 

I do recall there were issues a few months ago, but they have all now been resolved. 

  • Replies 642
  • Views 172k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Ran into this too and it looks like this is the issue. Look at my post there (currently the last one) for a fix you can do without having to install anything into your container. It looks like they ad

  • tidusjar
    tidusjar

    That 'asshole' would be me.        Please keep in mind that I have a full time demanding job, a child, a 10 month old and a wife outside of what I do in ombi. All of my free time i

  • clowrym
    clowrym

    Your definitely not the assholes here....

Posted Images

  • 1 month later...

If anyone else is having issues with the Plex log in with a new Ombi set up on unRaid. I couldn't get it to route back to Ombi with the log in through plex during the wizard, but I created an Ombi admin in wizard and the login after completing the wizard let me do the Plex OAuth successfully to log in through Plex. Worth a shot to try it. 

Noticed an issue today, searched but can only find guides from 2 years ago. When searching for a TV show it flashes up briefly but then disappears showing no results. This is for any TV show. Movies list is not affected. What can I check? Shows as up to date in unRaid but on the Ombi page it shows Version3.0.5223 (New Update Available) 

5 minutes ago, bigdan1190 said:

Noticed an issue today, searched but can only find guides from 2 years ago. When searching for a TV show it flashes up briefly but then disappears showing no results. This is for any TV show. Movies list is not affected. What can I check? Shows as up to date in unRaid but on the Ombi page it shows Version3.0.5223 (New Update Available) 

You are on a very very old version of Ombi. 
 

please update :)

  • 1 month later...

I've recently reinstated my Plex server after having it in mothballs for 9 months due to a move.  Now that it is back up and running, and I've updated everything, Ombi seems to have an issue where I must restart it every other day or so because it stops responding to requests.  Everybody can login, you can search for videos, but upon submitting a request Ombi never responds back that the request was submitted and it never shows up as requested.  A stop and start of the container fixes the issue.  Is this a known issue?

 

Looking at the log I see a few red highlighted lines: "Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 5: 'database is locked'."

13 minutes ago, Littleolme said:

I've recently reinstated my Plex server after having it in mothballs for 9 months due to a move.  Now that it is back up and running, and I've updated everything, Ombi seems to have an issue where I must restart it every other day or so because it stops responding to requests.  Everybody can login, you can search for videos, but upon submitting a request Ombi never responds back that the request was submitted and it never shows up as requested.  A stop and start of the container fixes the issue.  Is this a known issue?

 

Looking at the log I see a few red highlighted lines: "Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 5: 'database is locked'."

Hey,

 

You have run into a limitation in SQLite, Ombi is a very DB heavy application and SQLite is not really meant for websites/apps.

 

What i'd recommend you do is migrate over to using MySQL as a database for Ombi (you can easily spin up a MariaDb docker container)

 

There is a guide on the docs website, also see here: https://docs.ombi.app/info/alternate-databases/#why-mysql

 

 

23 minutes ago, tidusjar said:

Hey,

 

You have run into a limitation in SQLite, Ombi is a very DB heavy application and SQLite is not really meant for websites/apps.

 

What i'd recommend you do is migrate over to using MySQL as a database for Ombi (you can easily spin up a MariaDb docker container)

 

There is a guide on the docs website, also see here: https://docs.ombi.app/info/alternate-databases/#why-mysql

 

 

I actually already have MariaDb running for Nextcloud.  I'll look at that doc to see how to migrate Ombi over to it.  Thanks!

16 minutes ago, Littleolme said:

I actually already have MariaDb running for Nextcloud.  I'll look at that doc to see how to migrate Ombi over to it.  Thanks!

I STRONGLY suggest setting up a second MariaDb instance specifically for Ombi, rather than adding the database to your already running instance.

 

The benefits completely outweigh the negatives.

 

Benefits

 Separate appdata folder, separate configurations. Can blow away and redo without effecting other instances.

 Docker containers share layers internally, so additional instances takes up zero extra room in the docker.img file, and only a couple KB extra in the appdata folder

Negatives

 Figuring out how to install a completely separate instance, new version of CA makes it easy.

 Keeping track of a different set of ports

5 hours ago, JonathanM said:

I STRONGLY suggest setting up a second MariaDb instance specifically for Ombi, rather than adding the database to your already running instance.

 

The benefits completely outweigh the negatives.

 

Benefits

 Separate appdata folder, separate configurations. Can blow away and redo without effecting other instances.

 Docker containers share layers internally, so additional instances takes up zero extra room in the docker.img file, and only a couple KB extra in the appdata folder

Negatives

 Figuring out how to install a completely separate instance, new version of CA makes it easy.

 Keeping track of a different set of ports

Makes sense.  Another learning opportunity.  I'll check into it.

  • 3 weeks later...

Ombi affected by log4j?

39 minutes ago, hikewv said:

Ombi affected by log4j?

Nope! 

Thanks!

  • 2 weeks later...

Ive been having issues of the last few weeks and recently rebuilt my installation following @tidusjar advice and moved the databases over to a MariaDB docker instance. 

 

Just wanted to give a thank you for the assistance. 

 

  • 1 month later...

hi guys. I have problem with the ombi container with a subdomain. 

I have removed the base_URL variable and installed the container. 

i have corectly configured swag but i cannot reach ombi from outside my network. 

I have tripple checked the setting and everything is left on default. 

I am using the customer netwrok that swag is on. 

I am inclined to believe there is something I'm missing when configuring ombi, because nextcloud works flawlesly. 

 

can anyone provide any suggestions? thank you. 

anyone? is there no support for the Ombi container?

 

19 minutes ago, Emanuel87 said:

anyone? is there no support for the Ombi container?

 

There is, I don’t always see the messages on here. 
 

I suggest you jump on the Ombi discord and we can try and assist you with your proxy issue

  • 2 months later...

Updated my docker today and now I'm seeing Failed to create CoreCLR, HRESULT: 0x80070008 spammed in the log. Web gui isn't working any more either. Anyone seeing this?

 

Rolled back to v4.16.12-ls119 to resolve

Edited by chiefo

Same issue ^^

 

Failed to create CoreCLR, HRESULT: 0x80070008 spammed in the log.

 

Rolling back also fixed it for me

On 5/2/2022 at 7:02 PM, Kirsanth said:

Same issue ^^

 

Failed to create CoreCLR, HRESULT: 0x80070008 spammed in the log.

 

Rolling back also fixed it for me

How do you roll back in unraid?

4 hours ago, tmoran000 said:

How do you roll back in unraid?

 

Change the repository in the docker from :latest to the version you want, ie: linuxserver/ombi:v4.16.12-ls119

Per the Github for this docker,  this is a Ubuntu Jammy docker. We need docker 20.10.10 or higher to resolve. Unraid 6.10 RC-6 was released today that includes 20.10.14. After upgrading to rc-6, i was able to swap to latest ombi docker correctly.

Anyone using gmail with ombi?

We might have a problem after May 30  . .

 

We will need to use an e-mail client or app that supports OAuth 2.0 (https://oauth.net/2/) as using the username/password combination will no longer be sufficient.   https://support.google.com/accounts/answer/6010255

 

 

1 minute ago, elcapitano said:

Anyone using gmail with ombi?

We might have a problem after May 30  . .

 

We will need to use an e-mail client or app that supports OAuth 2.0 (https://oauth.net/2/) as using the username/password combination will no longer be sufficient.   https://support.google.com/accounts/answer/6010255

 

 

Thanks for the headsup!

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.