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

Not able connect to remove postsql in azure #157

Open
P-A-R-U-S opened this issue Feb 19, 2025 · 0 comments
Open

Not able connect to remove postsql in azure #157

P-A-R-U-S opened this issue Feb 19, 2025 · 0 comments

Comments

@P-A-R-U-S
Copy link

My connection string looks like:

postgresql://dbuser:[email protected]:5432/database and I'm getting following error.

Image

Error:
Invalid URL character '}' at position 27 Error: Invalid URL character '}' at position 27 at Object.validateUrl (/Applications/Postbird.app/Contents/Resources/app.asar/node_modules/connection-string/dist/static.js:37:15) at new ConnectionString (/Applications/Postbird.app/Contents/Resources/app.asar/node_modules/connection-string/dist/main.js:16:18) at Function.parseConnectionString (/Applications/Postbird.app/Contents/Resources/app.asar/app/connection.js:115:14) at Connection.connectToServer (/Applications/Postbird.app/Contents/Resources/app.asar/app/connection.js:183:28) at EventEmitter.openConnection (/Applications/Postbird.app/Contents/Resources/app.asar/app.js:319:10) at LoginScreen.makeConnection (/Applications/Postbird.app/Contents/Resources/app.asar/app/login_screen.js:251:9) at LoginPostgresUrlForm.onFormSubmit (/Applications/Postbird.app/Contents/Resources/app.asar/app/login_components/login_postgres_url_form.js:75:20) at HTMLFormElement.dispatch (/Applications/Postbird.app/Contents/Resources/app.asar/public/jquery.js:5206:27) at HTMLFormElement.elemData.handle (/Applications/Postbird.app/Contents/Resources/app.asar/public/jquery.js:5014:28)

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

1 participant