rainlab / deploy-plugin

A simple way to deploy your application to a remote location.
Other
16 stars 15 forks source link

Update Failed Unspecified error from beacon #23

Closed pangeaos closed 3 years ago

pangeaos commented 3 years ago

I have a shared hosting in Siteground. I have downloaded the files in the server but I got this error.

Versions

octobercms = 2.1.17 deploy = 1.0.4 php = 7.4.24

Screen Shot 2021-10-21 at 8 09 11 PM

daftspunk commented 3 years ago

Hi @pangeaos

Could you try adding the following:

  1. Open the server in the backend
  2. Add ?debug=1 to the end of the URL
  3. Try the task again
  4. Check the storage/logs log file for the debug contents

Thanks

pangeaos commented 3 years ago

I'm seeing this error.

system.log

`

Access Denied

The page you are trying to access is restricted due to a security rule.

If you believe that this security rule is affecting the normal operation of your website, contact your hosting provider with detailed instructions how to recreate this error.

`
daftspunk commented 3 years ago

Hi @pangeaos

The error message is telling:

The page you are trying to access is restricted due to a security rule.

If you believe that this security rule is affecting the normal operation of your website, contact your hosting provider with detailed instructions how to recreate this error.

The error is caused by a security policy implemented at your hosting provider. You will need to contact them to get support with this.