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
{{ message }}
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.
It seems the file upload is failing silently with sbtools. I have altered text on a yaml, and the .xml file should be pushed to SB, but the file doesn't seem to get up there and then verify_uploads isn't true and the target gets wiped and the upload starts again. It stays into a loop.
The way I found out of it was to manually upload the file using the SB UI and then the next time verify_uploads is run, it returns success and the task table is then treated as complete. Weird hack to get around it and unclear to me why this file can't get to SB. This is the second time this has happened. Both with .xml uploads.
The text was updated successfully, but these errors were encountered:
It seems the file upload is failing silently with sbtools. I have altered text on a yaml, and the .xml file should be pushed to SB, but the file doesn't seem to get up there and then
verify_uploads
isn't true and the target gets wiped and the upload starts again. It stays into a loop.The way I found out of it was to manually upload the file using the SB UI and then the next time
verify_uploads
is run, it returns success and the task table is then treated as complete. Weird hack to get around it and unclear to me why this file can't get to SB. This is the second time this has happened. Both with .xml uploads.The text was updated successfully, but these errors were encountered: