Hello,
I'm trying to use Butler on a remote server via SSH because I live in China and Butler won't connect from there. The server is in France but it's a shared server so I don't have root access, only a local user folder where I unzipped butler. Using ./butler -V in the local folder does give me the correct version line. But I need to push a zip now and try to login first. "./butler login" does give me the url to copy which then redirects me to a 127.0.0.1 url which I copy/paste in my SSH session like asked. But this gives me the following error:
runtime/cgo: pthread_create failed: Resource temporarily unavailable
Is it possible to fix this or is Butler not useable on a shared hosting at all?
Thanks in advance