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

PostGreSQL Connection Shows Empty Screen #193

Open
EasternYou opened this issue Dec 10, 2024 · 11 comments
Open

PostGreSQL Connection Shows Empty Screen #193

EasternYou opened this issue Dec 10, 2024 · 11 comments
Labels
help wanted Extra attention is needed

Comments

@EasternYou
Copy link

Connection Profile written correctly, but when I attempt to connect I get a white screen like so:
20241210_Outerbase_0 1 13_Blank_Screen
Can you please investigate?
Thanks

@invisal
Copy link
Collaborator

invisal commented Dec 10, 2024

Interesting. Is it local Postgres? If it is cloud, which cloud provider are you using (I will try to connect to them to check).

@EasternYou
Copy link
Author

Bonterra is the provider

@EasternYou
Copy link
Author

@EasternYou
Copy link
Author

Appears to still be an issue for v0.15 of outerbase desktop

@invisal
Copy link
Collaborator

invisal commented Dec 16, 2024

@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.

@EasternYou
Copy link
Author

No it’s not sorry it’s for a restricted client

@invisal
Copy link
Collaborator

invisal commented Dec 16, 2024

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.

@EasternYou
Copy link
Author

This is all the debugger shows in the Console when I attempt to connect.
Connection ID ab1568b9-4cc7-42c8-920a-a2d99646870b

@EasternYou
Copy link
Author

Hi @invisal I just tried test connection on Outerbase Studio Desktop v0.1.21 and it connected successfully.
This means the UI isn't recognising the test connection and opening it after I try to connect.
It also means the fault isn't with the provider, it's with the application not recognising the Postgres connection.
Thanks,
EasternYou.

@invisal
Copy link
Collaborator

invisal commented Jan 8, 2025

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.

@EasternYou
Copy link
Author

EasternYou commented Jan 8, 2025 via email

@invisal invisal added the help wanted Extra attention is needed label Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants