itchio / butler

🎩 Command-line itch.io helper
MIT License
744 stars 55 forks source link

Cannot push from windows #239

Open Galilman opened 2 years ago

Galilman commented 2 years ago

When I push on windows I get this:

butler push __build voxastri/explorers-of-aglarel:windows --userversion=0.0.0.221 --ignore=Manifest_*.txt --ignore=*.pdb --fix-permi
ssions --if-changed
• Comparing against previous build...
• For channel `windows`: last build is 598827, downloading its signature
• Pushing 299.83 MiB (47 files, 49 dirs, 0 symlinks)
█░░░░░░            ▌   6.67%  - network idle, 223.87 MiB left                  network error: Put "http://commondatastorage.googleapis.com/itchio/build/602408/2316911-patch-default?GoogleAccessId=uploader@moonscript2.iam.gserviceaccount.com&Expires=1659263799&Signature=GxiTcn6IfCHNIjQbQfVjE9RkuhodE11duqlYs8Njx6VcPVw%2FWuQnZbkyRHvizBOGuU4NznlAUdvqP4laxfsX%2F%2BPZVqKHZah4zgedEZv%2Fo2T4N%2BWxusGiTu9uxFI0GfG%2BsL%2FTcdfZghAS0LdGQsKcWV6NVb2kXQxA3FBJ6vOQXZJks5ppPqDSkQ5%2FhsJJc%2BmTxih1SuWPiRSqxkXKDXi7bvUlnM9Y8Uj%2BbwR26DDZX1fjuA%2FGdjkCU4v2yO17y81RaVNPyI8lNVIDFA8q1GYnMwWTqkv0tujWZ2iYzdqJW8mWjYbUntLgDseOgxRUWiEunPMlpxyGsnBQLE4%2FqWfCnQ==&upload_id=ADPycduTrHbgNR9MT4rKYX1XPOC3va_8nxUm35z_3HMJIhoMnUekGhJO8lqPJr1O8xXJIoBr50_8GeY-ZhV4Wh5DH0qaOA": EOF
Sleeping 1 seconds then retrying
▐█░░░░░░            ▌   6.67%  - network idle, 223.87 MiB left                  network error: Put "http://commondatastorage.googleapis.com/itchio/build/602408/2316911-patch-default?GoogleAccessId=uploader@moonscript2.iam.gserviceaccount.com&Expires=1659263799&Signature=GxiTcn6IfCHNIjQbQfVjE9RkuhodE11duqlYs8Njx6VcPVw%2FWuQnZbkyRHvizBOGuU4NznlAUdvqP4laxfsX%2F%2BPZVqKHZah4zgedEZv%2Fo2T4N%2BWxusGiTu9uxFI0GfG%2BsL%2FTcdfZghAS0LdGQsKcWV6NVb2kXQxA3FBJ6vOQXZJks5ppPqDSkQ5%2FhsJJc%2BmTxih1SuWPiRSqxkXKDXi7bvUlnM9Y8Uj%2BbwR26DDZX1fjuA%2FGdjkCU4v2yO17y81RaVNPyI8lNVIDFA8q1GYnMwWTqkv0tujWZ2iYzdqJW8mWjYbUntLgDseOgxRUWiEunPMlpxyGsnBQLE4%2FqWfCnQ==&upload_id=ADPycduTrHbgNR9MT4rKYX1XPOC3va_8nxUm35z_3HMJIhoMnUekGhJO8lqPJr1O8xXJIoBr50_8GeY-ZhV4Wh5DH0qaOA": EOF
Sleeping 2 seconds then retrying

If I push from wsl on the same pc with the linux binary the upload work fine