Adding postgres to my architecture and I'm stuck with infinite loading
qhenkart
HOBBYOP

9 months ago

I had postgres already and I deleted it to upgrade to v17

I have added a new postgres database and then immediately changed the source image to 17. It was stuck in an infinite "Applying changes" loop. So I deleted that one too to test if its the v17 container

I added a new default one, and now I'm stuck in "Applying 24 changes" , and I have several hanging empty volumes that I can't delete (Cow volume, Lettuce Volume, and letter-volume is the stuck postgres deployment)

Not sure what to do now. If I delete everything I still get stuck with "Applying 1-3" changes, and these hanging volumes that I can't delete

Solved

1 Replies

qhenkart
HOBBYOP

9 months ago

Okay after some time, Instead of deleting, all of the Postgres servers were created. Looks like the buttons I had pressed were put into a queue, and the deletion request was dropped. So After all of my actions were processed, i was able to delete the extra postgres containers and keep a single v17 one, So no issues.


Status changed to Solved brody 9 months ago


Loading...