Cannot connect to Linux server with 7.0, but 6.7 works fine
-----------------------------------------------------------
Key: DNET-898
URL: http://tracker.firebirdsql.org/browse/DNET-898
Project: .NET Data provider
Issue Type: Bug
Components: ADO.NET Provider
Affects Versions: 7.0.0.0
Environment: Windows client .NET 4.5.2, Linux server Debian 6.0, Firebird 3.0.4 AMD64
Reporter: Roland Turcan
Assignee: Jiri Cincura
Priority: Blocker
The only change was update of .NET provider and connection causes:
DateTime = 22.8.2019 10:23:46
Header = CreateAndOpenConnection()
FirebirdSql.Data.FirebirdClient.FbException (0x80004005): Unable to complete network request to host "
No message for error code 335544721 found. ---> Unable to complete network request to host "
No message for error code 335544721 found.
at FirebirdSql.Data.FirebirdClient.FbConnectionInternal.Connect()
at FirebirdSql.Data.FirebirdClient.FbConnectionPoolManager.Pool.CreateNewConnectionIfPossibleImpl(ConnectionString connectionString)
at FirebirdSql.Data.FirebirdClient.FbConnectionPoolManager.Pool.GetConnection(FbConnection owner)
at FirebirdSql.Data.FirebirdClient.FbConnectionPoolManager.Get(ConnectionString connectionString, FbConnection owner)
at FirebirdSql.Data.FirebirdClient.FbConnection.Open()
==================================================
but againt Windows servers I have not found any problem.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|