Is my google cloud setup any good? #15284
Closed
JulieVelghe
started this conversation in
General
Replies: 1 comment 6 replies
|
Can you try uploading the same file but with a simplified filename with no dashes or spaces? |
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi all,

we've made a website for a client, where we now need to be able to upload files to a google cloud storage via a form.
My media system for audio files is setup like this:
I am using variables from my env file:
When I submit my form with an audio file, I get a filesystem error:

Does anyone have a clue as to where I have to look for the error? Is it something in my settings, or something in the google cloud storage?
All reactions