N
Neon3mo ago
adverse-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
fair-rose
fair-rose3mo ago
Hi, sorry for this issue. There's a fix coming. It might not hit prod for a day or two, though.
fair-rose
fair-rose3mo ago
ok does it impact a connection to the DB through a SQL client like pgAdmin ?
fair-rose
fair-rose3mo ago
From what I understand, it should have no impact outside of the Tables page in the Neon Console.
correct-apricot
correct-apricot3mo 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
fair-rose
fair-rose3mo ago
I had the same issue when runing my db migrate scripts.
correct-apricot
correct-apricot3mo ago
@Cannonball Run is it resolved now?
fair-rose
fair-rose3mo 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?