Unable to access genieacs-gui

Dan Morphis dan at milkcarton.com
Thu Apr 6 08:29:27 EDT 2017


You're rails server is binding to localhost. You want to 0.0.0.0. Keep in mind the built in web server isn't designed for production use. In production you will want to use apache or ngnix with the passenger plugin. 

-dan

> On Apr 6, 2017, at 2:16 AM, Mahesh M <mahe7253 at gmail.com> wrote:
> 
> Hello Team,
> 
> Could you please provide the help in this? Your help is highly appreciated !
> 
> As per the instructions given, i have done complete installation of genieacs and genieacs-gui along with its dependencies (ruby on rails using rvm, node/npm, mangodb, redis)...
> 
> At last, i have executed:
> 
> ubuntu at ip-172-31-30-69:/opt/genieacs-gui/bin$ sudo rails s
> => Booting Puma
> => Rails 5.0.2 application starting in development on http://localhost:3000
> => Run `rails server -h` for more startup options
> Puma starting in single mode...
> * Version 3.8.2 (ruby 2.3.1-p112), codename: Sassy Salamander
> * Min threads: 5, max threads: 5
> * Environment: development
> * Listening on tcp://localhost:3000
> Use Ctrl-C to stop
> 
> 
> 
> I have enabled firewall and allowed 3000 port too...
> 
> Still unable to access GUI application by using public-ip or public dns: http://my-public-ip:3000 
> 
> Is there anything needs to be configured to access GUI application from anywhere ?
> 
> Please help in the same !
> 
> 
> Thanks,
> Mahesh
> _______________________________________________
> Users mailing list
> Users at lists.genieacs.com
> http://lists.genieacs.com/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.genieacs.com/pipermail/users/attachments/20170406/704e0b27/attachment.html>


More information about the Users mailing list