Categories
Fixing Stuff Laravel Samuel

Fixing Stuck Forge Deployment

We had a forge deployment get stuck today, took a little searching around but the fix actually ended up being super easy. From the forge dashboard select the self-help drop down -> reset deployment state:

Thats pretty much it, your deployment should stop, and you can look into what was causing the issue. In our case it ended up being incorrect DB credentials in our .env file