Jump to content

tidusjar

Members
  • Posts

    53
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

tidusjar's Achievements

Rookie

Rookie (2/14)

9

Reputation

  1. this sounds like the issue people have when they encounter the SQLite database locking. But there should be some logs in the logs folder that mention that Ombi cannot access the database.
  2. All users that are running a MySQL setup that i've spoken to are running all three databases under MySQL and not a split. The migration guide only really will migrate you from all 3 SQLite databases to MySQL and not just two. It might be worth reaching out on the Ombi discord.
  3. As I mentioned previous I wouldn’t recommend running Ombi with different databases. But that’s your choice. regard radarr, check your log file, ensure you have enabled it in the settings and ensure you have set a default availability
  4. are you sure Ombi is looking at the correct MySQL database? Maybe jump on the Ombi support discord. Might be easier to help there
  5. And it's happened again this morning, docker containers are failing to start (and have stopped). New drive I guess? server-diagnostics-20220615-0849.zip
  6. I only did the SATA cable. I've now switched SATA ports and different power cable. It now seems to be working, i'll check over the next few days
  7. Just replaced the cable, started back up and things are running for now. But like i mentioned it keeps happening. Update: Actually things are behaving quite strangely like nothing can write to the cache now server-diagnostics-20220614-1452.zip
  8. Any sort of tests I can do to see what's wrong?
  9. After restarting I now have the following: Server logs are attached for this instance server-diagnostics-20220614-1401.zip
  10. So this issue has been happening on and off for the past few months. What seems to happen is that all of a sudden my docker containers would just become unresponsive and not work. Stopping or Restarting the containers would show an error message in the UI saying something along the lines of 'Service failed to start' with no other information. Sometimes a reboot of the server would fix this, other times i'd need to disable docker, delete the `docker.img` and reinstall the containers. Today this has happened again and seems to be becoming more frequent, so i'm hoping someone is able to point me in the right direction of what I can do to resolve this. Server diagnostics are attached, currently the `Docker Service failed to start.` at this point i'm probably going to have to delete the docker image and start again. If there is any other information I can provide please let me know. server-diagnostics-20220614-1334.zip
  11. I think it’s just they have enforced the use of App Passwords for this sort of thing
  12. 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
  13. 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
×
×
  • Create New...