pondersource / nextcloud-mfa-awareness

Make Nextcloud aware of whether the current user is logged in with Multi-Factor Authentication
MIT License
0 stars 2 forks source link

Error running main branch on GitPod #47

Closed michielbdejong closed 1 year ago

michielbdejong commented 1 year ago
Successfully built 460c7e8f58e9
Successfully tagged sunet-nextcloud:latest
Starting the containers
[+] Running 0/3
 ⠴ sunet-ssp-mdb 8 layers [⠀⠀⠀⠀⠀⠀⠀⠀]      0B/0B      Pulling            1.6s 
panic: strings: negative Repeat count                                   1.5s 
 ⠼ sunet-mdb2 Pulling                                                   1.5s 
goroutine 53 [running]:
strings.Repeat({0x226f8d0?, 0x4?}, 0xc000699640?)
        strings/strings.go:538 +0x438
github.com/docker/compose/v2/pkg/progress.align({0xc00041a210, 0xa3}, {0xc0006bacb0, 0xe}, 0x4d)
        github.com/docker/compose/v2/pkg/progress/tty.go:284 +0x1df
github.com/docker/compose/v2/pkg/progress.(*ttyWriter).lineText(0xc0001bc070, {{0xc00049b9f0, 0xe}, {0x0, 0x0}, {0x1f83285, 0x7}, 0x0, {0x0, 0x0}, ...}, ...)
        github.com/docker/compose/v2/pkg/progress/tty.go:266 +0xb0c
github.com/docker/compose/v2/pkg/progress.(*ttyWriter).print(0xc0001bc070)
        github.com/docker/compose/v2/pkg/progress/tty.go:179 +0x82c
github.com/docker/compose/v2/pkg/progress.(*ttyWriter).Start(0xc0001bc070, {0x22926f8, 0xc00005a048})
        github.com/docker/compose/v2/pkg/progress/tty.go:63 +0xa5
github.com/docker/compose/v2/pkg/progress.RunWithStatus.func1()
        github.com/docker/compose/v2/pkg/progress/writer.go:77 +0x30
golang.org/x/sync/errgroup.(*Group).Go.func1()
        golang.org/x/sync@v0.1.0/errgroup/errgroup.go:75 +0x64
created by golang.org/x/sync/errgroup.(*Group).Go
        golang.org/x/sync@v0.1.0/errgroup/errgroup.go:72 +0xa5