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

connection problem after upgrade fb 2.1.3 to 2.5.0 [DNET388] #393

Closed
firebird-automations opened this issue Aug 9, 2011 · 3 comments
Closed

Comments

@firebird-automations
Copy link

Submitted by: erick perez (erickperez)

Hello,

I use Mono 2.6.7, CENTOS, Firebird AMD64 2.1.3 and FirebirdSQL Provider 2.5.2, all worked fine, but when firebird dataserver was upgraded to 2.5.0 version, i get this error message:

"Unable to complete network request to host "No message for error code 335544721 found."

also, i get this one sometimes:

"connection rejected by remote interface"

My connectionstring on appsetting
<add key="conns" Value="database=/home/db.fdb;user=sysdba;password=masterkey;datasource=localhost;charset=ISO8859_1;"/>

I have tried change datasource to localhost, 127.0.0.1 and servername, nothing works, also i changed charset to NONE, not work too. After I upgraded to 2.6.5 provider version, i got the same error too.

Server is running, in fact, i can connect to firebird server from IBExpert fine remotely.

Something curious: i can load the webapplication only first time, but when i reload the page, i get the error messages

@firebird-automations
Copy link
Author

Commented by: @cincuranet

That's not issue of .NET provider. The "Unable to complete network request to host" is related to your setup.

@firebird-automations
Copy link
Author

Modified by: @cincuranet

status: Open [ 1 ] => Closed [ 6 ]

resolution: Won't Fix [ 2 ]

@firebird-automations
Copy link
Author

Modified by: @cincuranet

Component: http://ASP.NET Providers [ 10090 ] =>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants