8000 Getting MatchError even when passing correct credential · Issue #116 · elixir-ecto/tds · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Getting MatchError even when passing correct credential  #116
Open
@nitesh-christies

Description

@nitesh-christies

State: Tds.Protocol
[error] GenServer #PID<0.601.0> terminating
** (RuntimeError) connect raised MatchError exception. The exception details are hidden, as they may contain sensitive data such as database credentials. You may set :show_sensitive_data_on_connection_error to true when starting your connection if you wish to see all of the details
(tds) lib/tds/tokens.ex:362: Tds.Tokens.decode_envchange/2
(tds) lib/tds/tokens.ex:52: Tds.Tokens.decode_tokens/2
(tds) lib/tds/messages.ex:66: Tds.Messages.parse/3
(tds) lib/tds/protocol.ex:507: Tds.Protocol.decode/2
(tds) lib/tds/protocol.ex:562: Tds.Protocol.login/1
(tds) lib/tds/protocol.ex:408: Tds.Protocol.connect/2
(db_connection) lib/db_connection/connection.ex:69: DBConnection.Connection.connect/2
(connection) lib/connection.ex:622: Connection.enter_connect/5
(stdlib) proc_lib.erl:247: :proc_lib.init_p_do_apply/3
Last message: nil

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0