WanderingMike Posted June 11, 2020 Posted June 11, 2020 I am attempting to fix an Ombi docker, and per the Ombi instructions (https://github.com/tidusjar/Ombi/wiki/Common-Errors#unraid) it states that you need to download sqlite and execute a sql command to add a column. I was good until the end, where I end up with the following error. I am by no means an expert but it seems like this shouldn't be the problem it is. Any suggestions?  root@Tower:~# cd sqlite-tools-linux-x86-3300100 root@Tower:~/sqlite-tools-linux-x86-3300100# ls -l total 3916 -rwxr-xr-x 1 root root 551176 Oct 11 2019 sqldiff* -rwxr-xr-x 1 root root 970500 Oct 11 2019 sqlite3* -rwxr-xr-x 1 root root 2483648 Oct 11 2019 sqlite3_analyzer* root@Tower:~/sqlite-tools-linux-x86-3300100# ./sqlite3 -bash: ./sqlite3: No such file or directory root@Tower:~/sqlite-tools-linux-x86-3300100#  Quote
trurl Posted June 11, 2020 Posted June 11, 2020 You can go directly to the correct support thread for any of your dockers by clicking on its icon and selecting Support. Quote
Recommended Posts
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.