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.
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.