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

配置了mint 铭刻次数就会出错 #4

Open
bluestar2021 opened this issue Dec 27, 2023 · 3 comments
Open

配置了mint 铭刻次数就会出错 #4

bluestar2021 opened this issue Dec 27, 2023 · 3 comments

Comments

@bluestar2021
Copy link

New client config object fail: error converting YAML to JSON: yaml: invalid trailing UTF-8 octet, use default param to start
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x58354a]

goroutine 1 [running]:
github.com/bitxx/logger/logbase.(*Helper).Errorf(0x0, {0x878185, 0x2d}, {0xc00010e680, 0x1, 0x1})
/Users/ld/Documents/project/go/pkg/mod/github.com/bitxx/logger@v1.6.2/logbase/helper.go:80 +0x4a
evm-inscriptions/utils/log.Errorf(...)
/Users/ld/Desktop/evm-inscriptions/utils/log/log.go:73
main.main.func1()
/Users/ld/Desktop/evm-inscriptions/main.go:31 +0x85
main.main()
/Users/ld/Desktop/evm-inscriptions/main.go:50 +0x48f

@bitxx
Copy link
Owner

bitxx commented Dec 28, 2023

New client config object fail: error converting YAML to JSON: yaml: invalid trailing UTF-8 octet, use default param to start panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x58354a]

goroutine 1 [running]: github.com/bitxx/logger/logbase.(*Helper).Errorf(0x0, {0x878185, 0x2d}, {0xc00010e680, 0x1, 0x1}) /Users/ld/Documents/project/go/pkg/mod/github.com/bitxx/logger@v1.6.2/logbase/helper.go:80 +0x4a evm-inscriptions/utils/log.Errorf(...) /Users/ld/Desktop/evm-inscriptions/utils/log/log.go:73 main.main.func1() /Users/ld/Desktop/evm-inscriptions/main.go:31 +0x85 main.main() /Users/ld/Desktop/evm-inscriptions/main.go:50 +0x48f

这个显示你的某个配置参数格式有问题,可否脱敏后贴出配置来具体看看怎么一回事

@bluestar2021
Copy link
Author

123

@bluestar2021
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

2 participants