Closed weirdbricks closed 3 years ago
I’m guessing here but maybe a region issue or time/clock issue? I’ve never used this in docker but I’ve used it on Heroku’s Linux distro with no issue. Sorry this isn’t so helpful
hi @taylorfinnell that's fair, I didn't try it in an actual VM/bare metal instance. I'll test tomorrow and report back. Thanks again!
hi @taylorfinnell , indeed I just tested on an AWS Amazon Linux instance and worked right away. Thanks again, I'll see if I can figure what's the problem with the Docker containers.
Hi,
First of all thank you for the great work on the signer.
It works flawlessly on Mac OS X but I cannot get it to work on Linux. I have tried it in a CentOS 8 container and a the official Crystal Lang/alpine container with no luck.
Details:
Mac OS X:
Linux:
I'm using the Alpine Linux Docker container:
The error on Linux is:
I use the exact same credentials in both cases. Any thoughts on what may be going wrong?
Thanks!