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

SERVER升级3.3后无法用3.1.3的connector连接 #88

Open
arthasking123 opened this issue Oct 31, 2024 · 1 comment
Open

SERVER升级3.3后无法用3.1.3的connector连接 #88

arthasking123 opened this issue Oct 31, 2024 · 1 comment

Comments

@arthasking123
Copy link

arthasking123 commented Oct 31, 2024

提示:Failed to execute SQL: show databases, ErrCode: 286, ErrMessage: Version not compatible
fail: Microsoft.Extensions.Hosting.Internal.Host[11]
Hosting failed to start
TDengine.Driver.TDengineError: code:[0x11e],error:Version not compatible
at TDengine.Driver.Impl.WebSocketMethods.BaseConnection.SendJsonBackJson[T1,T2](String action, T1 req)
at TDengine.Driver.Impl.WebSocketMethods.Connection.Connect()
at TDengine.Driver.Client.Websocket.WSClient..ctor(ConnectionStringBuilder builder)
at TDengine.Driver.Client.DbDriver.Open(ConnectionStringBuilder builder)

没有最新的connector吗?

@huskar-t
Copy link
Collaborator

If you use the native connection, you need to upgrade the client's dynamic library

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