Dear Dan, Issue fixed (rails s --binding=0.0.0.0 ), Thanks a lot for the Help ! Kindly close this thread...
Thanks, Mahesh... On Thu, Apr 6, 2017 at 5:59 PM, Dan Morphis <[email protected]> wrote: > 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 <[email protected]> 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@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 > [email protected] > http://lists.genieacs.com/mailman/listinfo/users > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.genieacs.com/mailman/listinfo/users > >
_______________________________________________ Users mailing list [email protected] http://lists.genieacs.com/mailman/listinfo/users
