Hi I finally managed to get Genieacs up and running yay!!! What I do not understand though is how can I start genieacs-cwmp, genieancs-nbi and genieacs-fs all together? Do I need to start them all together? Thanks,
Luciano On 7 November 2016 at 09:18, Sergio < [email protected]> wrote: > Hello, D'Angelo. > > Have you really tried my method? Looks like you skipped some lines of the > guide... > Even the webpage is telling what to do: > > To resolve this issue, run: bin/rails db:migrate RAILS_ENV=development > If it doesn't work, that means the system can't find rails' binary. You > should search it where you installed it. > > Sergio F. > > > El 06/11/16 a las 23:50, [email protected] escribió: > > Hi can anyone help me install Genieacs, I tried many times but something > is not working. > > I am getting this error when I try to navigate to my server IP. > > > > Migrations are pending. To resolve this issue, run: bin/rails db:migrate > RAILS_ENV=development > > > > Extracted source (around line *#572*): > > > > # Raises <tt>ActiveRecord::PendingMigrationError</tt> error if any migrations > are pending. > > def check_pending!(connection = Base.connection) > > raise ActiveRecord::PendingMigrationError if > ActiveRecord::Migrator.needs_migration?(connection) > > end > > > > def load_schema_if_pending! > > > > > > > _______________________________________________ > Users mailing > [email protected]http://lists.genieacs.com/mailman/listinfo/users > > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.genieacs.com/mailman/listinfo/users > > -- Luciano
_______________________________________________ Users mailing list [email protected] http://lists.genieacs.com/mailman/listinfo/users
