-
Notifications
You must be signed in to change notification settings - Fork 91
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
PostGreSQL Connection Shows Empty Screen #193
Comments
Interesting. Is it local Postgres? If it is cloud, which cloud provider are you using (I will try to connect to them to check). |
Bonterra is the provider |
It’s via a Penelope database - https://intercom.help/ssgpenelope/en/articles/5189646-connecting-to-your-penelope-database |
Appears to still be an issue for v0.15 of outerbase desktop |
@EasternYou Is it possible for you provide me which demo access to your provider? I cannot register Penelope and I am pretty determined to make it work. |
No it’s not sorry it’s for a restricted client |
In v0.1.15, there is "Connect with Debugger", and check the log. If there is something helpful information. |
This is all the debugger shows in the Console when I attempt to connect. |
Hi @invisal I just tried test connection on Outerbase Studio Desktop v0.1.21 and it connected successfully. |
What I suspect is not enough permission to perform certain query. The test connection basically connect to provider and execute "SELECT 1 + 1". But the GUI needs more than just ability to do query. It needs to fetch list of database, tables, columns, etc. Do you have success with connect your database with other GUI such as TablePlus, pgAdmin? I wonder if it is problem with just Outerbase Studio or problem with overral GUI. |
Yes it works on pgAdmin, DBeaver, BeekeeperStudio, DBGate and other pg UIs. It works on TablePlus too. This is the only one where it fails.
Thanks,
EasternYou
Sent from Yahoo Mail for iPhone
On Wednesday, January 8, 2025, 1:38 pm, Visal .In ***@***.***> wrote:
What I suspect is not enough permission to perform certain query.
The test connection basically connect to provider and execute "SELECT 1 + 1".
But the GUI needs more than just ability to do query. It needs to fetch list of database, tables, columns, etc. Do you have success with connect your database with other GUI such as TablePlus, pgAdmin? I wonder if it is problem with just Outerbase Studio or problem with overral GUI.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Connection Profile written correctly, but when I attempt to connect I get a white screen like so:
Can you please investigate?
Thanks
The text was updated successfully, but these errors were encountered: