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
code branch: fix_push
situation: when I push the code to the space, just a part of files are uploaded to the space, then return 500 error, please check
The text was updated successfully, but these errors were encountered:
@Normalnoise Are you able to consistently replicate this error? I'm unable to get the 500 on a push. The cli pushes all files at once on upload.
The 500 is returned from the server meaning the error occurred there. I would need to see the logs for the production server when this happened to get a better idea of why this occured.
Could you also provide the files that you were trying to upload?
code branch: fix_push
situation: when I push the code to the space, just a part of files are uploaded to the space, then return 500 error, please check
The text was updated successfully, but these errors were encountered: