Failed to execute before state hook (state: passcode_confirmation) #2251
-
|
Hi, I setup a new docker container locally and configured an nginx service to act as a proxy. My objective is to learn the Flows API to understand how it works.
I looked into the container logs and found this : What I am doing wrong? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Hey @vdevc, the error message |
Beta Was this translation helpful? Give feedback.
-
|
Hey, I’ve encountered this issue before. From the logs: This isn’t a problem with your request flow; it’s a connectivity issue between your Hanko container and the passcode service. In Hanko’s setup, some processes, like Here’s what to check:
Once the passcode service is reachable, the |
Beta Was this translation helpful? Give feedback.
Hey @vdevc, the error message
dial tcp 1.179.115.1:2500: i/o timeoutindicates that the backend can't connect to the SMTP server.