I have a couple years old native installation (using the server installer script) of WebODM and the password is lost. When I execute recommended password reset command in the terminal I get the error that docker command isn’t found and this is totally logical because my instance is not in the docker.
/webodm# ./webodm.sh resetadminpassword 12345678
./webodm.sh: line 288: docker: command not found
Could someone please help and suggest a solution to this?
Thank you.
Thank you for your response.
Can you please be specific about this? (source venv/bin/activate ?) Is this the folder where the virtual environment should be activated?
During the native installation, the installer script should have created a Python virtual environment. You need to activate it before typing the other command. (so yes?)
ls -a /
. bin code etc initrd.img lib lost+found mnt proc run snap sys usr vmlinuz webodm
… boot dev home initrd.img.old lib64 media opt root sbin srv tmp var vmlinuz.old www
While I am still unable to reset the password, this thread can be closed because I found where I saved my password.
Thank you @ [pierotofy] for your help!!!