We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot render console from 172.18.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 app_1 | (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC app_1 | ↳ /usr/local/bundle/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98 app_1 | app_1 | ActiveRecord::PendingMigrationError ( app_1 | app_1 | Migrations are pending. To resolve this issue, run: app_1 | app_1 | bin/rails db:migrate RAILS_ENV=development app_1 | app_1 | ):
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
@dhaval-clarion I hate to comment on a year-old issue. But did you ever resolve this?
No branches or pull requests
Cannot render console from 172.18.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255
app_1 | (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
app_1 | ↳ /usr/local/bundle/gems/activerecord-5.2.2/lib/active_record/log_subscriber.rb:98
app_1 |
app_1 | ActiveRecord::PendingMigrationError (
app_1 |
app_1 | Migrations are pending. To resolve this issue, run:
app_1 |
app_1 | bin/rails db:migrate RAILS_ENV=development
app_1 |
app_1 | ):
The text was updated successfully, but these errors were encountered: