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

Docker MSSQL Login Timeout #141

Open
kempchen opened this issue Mar 14, 2023 · 0 comments
Open

Docker MSSQL Login Timeout #141

kempchen opened this issue Mar 14, 2023 · 0 comments
Labels

Comments

@kempchen
Copy link

When I set up my DSN as shown below I get the following error message

DSN
dsn: mssql+pyodbc://mydomain\MyServiceAccount:ServiceAccountPW@sqlserver.domain\Instance:1433/DB_Name?MARS_Connection=yes&driver=ODBC+Driver+17+for+SQL+Server
Log
2023-03-14 15:18:09,200 - ERROR - query-exporter - error from database "db1": (pyodbc.OperationalError) ('HYT00', '[HYT00] [unixODBC][Microsoft][ODBC Driver 17 for SQL Server]Login timeout expired (0) (SQLDriverConnect)')
(Background on this error at: http://sqlalche.me/e/13/e3q8)

Installation details

  • operating system: SLES
  • query-exporter installation type:
    • docker image: Latest from Dockerhub
@kempchen kempchen added the bug label Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant