"abra server add -p" fails to install docker on latest #280

Closed
opened 2021-12-01 11:55:50 +00:00 by decentral1se · 4 comments
Owner

Think the SSH wrangling broke the provisioning logic...

Think the SSH wrangling broke the provisioning logic...
decentral1se added the
bug
abra
labels 2021-12-01 11:55:50 +00:00
Author
Owner

-bash: curl: command not found 👀

`-bash: curl: command not found` 👀
Author
Owner

FATA[0001] Process exited with status 1 - bad error message, missing sudo password! when I added --as, I ran into:

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x568844]

goroutine 58 [running]:
bufio.(*Scanner).Scan(0xc000099280)
	/usr/local/go/src/bufio/scan.go:215 +0x844
coopcloud.tech/abra/pkg/ssh.RunSudoCmd.func1()
	...ssh.go:151 +0x8f
created by coopcloud.tech/abra/pkg/ssh.RunSudoCmd
	...ssh.go:150 +0x388
`FATA[0001] Process exited with status 1` - bad error message, missing sudo password! when I added `--as`, I ran into: ``` panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x568844] goroutine 58 [running]: bufio.(*Scanner).Scan(0xc000099280) /usr/local/go/src/bufio/scan.go:215 +0x844 coopcloud.tech/abra/pkg/ssh.RunSudoCmd.func1() ...ssh.go:151 +0x8f created by coopcloud.tech/abra/pkg/ssh.RunSudoCmd ...ssh.go:150 +0x388 ```
Author
Owner

Annddd missing better error message for not being in the docker group.

Annddd missing better error message for not being in the `docker` group.
decentral1se added this to the Beta release (software) project 2021-12-05 00:52:17 +00:00
Author
Owner
https://git.coopcloud.tech/coop-cloud/abra/commit/0dc8425a276a505a0971032d22a31b8ba9bc4004 https://git.coopcloud.tech/coop-cloud/abra/commit/a07e71f7dfd94a926b7bf8173419092b423ba791
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/organising#280
No description provided.