You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We recently had a large build up of cache files in storage/runtime/cache which resulted in us needing to delete everything in there in order to get the site functioning properly. In doing so, this error started appearing whenever attempting to upload or download an image.
We've tried following the instructions mentioned #81 and #36, however when clicking the refresh button, we are presented with the same error. Any help would be greatly appreciated.
Additional info
Craft version: 4.4.0
PHP version: 8.2.4
Database driver & version: MySQL 8.0.33
Plugins & versions: 2.0.3
The text was updated successfully, but these errors were encountered:
jpcarpenter
changed the title
Error executing "GetSessionToken" on "https://sts.amazonaws.com"; AWS HTTP error: cURL error 6: Could not resolve host: sts.amazonaws.com (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://sts.amazonaws.com
Error executing "GetSessionToken" on "https://sts.amazonaws.com"; AWS HTTP error: cURL error 6: Could not resolve host: sts.amazonaws.com
Aug 4, 2023
Description
We recently had a large build up of cache files in
storage/runtime/cache
which resulted in us needing to delete everything in there in order to get the site functioning properly. In doing so, this error started appearing whenever attempting to upload or download an image.We've tried following the instructions mentioned #81 and #36, however when clicking the refresh button, we are presented with the same error. Any help would be greatly appreciated.
Additional info
The text was updated successfully, but these errors were encountered: