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
I have previously set up the backend using the README instructions with no issue.
However, the recent version upgrade for sentry at 76cb9f7 from 8.1.0 to 10.6.2 has caused my mix ecto.setup, mix ecto.reset and mix phx.server functions to fail with the following error message:
Does anyone have any ideas where this issue could have arisen?
Specs if relevant:
M2 chip on Apple macbook, Ventura 13.5.2
Elixir 1.16.0
Erlang 26
Postgres 16.4
The text was updated successfully, but these errors were encountered:
Hey all,
I have previously set up the backend using the README instructions with no issue.
However, the recent version upgrade for sentry at 76cb9f7 from 8.1.0 to 10.6.2 has caused my
mix ecto.setup
,mix ecto.reset
andmix phx.server
functions to fail with the following error message:Does anyone have any ideas where this issue could have arisen?
Specs if relevant:
The text was updated successfully, but these errors were encountered: