Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

mythsam's avatar

Internal Envoyer Error?

Hi Guys,

I wonder if anyone has the same problem when deploying multiple server? I am currently having this issue when a deployment is trigger from codeship wget the deployment hook url. Always failing on the first server on first step with "Internal Envoyer Error" but the second server works fine. I use github to store the build files, so there is a push to github before reaching the deployment hook.

The weird thing is when I trigger the deploy manually, or even manually wget the url, the deployment works just fine. I wonder if any of you have this issue and can share some opinion of fixing it?

I tried the following attempt, but still failed to fix.

  • extend the time gap between push to git hub and wget the deployment hook, like 20 seconds
  • add an extra call to wget the deployment hook, will see 2 failures of deployment, same error

Still, when I manually access the deploy via the Deploy button or wget the url, still works fine.

Please help! Thanks!

Sam

0 likes
0 replies

Please or to participate in this conversation.