Hey,

I am new to this project and managed to install it genieacs correctly.
However, when i open the GUI while running the back-end it says
"Errno::ECONNREFUSED in HomeController#index"

The application trace says the following

Rails.root: /opt/genieacs-gui
Application Trace <http://127.0.0.1:3000/#> | Framework Trace
<http://127.0.0.1:3000/#> | Full Trace <http://127.0.0.1:3000/#>

app/controllers/home_controller.rb:12:in `block (5 levels) in index'
app/controllers/home_controller.rb:11:in `each'
app/controllers/home_controller.rb:11:in `block (4 levels) in index'
app/controllers/home_controller.rb:10:in `each'
app/controllers/home_controller.rb:10:in `block (3 levels) in index'
app/controllers/home_controller.rb:9:in `each'
app/controllers/home_controller.rb:9:in `block (2 levels) in index'
app/controllers/home_controller.rb:4:in `block in index'
app/controllers/application_controller.rb:40:in `can?'
app/controllers/home_controller.rb:3:in `index'

How should i fix this issue?

Kind regards,

Dave
_______________________________________________
Users mailing list
[email protected]
http://lists.genieacs.com/mailman/listinfo/users

Reply via email to