Cloud Sync False "Something went wrong" and secrets fail
When using Cloud Sync with Backblaze, I'm having 2 problems.
First: if using secrets, it gives no feedback when I click "Copy from Backblaze B2". I have tried this repeatedly on different pods and with re-created secrets. I'm calling the secrets like:
{{ RUNPOD_SECRET_BB_app_id }}
I would expect at least an error that the request was rejected or something so I can fix the problem.
Second problem is more minor: If I fill the fields for the Backblaze and click Copy From, it pops up the error "Something went wrong". Canceling returns to the submission box. If I escape that, I see that was actually successful in initializing the copy. Seems the UI is falsley receiving an error even when the operation was successful.
4 Replies
Try to create an support ticket on the website for this
also, do you have any antivirus that might be blocking your requests?
I'm not sure if cloudsync supports secrets
oh ya... lol secrets are meant to be in pods's env or serverless endpoint's env
Ah, that makes sense. I was led astray by the AI Helper Bot. Thanks