Jump to content

Problem executing local file for Ombi


Recommended Posts

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# 

 

Link to comment

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...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...