Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

connected host has failed to respond

A topic by quanshen created Aug 26, 2021 Views: 916 Replies: 6
Viewing posts 1 to 4

butler push "../meteor/0.3.2.2.2/PC/Windows x64" quanshen/meteor-butterfly-sword:windows-64bit

∙ For channel `windows-64bit`: pushing first build

creating remote patch and signature files: creating resumable upload session: Post "http://commondatastorage.googleapis.com/itchio/build/441555/1693563-signature-default?GoogleAccessId=uploader@moonscript2.iam.gserviceaccount.com&Expires=1629962976&Signature=pRJScGD3Mg9nlXNKEXObM90pcmO7MjyJWe0UYpMsAAj5gmBpJVl9hL%2F8nQOsvPKGIRKBzmUPQpvIA%2BkSuY5CMw0DZCTZpSdXlxPkp%2FOp7T0JpqOt6sQpgOHEouHidccHGBldpLVHDfO1rInKlvcvX5eZHoT1qD%2Fs5CJBr0m1m3FU8r8Vb3jmGLbIn58NHvaZh79ETYA0%2BWNBfJT1ZLmS%2BIBl0lLjZTGv0pYvH%2BH4CgIfLaoT%2BlrXPOIQoXwMMimj%2BRWesVF32LwnY1XAgPF0dIniEy1ToSuGorIQsvl9tMoTXyD95gp9G0pyWqZhPnX7TaAoCH8XhH%2FBXcWh9EKhug==": dial tcp 203.98.7.65:80: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

<?xml version='1.0' encoding='UTF-8'?>

<Error>

    <Code>SignatureDoesNotMatch</Code>

    <Message>The request signature we calculated does not match the signature you provided. Check your Google secret key and signing method.</Message>

    <StringToSign>POST

1630927312

/itchio/build/446284/1711672-signature-default</StringToSign>

</Error>

Admin

Sounds like your request timed out in the first one, and in the second one you attempted to use a URL that we generated that had expired. Perhaps something related to your network connection?

I got the first error, too. I was using a VPN, but I checked its network connection, it is fast. I closed it and tried uploading again but still it won't work. Any solution for this? btw I can upload files directly to itch.io without any problem, I just need butler for uploading larger .zip game file.
I got the first error, too. I was using a VPN, but I checked its network connection, it is fast. I closed it and tried uploading again but still it won't work. Any solution for this? btw I can upload files directly to itch.io without any problem, I just need butler for uploading larger .zip game file.

The first error also happened to me. I'm using an VPN and it worked fine for me uploading files on itch.io directly, but it didn't work for butler transfer. I closed the VPN and tried uploading again, but it still won't work. I also tested my network connection, it was 37.1 Mbps upload, which should be fine. I don't know whether it's related to Internet firewall or something else. Has anyone solved this issue?

have you solved the issue, I had the first error too.