How to use SQL Database Chain (error EAI_AGAIN) #4588
Unanswered
mgiammarco
asked this question in
Q&A
Replies: 2 comments
-
It seems to me I have the same problem with mcp postgres tool because I get MCP error -32603: |
Beta Was this translation helpful? Give feedback.
0 replies
-
No one can reply? Can at least say to me how to escape characters in connection url? |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am trying to use the sql database chain with postgres database (on cloud).
I see documentation is not completed. By trial and error I think I have got right url (in server log I see no more ECONNREFUSED), but now I get "getaddrinfo EAI_AGAIN". I checked inside docker container and dns is resolved.
What else can I do?
Please note I had to escape the password because it contains @ sign.
Thanks,
Mario
Beta Was this translation helpful? Give feedback.
All reactions