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

Note about the ombi-preview container:  It currently doesn't work with SSL, so it wont work if you've restricted your plex server to use secure connections only.

Edited by Dephcon

  • 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

On 2/6/2018 at 11:25 AM, MandalorePatriot said:

Hello, how does one go about modifying the landing/login page backgrounds for Ombi-Preview? I am using the below link for reference. I tried modifying the files in the Docker itself, but once I restart the changes are reverted. Sorry if this is a easy question!

 

https://github.com/tidusjar/Ombi/wiki/Customize-the-Landing-and-Login-background

Hello, any information about this? Thanks!

6 minutes ago, MandalorePatriot said:

Hello, any information about this? Thanks!

 

I would suggest that is a question aimed at the developer, not us.

1 minute ago, CHBMB said:

 

I would suggest that is a question aimed at the developer, not us.

Shouldn't the files be in appddata, not inside the Docker? If so, then is that not a container question?

5 minutes ago, MandalorePatriot said:

Shouldn't the files be in appddata, not inside the Docker? If so, then is that not a container question?

 

Map the file in the container config?

 

/config/appsettings.json to /wherever/it/normally/is/appsettings.json

3 minutes ago, CHBMB said:

 

Map the file in the container config?

 

/config/appsettings.json to /wherever/it/normally/is/appsettings.json

Do you mean adding a new path and placing the file in appdata?

Do you mean adding a new path and placing the file in appdata?
Yes

Sent from my LG-H815 using Tapatalk

39 minutes ago, CHBMB said:

Yes

Sent from my LG-H815 using Tapatalk
 

Thanks, that got it working.

OMBI version 3?

 

I'm seeing in OMBI that there is a new Pre-release version (Ombi v3.0.2881) available.  Is anyone using this and/or any ETA on when this will make it to the LS container image?

On 2/18/2018 at 5:34 PM, IamSpartacus said:

OMBI version 3?

 

I'm seeing in OMBI that there is a new Pre-release version (Ombi v3.0.2881) available.  Is anyone using this and/or any ETA on when this will make it to the LS container image?

 

I just installed docker today and also was wondering if could update it somehow.

Is the ombi preview close to public release out of curiosity? As in non preview release, I'm aware the preview is available. 

Edited by tazire

Is the ombi preview close to public release out of curiosity? As in non preview release, I'm aware the preview is available. 
Dunno. I don't think it should be too long, last time we spoke to the dev it was supposed to be soon.

Sent from my LG-H815 using Tapatalk

I just updated the container, which now won't start.

This chunk here is repeating itself in the container log:

at System.RuntimeType.CheckValue (System.Object value, System.Reflection.Binder binder, System.Globalization.CultureInfo culture, System.Reflection.BindingFlags invokeAttr) [0x00071] in <9689214c1e4645be91df75196bac3cbb>:0
at System.Reflection.MonoMethod.ConvertValues (System.Reflection.Binder binder, System.Object[] args, System.Reflection.ParameterInfo[] pinfo, System.Globalization.CultureInfo culture, System.Reflection.BindingFlags invokeAttr) [0x00069] in <9689214c1e4645be91df75196bac3cbb>:0
at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00011] in <9689214c1e4645be91df75196bac3cbb>:0
at System.Reflection.MonoProperty.SetValue (System.Object obj, System.Object value, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x0005d] in <9689214c1e4645be91df75196bac3cbb>:0
at System.Reflection.PropertyInfo.SetValue (System.Object obj, System.Object value, System.Object[] index) [0x00000] in <9689214c1e4645be91df75196bac3cbb>:0
at NLog.Internal.PropertyHelper.SetPropertyFromString (System.Object obj, System.String propertyName, System.String value, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x00108] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
--- End of inner exception stack trace ---
at NLog.Internal.PropertyHelper.SetPropertyFromString (System.Object obj, System.String propertyName, System.String value, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x001bc] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
at NLog.Layouts.LayoutParser.ParseLayoutRenderer (NLog.Config.ConfigurationItemFactory configurationItemFactory, NLog.Internal.SimpleStringReader sr) [0x001a3] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
at NLog.Layouts.LayoutParser.CompileLayout (NLog.Config.ConfigurationItemFactory configurationItemFactory, NLog.Internal.SimpleStringReader sr, System.Boolean isNested, System.String& text) [0x0009a] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
at NLog.Layouts.SimpleLayout.set_Text (System.String value) [0x00013] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
at NLog.Layouts.SimpleLayout..ctor (System.String txt, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x0000d] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
at NLog.Layouts.Layout.FromString (System.String layoutText, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x00000] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
at NLog.Layouts.Layout.FromString (System.String layoutText) [0x00006] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
at NLog.Layouts.Layout.op_Implicit (System.String text) [0x00000] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
at Ombi.Helpers.LoggingHelper.ConfigureLogging (System.String connectionString) [0x000f1] in <dd625652ceaa4132973cc40b9d7e32b8>:0
at Ombi.UI.Program.ConfigureTargets (System.String connectionString) [0x00000] in <d3edc51f5e544d5c9ddfe4ca6f7ce873>:0
at Ombi.UI.Program.Main (System.String[] args) [0x00154] in <d3edc51f5e544d5c9ddfe4ca6f7ce873>:0
Starting Up! Please wait, this can usually take a few seconds.
Version: 2.2.1678

Location of the database: /opt/ombi/Ombi.sqlite

FATAL UNHANDLED EXCEPTION: NLog.NLogConfigurationException: Error when setting property 'Format' on Layout Renderer: ${exception} ---> System.ArgumentException: Object of type 'System.ReadOnlySpan`1[System.Char]' cannot be converted to type 'System.String'.

 

2 hours ago, JohanSF said:

I just updated the container, which now won't start.

This chunk here is repeating itself in the container log:

 

Same issue here.

I just updated my container (lsio-preview ombi 3) and the page is only half loading (menu shows, but nothing else) and devtools is showing the following error:

 

ERROR Error: Uncaught (in promise): Error: No NgModule metadata found for 'undefined'.
Error: No NgModule metadata found for 'undefined'.
    at t.resolve (vendor.js:1)
    at t.getNgModuleMetadata (vendor.js:1)
    at t._loadModules (vendor.js:1)
    at t._compileModuleAndComponents (vendor.js:1)
    at t.compileModuleAsync (vendor.js:1)
    at t.compileModuleAsync (vendor.js:1)
    at e.project (vendor.js:1)
    at e._tryNext (vendor.js:1)
    at e._next (vendor.js:1)
    at e.next (vendor.js:1)
    at t.resolve (vendor.js:1)
    at t.getNgModuleMetadata (vendor.js:1)
    at t._loadModules (vendor.js:1)
    at t._compileModuleAndComponents (vendor.js:1)
    at t.compileModuleAsync (vendor.js:1)
    at t.compileModuleAsync (vendor.js:1)
    at e.project (vendor.js:1)
    at e._tryNext (vendor.js:1)
    at e._next (vendor.js:1)
    at e.next (vendor.js:1)
    at O (vendor.js:1)
    at O (vendor.js:1)
    at vendor.js:1
    at t.invokeTask (vendor.js:1)
    at Object.onInvokeTask (vendor.js:1)
    at t.invokeTask (vendor.js:1)
    at e.runTask (vendor.js:1)
    at m (vendor.js:1)
    at <anonymous>
It @ vendor.js:1


vendor.js:1 Uncaught (in promise) Error: No NgModule metadata found for 'undefined'.
    at t.resolve (vendor.js:1)
    at t.getNgModuleMetadata (vendor.js:1)
    at t._loadModules (vendor.js:1)
    at t._compileModuleAndComponents (vendor.js:1)
    at t.compileModuleAsync (vendor.js:1)
    at t.compileModuleAsync (vendor.js:1)
    at e.project (vendor.js:1)
    at e._tryNext (vendor.js:1)
    at e._next (vendor.js:1)
    at e.next (vendor.js:1)

5 minutes ago, snazz said:

 

Same issue here.

 

 +1

Have tried adding TZ variable, and separately a path to /etc/localtime but still getting the same error.

