-
Notifications
You must be signed in to change notification settings - Fork 0
Description
For some unknown reason I'm getting random 502, 504 errors as response from the webhook.
The reason is unknown yet. I suspect that this is somehow related to the Namecheap hosting. This never happen with deployment to another sites hosted on AWS or Hostpro.ua.
Also I originally thought that this happens only on deployment of updated .htaccess, but no. This randomly can happen with any updated file.
Will keep monitoring this weird behavior.
UPD... Error 403 Forbidden happens each time when I updating .htaccess. And this is not necessarily .htaccess in DOCUMENT_ROOT directory. This happens when I'm pushing ANY .htaccess.
Other files updating just fine!
This probably somehow related to the LiteSpeed HTTP server, used on standard Namecheap hosting accounts.
So note to the future me: after any update of .htaccess file (which will be failed), you need to push some other updates, which not contain updates in any .htaccess.