<!DOCTYPE html><html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head><body><div data-html-editor-font-wrapper="true" style="font-family: arial, sans-serif; font-size: 13px;"> <p>Welcome Back</p> <p>i have found my error about de migration before launch the bundle.</p> <p>We need to replace a value :</p> <p>grep -rl "ActiveRecord::Migration$" db | xargs sed -i 's/ActiveRecord::Migration/ActiveRecord::Migration[5.1]/g'<br><br>That work for me !</p> <p><br>9 novembre 2018 16:12 <a target="_blank" tabindex="-1" href="mailto:mickael@minn.fr">mickael@minn.fr</a> a écrit:</p> <blockquote><div><div><div style="font-family: arial, sans-serif;font-size: 13px"> <p>Hello GenieACS user's,</p> <p>I try to install the GenieACS-GUI on Ubuntu 18.04.<br><br><signature></signature>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 <a target="_blank" rel="noopener noreferrer" href="http://0.0.0.0:3000">http://0.0.0.0:3000</a> i have a "Pending MigrationError.</p> <p>ActiveRecord::PendingMigrationError (<br><br>Migrations are pending. To resolve this issue, run:<br><br>bin/rails db:migrate RAILS_ENV=development<br><br>):<br><br>When i run this command , i have another errors.</p> <p>Has anyone ever encountered this problem or forgot part of it ?<br><br>Thanks</p> </div></div></div></blockquote> <br><br><signature></signature> </div></body></html>