[v5] Failed to connect to external mssql #2654
Unanswered
menphurk236
asked this question in
Help
Replies: 2 comments
-
Hey @menphurk! 👋 This does not seems related to AdonisJS. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I have the same problem. Managed to solve? |
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.
-
Hello
I want connect external db from server another ip
my code
.env
MSSQL_SERVER=xx.xxx.xxx.xx\namesqlserver MSSQL_PORT=1433 MSSQL_USER=sa MSSQL_PASSWORD=xxxxxxxx MSSQL_DB_NAME=dbname
but error message 'Failed to connect to xx.xxx.xxx.xx\namesqlserver:1433 - getaddrinfo ENOTFOUND xx.xxx.xxx.xx\namesqlserver","code":"ESOCKET"}}'
Beta Was this translation helpful? Give feedback.
All reactions