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

error: firebirdsql: Error op_response:92 #403

Open
tornister76 opened this issue Mar 23, 2023 · 4 comments
Open

error: firebirdsql: Error op_response:92 #403

tornister76 opened this issue Mar 23, 2023 · 4 comments

Comments

@tornister76
Copy link

Hi,

Can't connect to firebirsql 3. Getting error: firebirdsql: Error op_response:92

@tornister76
Copy link
Author

Hi again,

Can you help with this?

@kenshaw
Copy link
Member

kenshaw commented Apr 24, 2023

@tornister76 I would need more details. Likely the username/password you're passing are incorrect. I have not used Firebird much. Please try to write some simple Go code using the underlying driver and trying to connect.

@tornister76
Copy link
Author

I
'm using binary version in script. Now, after databases has been migrated from 2.5 to 3.0 FB I'm getting this error instead of results.

@kenshaw
Copy link
Member

kenshaw commented Apr 24, 2023

@tornister76 if usql was working before, and is not with an upgrade to Firebird, that's an issue with Firebird's Go driver. Please try to connect using the actual driver with Go, and see what error you're able to get. Testing with Firebird v4 (the docker.io/jacobalberty/firebird:v4 image) just now, I was able to connect.

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

No branches or pull requests

2 participants