Hi all , Ory is a new technology for me. I went th...
# ory-selfhosting
l
Hi all , Ory is a new technology for me. I went through the documentation and tried out the demo login for react, but i face some issues at sometime. The tunnelling command (
Copy code
npx @ory/cli tunnel --dev <http://localhost:3000>
) doesn't work and sometimes it works well.
m
hmmm that is weird indeed. Can you give some more information how you use it, and in what cases it does not work
l
https://www.ory.sh/docs/getting-started/integrate-auth/react I was running this self hosting ory kratos , but when I run it according to the steps given and load on localhost:4000 an error is got on the terminal. Error listed below 2023/08/24 152834 http: proxy error: read tcp [:1]47844->[:1]4433: read: connection reset by peer 2023/08/24 152834 http: proxy error: EOF 2023/08/24 152834 http: proxy error: read tcp [:1]47962->[:1]4433: read: connection reset by peer 2023/08/24 152834 http: proxy error: read tcp [:1]48018->[:1]4433: read: connection reset by peer