Ok I started the server but for some reason the web interface is still not loading on port 3000.
root@acs:/opt/genieacs-gui-master/bin# rails server => Booting Puma => Rails 5.0.1 application starting in development on http://localhost:3000 => Run `rails server -h` for more startup options Puma starting in single mode... * Version 3.6.2 (ruby 2.3.1-p112), codename: Sleepy Sunday Serenity * Min threads: 5, max threads: 5 * Environment: development * Listening on tcp://localhost:3000 Use Ctrl-C to stop -----Original Message----- From: Users [mailto:[email protected]] On Behalf Of Zaid Abdulla Sent: Friday, January 27, 2017 7:37 PM To: Community support for GenieACS users Subject: Re: GenieACS will not start On Thu, 2017-01-26 at 20:07 -0500, Hadi Maleki wrote: > root@acs:/opt/genieacs-gui-master/bin# rails start --trace rails > aborted! > Don't know how to build task 'start' (see --tasks) It's "rails server", not "rails start". -- Zaid Abdulla <[email protected]> _______________________________________________ Users mailing list [email protected] http://lists.genieacs.com/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] http://lists.genieacs.com/mailman/listinfo/users
