I’ve having issues deploying my application, I’m seeing the error
Error: failed to update VM e2865945f37286: request returned non-2xx status, 504
The logs also have non-app code errors like
2023-08-22T04:56:21Z app[6e82d6d1b72698] sea [info][ 0.068320] PCI: Fatal: No config space access function found
I’ve also been experiencing 10 minute deploy times using bluegreen for a basic elixir app with 2 instances. I switched back to the default and now it just doesn’t deploy.
Any help please.