(https://hub.docker.com/r/linuxserver/ombi/ suggests exceptions will be thrown without one set.)

About 10 hours ago, my ls.io ombi docker went into a loop and is not able to keep running.  Working beautifully up until that point.  I've tried removing the docker and deleting the image, and reinstalling from CA, same result.  Log output below.

 

https://pastebin.com/NQt8avHp

Updated my Ombi and now can't connect to the webUI

I get this on the web page

This site can’t be reached

192.168.25.253 refused to connect.

 

This is what I see in the logs.

FATAL UNHANDLED EXCEPTION: NLog.NLogConfigurationException: Error when setting property 'Format' on Layout Renderer: ${exception} ---> System.ArgumentException: Object of type 'System.ReadOnlySpan`1[System.Char]' cannot be converted to type 'System.String'.

at System.RuntimeType.CheckValue (System.Object value, System.Reflection.Binder binder, System.Globalization.CultureInfo culture, System.Reflection.BindingFlags invokeAttr) [0x00071] in <9689214c1e4645be91df75196bac3cbb>:0
at System.Reflection.MonoMethod.ConvertValues (System.Reflection.Binder binder, System.Object[] args, System.Reflection.ParameterInfo[] pinfo, System.Globalization.CultureInfo culture, System.Reflection.BindingFlags invokeAttr) [0x00069] in <9689214c1e4645be91df75196bac3cbb>:0
at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00011] in <9689214c1e4645be91df75196bac3cbb>:0
at System.Reflection.MonoProperty.SetValue (System.Object obj, System.Object value, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x0005d] in <9689214c1e4645be91df75196bac3cbb>:0
at System.Reflection.PropertyInfo.SetValue (System.Object obj, System.Object value, System.Object[] index) [0x00000] in <9689214c1e4645be91df75196bac3cbb>:0
at NLog.Internal.PropertyHelper.SetPropertyFromString (System.Object obj, System.String propertyName, System.String value, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x00108] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
--- End of inner exception stack trace ---
at NLog.Internal.PropertyHelper.SetPropertyFromString (System.Object obj, System.String propertyName, System.String value, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x001bc] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
at NLog.Layouts.LayoutParser.ParseLayoutRenderer (NLog.Config.ConfigurationItemFactory configurationItemFactory, NLog.Internal.SimpleStringReader sr) [0x001a3] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
at NLog.Layouts.LayoutParser.CompileLayout (NLog.Config.ConfigurationItemFactory configurationItemFactory, NLog.Internal.SimpleStringReader sr, System.Boolean isNested, System.String& text) [0x0009a] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
at NLog.Layouts.SimpleLayout.set_Text (System.String value) [0x00013] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
at NLog.Layouts.SimpleLayout..ctor (System.String txt, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x0000d] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
at NLog.Layouts.Layout.FromString (System.String layoutText, NLog.Config.ConfigurationItemFactory configurationItemFactory) [0x00000] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
at NLog.Layouts.Layout.FromString (System.String layoutText) [0x00006] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
at NLog.Layouts.Layout.op_Implicit (System.String text) [0x00000] in <3ba0cff67b4d49d79d53f79e839f8ad9>:0
at Ombi.Helpers.LoggingHelper.ConfigureLogging (System.String connectionString) [0x000f1] in <dd625652ceaa4132973cc40b9d7e32b8>:0
at Ombi.UI.Program.ConfigureTargets (System.String connectionString) [0x00000] in <d3edc51f5e544d5c9ddfe4ca6f7ce873>:0
at Ombi.UI.Program.Main (System.String[] args) [0x00154] in <d3edc51f5e544d5c9ddfe4ca6f7ce873>:0
Starting Up! Please wait, this can usually take a few seconds.
Version: 2.2.1678
Location of the database: /opt/ombi/Ombi.sqlite
[cont-finish.d] executing container finish scripts...
[cont-finish.d] done.
[s6-finish] syncing disks.
[s6-finish] sending all processes the TERM signal.
[s6-finish] sending all processes the KILL signal and exiting.

Edited by sfavuzza

it appears the mono update has broken a bunch of downstream apps

 

for this week we have reverted to last weeks baseimage build and rebuilt all our mono based apps using it

 

try pulling an update 

1 hour ago, sparklyballs said:

it appears the mono update has broken a bunch of downstream apps

 

for this week we have reverted to last weeks baseimage build and rebuilt all our mono based apps using it

 

try pulling an update 

The update resolved the issue for me.  Thanks!

4 hours ago, sparklyballs said:

it appears the mono update has broken a bunch of downstream apps

 

for this week we have reverted to last weeks baseimage build and rebuilt all our mono based apps using it

 

try pulling an update 

 

Works a charm, thank you @sparklyballs

Tidusjar has released OmbiV3 publicly on Reddit in the PleX Reddit just as an fyi.

nice. has the lsio container been updated to 3.0 yet? currently using the lsio dev preview and would like to switch over to the more stable public release

This update requires a new configuration, right? If so, I'm hoping a seperate image is made, since it is a complete rewrite. Autoupdating could screw up a lot of people's installs.

im literally just holding off on the v3 release atm. just cos i heard v2 can not be updated to v3 and needs a new build. if its that close to release ill keep waiting.

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.