I spent almost now 4 days trying solving this issues about Rest Password on flask when i put the email address to Request Rest Password this message display in the terminal.
FilesPython311Libsocket.py”, line 836, in create_connection
sock.connect(sa)
ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it
AND ALSO WHEN I TRY TO PING MY LOCALHOST 127.0.0.1 isn’t reply says “Request timed out”. i don’t where the problem come from anyway still fishing the answer hope you guys meet this kind of stuck waiting your answers. Thanks in advance.
I expected to when i click Request Reset Password to receive tokens link To my mailbox.