Problem with lauch GenieACS GUI and Ruby Rails

mickael at minn.fr mickael at minn.fr
Fri Nov 9 12:03:22 EST 2018


Welcome Back 

	i have found my error about de migration before launch the bundle. 

	We need to replace a value : 

	grep -rl "ActiveRecord::Migration$" db | xargs sed -i 's/ActiveRecord::Migration/ActiveRecord::Migration[5.1]/g'

That work for me ! 
9 novembre 2018 16:12 mickael at minn.fr (mailto:mickael at minn.fr) a écrit: 
	Hello GenieACS user's, 

	I try to install the GenieACS-GUI on Ubuntu 18.04.

I have installing Ruby 2.5.3 with rbenv and rails 5.2.1 and working. But when i launch the gui with "rails s" all work good but when I access on http://0.0.0.0:3000 (http://0.0.0.0:3000) i have a "Pending MigrationError. 

	ActiveRecord::PendingMigrationError (

Migrations are pending. To resolve this issue, run:

bin/rails db:migrate RAILS_ENV=development

):

When i run this command , i have another errors. 

	Has anyone ever encountered this problem or forgot part of it ?

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.genieacs.com/pipermail/users/attachments/20181109/36be9ecf/attachment.html>


More information about the Users mailing list