You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repeats about half a dozen times and then the debugger exits after:
[notice] Application would exited: Would.Application.start(:normal, []) returned an error: shutdown: failed to start child: Ecto.Migrator
** (EXIT) exited in: DBConnection.Holder.checkout(#PID<0.7554.0>, [log: #Function<13.15884367/1 in Ecto.Adapters.SQL.with_log/3>, timeout: :infinity, log: false, schema_migration: true, ecto_query: :schema_migration, telemetry_options: [schema_migration: true], pool: DBConnection.ConnectionPool, repo: Would.Repo, timeout: 15000, pool_size: 5])
** (EXIT) no process: the process is not alive or there's no process currently associated with the given name, possibly because its application isn't started
This is on Elixir 1.18.2 (compiled with Erlang/OTP 26)
The text was updated successfully, but these errors were encountered:
Do you guys have any advice I could offer the maintainer on what this error means? Or is there anything on your end that could be done?
This repeats about half a dozen times and then the debugger exits after:
This is on Elixir 1.18.2 (compiled with Erlang/OTP 26)
The text was updated successfully, but these errors were encountered: