We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It can't be run. But if I download a linux binary it runs fine.
The text was updated successfully, but these errors were encountered:
Doesn't run on Mac OS either. Results in a segmentation fault–haven't tried manually installing a binary yet.
Edit: looks like manually adding the binary from the latest release doesn't work, either. Same problem.
fish: Job 1, 'pusher channels apps subscribe…' terminated by signal SIGSEGV (Address boundary error)
Sorry, something went wrong.
I also have a problem running the brew version on Mac. Installed from brew with no problems:
$ brew install pusher/brew/pusher
Getting an error anytime I run pusher:
pusher
$ pusher login fatal error: runtime: bsdthread_register error runtime stack: runtime.throw(0x14d9406, 0x21) /usr/lib/go-1.10/src/runtime/panic.go:616 +0x81 fp=0x7ff7bfeff4c8 sp=0x7ff7bfeff4a8 pc=0x1028f11 runtime.goenvs() /usr/lib/go-1.10/src/runtime/os_darwin.go:129 +0x83 fp=0x7ff7bfeff4f8 sp=0x7ff7bfeff4c8 pc=0x1026a93 runtime.schedinit() /usr/lib/go-1.10/src/runtime/proc.go:501 +0xd6 fp=0x7ff7bfeff560 sp=0x7ff7bfeff4f8 pc=0x102b806 runtime.rt0_go(0x7ff7bfeff590, 0x1, 0x7ff7bfeff590, 0x1000000, 0x1, 0x7ff7bfeff7e8, 0x0, 0x7ff7bfeff7ef, 0x7ff7bfeff817, 0x7ff7bfeff850, ...) /usr/lib/go-1.10/src/runtime/asm_amd64.s:252 +0x1f4 fp=0x7ff7bfeff568 sp=0x7ff7bfeff560 pc=0x1051374
Mac OS: Monterey v12.4 MacBook Pro (2018) CPU: Intel Core i7
No branches or pull requests
It can't be run. But if I download a linux binary it runs fine.
The text was updated successfully, but these errors were encountered: