Do you at least get some kind of rails error at http://ip-address:3000? Can you access the site locally? Every time I installed or reinstalled, I would have a pending migration error. After I ran the migrate command in terminal and restarted rails I got the GUI.
"rake db:migrate RAILS_ENV=development " Mitchell Henley (269)397-0151 > On Apr 6, 2017, at 6: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
