mirror of
https://github.com/projectsend/projectsend.git
synced 2026-09-16 16:45:07 +00:00
55e17498a2
The failure message names the disk, which reads as a credentials problem even when the real cause is a bucket name that was never changed — the exact confusion produced by switching an existing S3 configuration over to Google and leaving the old bucket in the field. Logged rather than shown, because 'throw' => false means the reason is already gone by the time this code runs, and because the message goes to whoever was uploading. That can be a client, and a bucket name is not theirs to see.