Summary
The user encountered a runtime error while trying to run ‘abctl local install’ command on a Mac. The error suggests a segmentation violation. The user is considering downgrading to a version prior to v0.5.0 as suggested by kapa.ai bot. They are seeking guidance on whether downgrading is the correct fix and how to proceed with it.
Question
Hi <#C021JANJ6TY|ask-community-for-troubleshooting>,
I am trying to set up and run the abctl
install for the first time on a Mac. I received an error trying to run abctl local install
command for the first time. What can I do to correct this issue? The http://kapa.ai|kapa.ai bot suggested downgrading to a version prior to v0.5.0
. Is there something I need to correct or is downgrading in fact the correct fix? If so, how would I go about downgrading and what version should I use?
Version Info
macOS Sonoma: 14.5
Docker Desktop: 4.32.0
Docker: 27.0.3
abctl: 0.8.0
Error:
[signal SIGSEGV: segmentation violation code=0x1 addr=0x28 pc=0xb8d2c36]
goroutine 1 [running]:
github.com/airbytehq/abctl/internal/cmd/local.portAvailable.func1()
github.com/airbytehq/abctl/internal/cmd/local/check.go:86 +0x16
github.com/airbytehq/abctl/internal/cmd/local.portAvailable({0xc17e980, 0xc0005a2aa0}, 0x1f40)
github.com/airbytehq/abctl/internal/cmd/local/check.go:90 +0x37f
github.com/airbytehq/abctl/internal/cmd/local.NewCmdInstall.func1(0xc00042af08, {0xb8d8ddc?, 0x4?, 0xb8d8dc0?})
github.com/airbytehq/abctl/internal/cmd/local/local_install.go:66 +0x36e
github.com/spf13/cobra.(*Command).execute(0xc00042af08, {0xd2dbc60, 0x0, 0x0})
github.com/spf13/cobra@v1.8.0/command.go:968 +0xa44
github.com/spf13/cobra.(*Command).ExecuteC(0xc00042a608)
github.com/spf13/cobra@v1.8.0/command.go:1115 +0x3ff
github.com/spf13/cobra.(*Command).Execute(...)
github.com/spf13/cobra@v1.8.0/command.go:1039
github.com/spf13/cobra.(*Command).ExecuteContext(...)
github.com/spf13/cobra@v1.8.0/command.go:1032
github.com/airbytehq/abctl/internal/cmd.Execute({0xc17e980?, 0xc0005a2aa0?}, 0x77359400?)
github.com/airbytehq/abctl/internal/cmd/cmd.go:41 +0x4f
main.main()
github.com/airbytehq/abctl/main.go:45 +0x1a7```
<https://airbytehq.slack.com/archives/C01AHCD885S/p1721316390407279>
<br>
---
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. [Click here](https://airbytehq.slack.com/archives/C021JANJ6TY/p1721318990804449) if you want
to access the original thread.
[Join the conversation on Slack](https://slack.airbyte.com)
<sub>
["abctl", "local-install", "mac", "error", "downgrade", "segmentation-violation"]
</sub>