Error Code 403 When Checking for HESK Updates
Posted: Sun Nov 27, 2016 6:30 am
When loading in admin_settings.php, the following message appears above the HESK version:
Additionally, on one installation, the following was stored in the __latest.txt cache:
When navigating directly to http://heskcom.s3.amazonaws.com/hesk_version.txt on my local machine or through a different box using wget, I receive a 403. Is something wrong with the latest version link?
Code: Select all
Warning: file_get_contents(http://heskcom.s3.amazonaws.com/hesk_version.txt): failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden in <redacted>/admin/admin_settings.php on line 3795
Code: Select all
1480228272|<?xml version="1.0" encoding="UTF-8"?>
<Error><Code>AccessDenied</Code><Message>Access Denied</Message><RequestId>18FF8F0EADD11700</RequestId><HostId>h4ISN6dGo4owsciCf7VWitKPDqG8//aOPTb6YZAC5O+fTJsd1isJKEflABDA3Fyp8jpvA4WuiPk=</HostId></Error>