Skip to content
New issue

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

cli: SIGSEV on fresh install #310

Open
5 of 6 tasks
Karitham opened this issue Jun 14, 2023 · 1 comment
Open
5 of 6 tasks

cli: SIGSEV on fresh install #310

Karitham opened this issue Jun 14, 2023 · 1 comment
Labels
bug Something is not working.

Comments

@Karitham
Copy link
Contributor

Karitham commented Jun 14, 2023

Preflight checklist

Describe the bug

❯ curl https://raw.githubusercontent.com/ory/meta/master/install.sh | sh -s ory
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 9970 100 9970 0 0 56713 0 --:--:-- --:--:-- --:--:-- 56971
ory/ info checking GitHub for latest tag
ory/ info found version: 0.2.2 for v0.2.2/linux/64bit
ory/ info installed ./bin/ory

❯ ./bin/ory
fish: Job 1, './bin/ory' terminated by signal SIGSEGV (Address boundary error)

Reproducing the bug

Using the pre-made install command results in an runtime error

Relevant log output

No response

Relevant configuration

❯ uname -sa
Linux nixos 6.1.31 #1-NixOS SMP PREEMPT_DYNAMIC Tue May 30 13:03:33 UTC 2023 x86_64 GNU/Linux

Version

latest

On which operating system are you observing this issue?

Linux

In which environment are you deploying?

Ory Network

Additional Context

Also tried to go install the cli, but it fails since it has replace directive, doesn't matter for the bug at hand though

@Karitham Karitham added the bug Something is not working. label Jun 14, 2023
@Karitham Karitham changed the title Install bug cli: SIGSEV on fresh install Jun 14, 2023
@aeneasr
Copy link
Member

aeneasr commented Jun 19, 2023

I have unfortunately no idea what the problem could be here. But it might be related to go cross compiling or some Nix specific CGO issue. Try running the Ory CLI commands in a Docker container, that should work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working.
Projects
None yet
Development

No branches or pull requests

2 participants