akka / akka-persistence-r2dbc

https://doc.akka.io/docs/akka-persistence-r2dbc/current/index.html
Other
24 stars 17 forks source link

Failed: Run test with SQL Server #540

Open johanandren opened 4 months ago

johanandren commented 4 months ago

https://github.com/akka/akka-persistence-r2dbc/actions/runs/8378575455/job/22943448331

 76ec0f63a362 Pull complete 
 sqlserver Pulled 
 Network docker_default  Creating
 Network docker_default  Created
 Container sqlserver-db  Creating
 Container sqlserver-db  Created
 Container sqlserver-db  Starting
 Container sqlserver-db  Started
 Container sqlserver-db  Waiting
 Container sqlserver-db  Healthy
Sqlcmd: Error: Microsoft ODBC Driver 17 for SQL Server : TCP Provider: Error code 0x2749.
Sqlcmd: Error: Microsoft ODBC Driver 17 for SQL Server : Client unable to establish connection because an error was encountered during handshakes before login. Common causes include client attempting to connect to an unsupported version of SQL Server, server too busy to accept new connections or a resource limitation (memory or maximum allowed connections) on the server..
Sqlcmd: Error: Microsoft ODBC Driver 17 for SQL Server : TCP Provider: Error code 0x68.
Sqlcmd: Error: Microsoft ODBC Driver 17 for SQL Server : Client unable to establish connection.
Sqlcmd: Error: Microsoft ODBC Driver 17 for SQL Server : Client unable to establish connection due to prelogin failure.
Sqlcmd: Error: Microsoft ODBC Driver 17 for SQL Server : A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct and if SQL Server is configured to allow remote connections. For more information see SQL Server Books Online..
Error: Process completed with exit code 1.