Code=exited, status=203/EXEC

but it’s the same. I get the same error

@snuz What do you mean by it’s the same ? do you update path? there is a typo in your path in bash file. I did the same here on ubuntu 18.04. Everything is fine/

I’m sorry, I made that mistake by writing the bash in the post, anyway I tried yours but it still can’t find the directory…Despite it exists…

post current bash please

#!/bin/bash
#genieacs-gui not geniacs-gui
cd /home/autoprov/genieacs-gui/
rails s

If i try to run

root@autoprov:/usr/bin# ./genieacs-ui.sh 
./genieacs-ui.sh: line 3: cd: /home/autoprov/genieacs-gui/: No such file or directory

please go to your genieacs gui directory and type pwd (to show current path) and post it here.

root@autoprov:/home/autoprov/genieacs-gui# pwd
/home/autoprov/genieacs-gui

But it doesn’t matter, forget it. I solved it with the nohup command

ok, happy you solved it

I only ask you one thing about the three services( NBI, FS and CWMP), where could I see the log of the CPE that arrives?

Thank you

take a look here https://github.com/genieacs/genieacs/wiki/GenieACS-General-Config

Hi , I have the same problem, it gives me (code=exited, status=203/EXEC) can you please tell me how you solved it . and what do you mean by you updated all ?

thanks