authentication required error message #228

Closed
opened 2021-11-01 15:03:10 +00:00 by knoflook · 0 comments
Owner

Describe the current behavior

when running abra recipe new <anything> abra throws a fatal error: FATA[0000] authentication required

Steps to reproduce

Describe the expected behavior

you know what

Any idea how this might be fixed?

Additional information

DEBU[0000] abra version '0.2.2-alpha', commit '8b15f2de5b24cb2e7abdad357231500210987be1'  caller="/drone/src/cli/cli.go:105 newAbraApp.func1"
DEBU[0000] '/home/p0rt/.abra/apps/croc' does not exist, attempting to git clone from 'https://git.coopcloud.tech/coop-cloud/croc.git'  caller="/drone/src/pkg/git/clone.go:17 Clone"
DEBU[0000] cloning 'https://git.coopcloud.tech/coop-cloud/croc.git' default branch failed, attempting from main branch  caller="/drone/src/pkg/git/clone.go:20 Clone"
FATA[0000] authentication required                       caller="/drone/src/cli/internal/validate.go:23 ValidateRecipe" stack="/drone/src/cli/internal/validate.go:23                     ValidateRecipe\n/drone/src/cli/recipe/new.go:22                            glob..func4\n/go/pkg/mod/github.com/urfave/cli/v2@v2.3.0/command.go:163 (*Command).Run\n/go/pkg/mod/github.com/urfave/cli/v2@v2.3.0/app.go:434     (*App).RunAsSubcommand\n/go/pkg/mod/github.com/urfave/cli/v2@v2.3.0/command.go:278 (*Command).startApp\n/go/pkg/mod/github.com/urfave/cli/v2@v2.3.0/command.go:94  (*Command).Run\n/go/pkg/mod/github.com/urfave/cli/v2@v2.3.0/app.go:313     (*App).RunContext\n/go/pkg/mod/github.com/urfave/cli/v2@v2.3.0/app.go:224     RunApp\n/drone/src/cli/cli.go:116                                  RunApp\n/drone/src/cmd/abra/main.go:23                             main\n/usr/local/go/src/runtime/proc.go:255                      main\n/usr/local/go/src/runtime/asm_amd64.s:1581                 goexit"

abra version 0.2.2-alpha-8b15f2d

## Describe the current behavior when running `abra recipe new <anything>` abra throws a fatal error: `FATA[0000] authentication required` ## Steps to reproduce ## Describe the expected behavior you know what ## Any idea how this might be fixed? ## Additional information ``` DEBU[0000] abra version '0.2.2-alpha', commit '8b15f2de5b24cb2e7abdad357231500210987be1' caller="/drone/src/cli/cli.go:105 newAbraApp.func1" DEBU[0000] '/home/p0rt/.abra/apps/croc' does not exist, attempting to git clone from 'https://git.coopcloud.tech/coop-cloud/croc.git' caller="/drone/src/pkg/git/clone.go:17 Clone" DEBU[0000] cloning 'https://git.coopcloud.tech/coop-cloud/croc.git' default branch failed, attempting from main branch caller="/drone/src/pkg/git/clone.go:20 Clone" FATA[0000] authentication required caller="/drone/src/cli/internal/validate.go:23 ValidateRecipe" stack="/drone/src/cli/internal/validate.go:23 ValidateRecipe\n/drone/src/cli/recipe/new.go:22 glob..func4\n/go/pkg/mod/github.com/urfave/cli/v2@v2.3.0/command.go:163 (*Command).Run\n/go/pkg/mod/github.com/urfave/cli/v2@v2.3.0/app.go:434 (*App).RunAsSubcommand\n/go/pkg/mod/github.com/urfave/cli/v2@v2.3.0/command.go:278 (*Command).startApp\n/go/pkg/mod/github.com/urfave/cli/v2@v2.3.0/command.go:94 (*Command).Run\n/go/pkg/mod/github.com/urfave/cli/v2@v2.3.0/app.go:313 (*App).RunContext\n/go/pkg/mod/github.com/urfave/cli/v2@v2.3.0/app.go:224 RunApp\n/drone/src/cli/cli.go:116 RunApp\n/drone/src/cmd/abra/main.go:23 main\n/usr/local/go/src/runtime/proc.go:255 main\n/usr/local/go/src/runtime/asm_amd64.s:1581 goexit" ``` abra version 0.2.2-alpha-8b15f2d
knoflook added the
bug
abra
labels 2021-11-01 15:03:10 +00:00
Sign in to join this conversation.
No Milestone
No project
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: toolshed/organising#228
No description provided.