sosedoff / pgweb

Cross-platform client for PostgreSQL databases
https://sosedoff.github.io/pgweb
MIT License
8.55k stars 723 forks source link

URL Parameter Required with latest Version but everything is filled in #630

Closed Alfagun74 closed 1 year ago

Alfagun74 commented 1 year ago

image

As you can see i filled in everything but it still wont connect, it worked with version 0.11.12 though.

Alfagun74 commented 1 year ago

broken since 0.12.0

sosedoff commented 1 year ago

Could you check which params are being sent in the browser? (open up dev console and check on xhr calls being made from pgweb)

sosedoff commented 1 year ago

Nvm, i reproduced this locally.

Alfagun74 commented 1 year ago

was just about to shoot, but alright, thank you for the fast reaction!

sosedoff commented 1 year ago

This is only an issue when ~/.pgweb/bookmarks directory does not exist. I'll cut a new version with a fix

sosedoff commented 1 year ago

Fix will go out in 0.13.1