CESNET / Netopeer-GUI

Graphical user interface for NETCONF client
MIT License
37 stars 9 forks source link

unable to start netopeergui app #108

Closed Ravi-t closed 6 years ago

Ravi-t commented 6 years ago

I have compiled and installed all NetopeerGUI modules but when I try to start it, I get below error please let me know if I am missing some step. Thanks

[root@cloud netopeergui]# php app/console app:install --post=install

======================== Executing post install script.

Error in post install script occured. chmod: cannot access ‘src/FIT/NetopeerBundle/Data/models’: No such file or directory chmod: cannot access ‘src/FIT/NetopeerBundle/Data/models/tmp’: No such file or directory chmod: cannot access ‘app/netopeerWebGui.db’: No such file or directory

======================== End of post install script

Ravi-t commented 6 years ago

After installing the setup again, I was able to start the app. However, the login is failing. will create a separate issue for it.