<!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>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 http://0.0.0.0:3000 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></body></html>