You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please confirm that the bug report does not already exist
I confirm there is no existing issue for this bug.
Steps to reproduce
Go to the Project
Data Source tab
On the remote pgSQL source, click "Actions", "Edit"
Enable "Allow Schema Change"
Click "Test Connection"
Error message : Connection Failure: SASL: SCRAM-SERVER-FIRST-MESSAGE: client password must be a string
However, if I create a New Data Source, duplicating the existing one and go to the same process. It works. Test connection becomes Test succesful.
But I won't duplicate my connection to circumvent the issue because I would lose views, formating...
Current project and connection predates the "Integration"/"Connection" menu.
Desired Behavior
Being able to edit the schema on my existing connection.
Project Details
NocoDB used as docker: ✅
NocoDB version: 0.262.5
Database used in NC_DB URL: pg
Project was created by clicking: New project by connecting to external database
Database on which spreadsheet is created: pg
OS on which NocoDB is running: linux
Node.js version: v22.14.0
Database version: postgre v14.5
Attachments
No response
The text was updated successfully, but these errors were encountered:
Hello @jeremielebot, cannot replicate this issue, is the issue still persists after restarting the server? which database that you need to connect? Can you try to create another connection, then change that 2nd connection and see if this issue still persists?
Please confirm that the bug report does not already exist
Steps to reproduce
Error message :
Connection Failure: SASL: SCRAM-SERVER-FIRST-MESSAGE: client password must be a string
However, if I create a New Data Source, duplicating the existing one and go to the same process. It works.
Test connection
becomesTest succesful
.But I won't duplicate my connection to circumvent the issue because I would lose views, formating...
Current project and connection predates the "Integration"/"Connection" menu.
Desired Behavior
Being able to edit the schema on my existing connection.
Project Details
NocoDB used as docker: ✅
NocoDB version: 0.262.5
Database used in NC_DB URL: pg
Project was created by clicking: New project by connecting to external database
Database on which spreadsheet is created: pg
OS on which NocoDB is running: linux
Node.js version: v22.14.0
Database version: postgre v14.5
Attachments
No response
The text was updated successfully, but these errors were encountered: