(RuntimeError) could not lookup Ecto repo Explorer.Repo.Account #10658
Replies: 2 comments
-
|
Duplicate of #10659 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thank you, solution to this problem |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
I am not a developer Elixir, so I can't figure out what the problem is myself.
Our team is working with the developments of another team. And we got this stack.
I followed the blockscout documentation to configure the "my account" functionality using the auth0 service, and at the moment when a redirect to the address https:/auth/auth0/callback?path=/
occurs in the logs of the backend container I see these lines:
Let me remind you that I am not an Elixir developer, but all my attempts to find a solution to this error led me to the idea that the necessary
Repodependencies are not running. I will be glad for any help and information.I run the application on a local PC with Windows operating system. Using docker-compose, which was downloaded together with the main blockout repository
Beta Was this translation helpful? Give feedback.
All reactions