postgres data viewer no longer working
kuhamaven
PROOP

a year ago

Since last week or so the Postgres data visualization stopped working. It was super comfy to use, but now each time I access it it stays forever in this spinner, and nothing shows.
The variables: DATABASEPRIVATEURL and DATABASE_URL are still there, the same as they've always been.
I had to go back to using another software to connect to the DB, but it would be more comfortable if I could get this to work again.

11 Replies

kuhamaven
PROOP

a year ago

c17693fa-8f81-4f00-ad4d-8f231f687806


a year ago

can you connect to it via your application?


kuhamaven
PROOP

a year ago

Yeap, the deployed app connects to it with no issues. I can also connect to it through my IDE to see everything inside it


kuhamaven
PROOP

a year ago

only the postgres web stopped working


a year ago

strange, I'll check it out when I'm back at my computer


kuhamaven
PROOP

a year ago

Thanks! There is no rush for it, simply made me curious


kuhamaven
PROOP

a year ago

If there is anything I can provide on my end to help, count on me!


a year ago

the variables on the database are a little messed up


a year ago

the data tab uses them to connect to the database


kuhamaven
PROOP

a year ago

which ones?


a year ago

DATABASEURL, PGHOST, POSTGRESHOST

would you like me to fix?


Loading...