Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

申请证书时报错 #821

Open
Yenightx opened this issue Oct 18, 2023 · 1 comment
Open

申请证书时报错 #821

Yenightx opened this issue Oct 18, 2023 · 1 comment

Comments

@Yenightx
Copy link

Get "https://get.acme.sh": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2023-10-18T06:17:21-04:00 is after 2021-09-30T14:01:15Z
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x40 pc=0x830d3b]

goroutine 1 [running]:
trojan/util.RunWebShell({0xb606aa?, 0x5?})
/home/go/trojan/util/command.go:94 +0xfb
trojan/trojan.InstallTls()
/home/go/trojan/trojan/install.go:113 +0x5fc
trojan/cmd.check()
/home/go/trojan/cmd/root.go:34 +0x85
trojan/cmd.mainMenu()
/home/go/trojan/cmd/root.go:41 +0x17
trojan/cmd.glob..func10(0xc0003ca200?, {0xb4c96d?, 0x4?, 0xb4c971?})
/home/go/trojan/cmd/root.go:16 +0xf
github.com/spf13/cobra.(*Command).execute(0x10fe4c0, {0xc0000220a0, 0x0, 0x0})
/home/go/pkg/mod/github.com/spf13/[email protected]/command.go:944 +0x863
github.com/spf13/cobra.(*Command).ExecuteC(0x10fe4c0)
/home/go/pkg/mod/github.com/spf13/[email protected]/command.go:1068 +0x3a5
github.com/spf13/cobra.(*Command).Execute(...)
/home/go/pkg/mod/github.com/spf13/[email protected]/command.go:992
trojan/cmd.Execute()
/home/go/trojan/cmd/root.go:23 +0x1a
main.main()
/home/go/trojan/main.go:6 +0xf

@Yenightx
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant