Skip to content

Getting a segfault when it tries to download browsers #3

@XenGi

Description

@XenGi
$ go install github.com/rustycl0ck/go-openconnect-sso@latest
$ ./go/bin/go-openconnect-sso --server="https://some-vpn.de/vpn-profile" --config ./vpn-cookie.txt
2024/01/15 11:29:49 Downloading driver to /home/xengi/.cache/ms-playwright-go/1.10.0
2024/01/15 11:29:57 Downloaded driver successfully
2024/01/15 11:29:57 Downloading browsers...
/home/xengi/.cache/ms-playwright-go/1.10.0/playwright.sh: line 3: /home/xengi/.cache/ms-playwright-go/1.10.0/node: cannot execute: required file not found
level=error ts=2024-01-15T10:29:57.143391704Z caller=main.go:52 msg="could not launch playwright" err="could not install driver: could not install browsers: exit status 127"
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0xb0 pc=0x78594c]

goroutine 1 [running]:
main.main()
	/home/xengi/go/pkg/mod/github.com/rustycl0ck/go-openconnect-sso@v0.0.0-20210507020141-7e3ac9b4b7ad/main.go:54 +0x130c

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions