Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: ClientException with SocketException: Connection refused (OS Error: Connection refused, errno = 61), address = 127.0.0.1, port = 57735, uri=http://127.0.0.1:57715/status #1298

Closed
rifay-next99 opened this issue Feb 21, 2024 · 1 comment
Labels
bug Something isn't working as expected

Comments

@rifay-next99
Copy link

When i use the prisma orm in dart_frog. the tables are created successfully in local . but the get and adding the data in. tale the error shows like this

ERROR - 2024-02-21 21:31:51.058956
GET /signIn
Error thrown by handler.
ClientException with SocketException: Connection refused (OS Error: Connection refused, errno = 61), address = 127.0.0.1, port = 57735, uri=http://127.0.0.1:57715/status

@rifay-next99 rifay-next99 added the bug Something isn't working as expected label Feb 21, 2024
@tomarra
Copy link
Contributor

tomarra commented May 21, 2024

Hi @rifay-next99 👋 thanks for opening this issue.

With no reproduction steps or sample project I don't think we can triage this. If your still having this issue and can supply steps or even better a sample project that we can just open and run to see the issue we can reopen this for triage. Until then closing this as "won't fix".

@tomarra tomarra closed this as not planned Won't fix, can't repro, duplicate, stale May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as expected
Projects
Status: Done
Development

No branches or pull requests

2 participants