N
Neon4mo ago
rare-sapphire

Hello guys has anyone had this issue

Hello guys has anyone had this issue today when connecting to the admin Table view ?
No description
7 Replies
genetic-orange
genetic-orange4mo ago
Hi, sorry for this issue. There's a fix coming. It might not hit prod for a day or two, though.
eastern-cyan
eastern-cyan4mo ago
ok does it impact a connection to the DB through a SQL client like pgAdmin ?
genetic-orange
genetic-orange4mo ago
From what I understand, it should have no impact outside of the Tables page in the Neon Console.
ambitious-aqua
ambitious-aqua4mo ago
@Daniel sir the neon db servers were refusing connection quite a few times. There was no potential error from my side like TLS/SSL issue nor any firewall issue. Also during npx prisma migrate dev I was getting a error P3001 couldnot connect to shadow database
eastern-cyan
eastern-cyan4mo ago
I had the same issue when runing my db migrate scripts.
ambitious-aqua
ambitious-aqua4mo ago
@Cannonball Run is it resolved now?
eastern-cyan
eastern-cyan4mo ago
rarnouxp@copernicus-lap2:~/primeshine/primeshine-back$ NODE_ENV=production npx sequelize-cli db:migrate Sequelize CLI [Node: 18.20.6, CLI: 6.6.3, ORM: 6.37.7] Loaded configuration file "src/config/database.js". Using environment "production". it is still hanging psql "postgresql://neondb_owner@ep-proud-sun-a8mm12bb-pooler.eastus2.azure.neon.tech:5432/neondb?sslmode=require" @Daniel this for instance is no longer working to open an psql session

Did you find this page helpful?