-
-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Latest Version does not load #116
Comments
I doubt there is zero logs |
cleared logs from working version, ran docker compose, log folder is empty |
The container logs -must- show something. |
Container logs are never in a folder. |
[migrations] started
Brought to you by linuxserver.io To support the app dev(s) visit: To support LSIO projects visit: ─────────────────────────────────────── User UID: 1000 [custom-init] No custom files found, skipping... --host (Default: http://*:5000) Set to a semicolon-separated (;) list of --storage Storage path, where we save the logs and database --baseurl The base URL for reverse proxy scenarios --demo Demo mode, you will never need to use this, fuck that fruit --migrate Will run the migrations then exit the application --help Display this help screen. --version Display version information. Base Url: / Hello, welcome to Ombi Valid options are: Ombi 4.44.1+1e3bd6377ce64c5d79f8b267f0f190b7b141d8af Copyright (C) 2024 Ombi --host (Default: http://*:5000) Set to a semicolon-separated (;) list of --storage Storage path, where we save the logs and database --baseurl The base URL for reverse proxy scenarios --demo Demo mode, you will never need to use this, fuck that fruit --migrate Will run the migrations then exit the application --help Display this help screen. --version Display version information. Base Url: / |
Update MySQL. Ombi-app/Ombi#5132 |
This resolved the issue, apologies for the duplicate issue, and thank you very much for the quick help! |
Is there an existing issue for this?
Current Behavior
Using the latest version linuxserver/ombi:latest image Ombi start up page is not loading. I can use image linuxserver/ombi:v4.43.5-ls192 and everything works fine. I looked at the documentation here https://docs.ombi.app/info/docker-containers/ and it looks like the port number might have chnaged from 3579 to 5000 at some point. I tried changing the port parameter and that did not help.
Expected Behavior
No response
Steps To Reproduce
using docker compose ombi fails to load web page at 3579 port
Environment
CPU architecture
x86-64
Docker creation
Container logs
logs aren't generated
The text was updated successfully, but these errors were encountered: