05-07-2024, 09:59 PM
Hi cmonty
It seems you try to start iVenty from the "/root" directory while iVentoy is installed in the /opt directory ...
Could you try (without double quotes) :
"cd /opt/iventoy-1.0.20"
"bash -x /opt/iventoy-1.0.20/iventoy.sh start"
If my understanding is good, it should work ...
It seems you try to start iVenty from the "/root" directory while iVentoy is installed in the /opt directory ...
Could you try (without double quotes) :
"cd /opt/iventoy-1.0.20"
"bash -x /opt/iventoy-1.0.20/iventoy.sh start"
If my understanding is good, it should work ...