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

Timeout with sql local db #18

Open
abbgrade opened this issue Jul 9, 2022 · 2 comments
Open

Timeout with sql local db #18

abbgrade opened this issue Jul 9, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@abbgrade
Copy link
Owner

abbgrade commented Jul 9, 2022

Error: [-] Connect-Instance.LocalDb.LocalTestInstance.Returns a connection by pipeline 45.51s (45.48s|24ms)
Message
Win32Exception: The wait operation timed out.
SqlException: Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=42766; handshake=10;
at , D:\a\PsSqlClient\PsSqlClient\test\Connect-Instance.Tests.ps1:33

@abbgrade abbgrade added the bug Something isn't working label Jul 9, 2022
@abbgrade
Copy link
Owner Author

abbgrade commented Jul 9, 2022

maybe increase/set the connection timeout

@abbgrade
Copy link
Owner Author

abbgrade commented Jul 9, 2022

current timeout is 30s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant