beyondcode / herd-community

88 stars 1 forks source link

[Bug]: Deploying won't work (wordpress site) #1018

Closed torriv83 closed 1 month ago

torriv83 commented 1 month ago

Platform

Windows

Operating system version

Windows 11

System architecture

Intel (x86)

Herd Version

1.11.0

PHP Version

8.2

Bug description

I'm just testing the deploy feature in herd. I'm trying to deploy a wordpress site, but it only stays on loading (red dots moving). not able to click on cancel. need to close the windows for it to dissapear.

Not sure if this is a bug, or if it's not even possible to deploy a non laravel project.

the site is on digital ocean.

Steps to reproduce

No response

Relevant log output

No response

mechelon commented 1 month ago

Can you check in Forge if there was a deployment attempt? 🤔

torriv83 commented 1 month ago

I can't find any logs indicating there was a deployment attempt. In forge, on my laravel apps, i have a "Deployment" menu item, but this is not in my wordpress app.

sschlein commented 1 month ago

If that's the case, it's not possible to deploy a WordPress site and we need to verify what the Forge API returns in these scenarios.

torriv83 commented 1 month ago

ok. To be able to deploy wordpress sites would be akiller feature and make my life much easier in those projects.

Anyways, thanks for the answers.

mpociot commented 1 month ago

@torriv83 I just tested this myself. If you create a WordPress site via the Forge user interface, those sites are not deployable via Forge - and because of that also not via Herd. I'll add a check to hide the deployment button in the UI in this case 👍