For about two weeks I've been unable to push a new build of my game using Butler.
If I enter the following command line:
butler push "C:\UnityBuilds\MyGameName" mycompany/my-game-name:win-beta
I immediately get the following response:
creating build on remote server: Post https://api.itch.io/wharf/builds: context deadline exceeded
The game and company names shown here are placeholders, but have confirmed that the ones I entered didn't have any typos. I'm using Butler v15.17.0, which the "butler upgrade" command shows to be the latest version. Due to unforeseen circumstances, I had to migrate everything to a new PC and development was on hiatus for several months, so perhaps it's an API key issue? Thanks in advance for your help!