We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
-bash-4.2$ ./xenon -c /etc/xenon/xenon.json xenon:[{Tag: Time:2021/12/03 03:09:25 Git: GoVersion:go1.17.3 Platform:linux amd64}] panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x6fa242]
goroutine 1 [running]: xbase/xlog.(*Log).Panic(0x7ffd03b2f8c0, {0x86cfc4, 0x863a11}, {0xc0000a3e08, 0xc0000a3df8, 0x1}) /opt/tools/xenon/src/xbase/xlog/xlog.go:137 +0x22 main.main() /opt/tools/xenon/src/xenon/xenon.go:54 +0x354 -bash-4.2$
求解
The text was updated successfully, but these errors were encountered:
我今天也遇到这个问题了,我看看你的xenon.json配置
Sorry, something went wrong.
No branches or pull requests
-bash-4.2$ ./xenon -c /etc/xenon/xenon.json
xenon:[{Tag: Time:2021/12/03 03:09:25 Git: GoVersion:go1.17.3 Platform:linux amd64}]
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x6fa242]
goroutine 1 [running]:
xbase/xlog.(*Log).Panic(0x7ffd03b2f8c0, {0x86cfc4, 0x863a11}, {0xc0000a3e08, 0xc0000a3df8, 0x1})
/opt/tools/xenon/src/xbase/xlog/xlog.go:137 +0x22
main.main()
/opt/tools/xenon/src/xenon/xenon.go:54 +0x354
-bash-4.2$
求解
The text was updated successfully, but these errors were encountered: