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

panic: proto: (line 1:6439): invalid value for int32 type: "" #3429

Closed
xiaobinqt opened this issue Sep 24, 2024 · 0 comments
Closed

panic: proto: (line 1:6439): invalid value for int32 type: "" #3429

xiaobinqt opened this issue Sep 24, 2024 · 0 comments
Labels
question Further information is requested

Comments

@xiaobinqt
Copy link

ld: warning: ignoring duplicate libraries: '-lproc'
ld: warning: '/private/var/folders/19/3qqjh0rx0gg_ql8c6mkmj9940000gn/T/go-link-3201515476/go.o' has malformed LC_DYSYMTAB, expected 117 undefined symbols to start at index 44299, found 137 undefined symbols starting at index 76
DEBUG msg=config loaded: config.yaml format: yaml
DEBUG msg=config loaded: TERM_SESSION_ID format:
DEBUG msg=config loaded: SSH_AUTH_SOCK format:
DEBUG msg=config loaded: LC_TERMINAL_VERSION format:
DEBUG msg=config loaded: COLORFGBG format:
DEBUG msg=config loaded: ITERM_PROFILE format:
DEBUG msg=config loaded: XPC_FLAGS format:
DEBUG msg=config loaded: LANG format:
DEBUG msg=config loaded: SHELL format:
DEBUG msg=config loaded: __CFBundleIdentifier format:
DEBUG msg=config loaded: SECURITYSESSIONID format:
DEBUG msg=config loaded: TERM_FEATURES format:
DEBUG msg=config loaded: TERM_PROGRAM_VERSION format:
DEBUG msg=config loaded: TERM_PROGRAM format:
DEBUG msg=config loaded: PATH format:
DEBUG msg=config loaded: LC_TERMINAL format:
DEBUG msg=config loaded: COLORTERM format:
DEBUG msg=config loaded: COMMAND_MODE format:
DEBUG msg=config loaded: TERM format:
DEBUG msg=config loaded: TERMINFO_DIRS format:
DEBUG msg=config loaded: HOME format:
DEBUG msg=config loaded: TMPDIR format:
DEBUG msg=config loaded: USER format:
DEBUG msg=config loaded: XPC_SERVICE_NAME format:
DEBUG msg=config loaded: LOGNAME format:
DEBUG msg=config loaded: LaunchInstanceID format:
DEBUG msg=config loaded: __CF_USER_TEXT_ENCODING format:
DEBUG msg=config loaded: ITERM_SESSION_ID format:
DEBUG msg=config loaded: SHLVL format:
DEBUG msg=config loaded: OLDPWD format:
DEBUG msg=config loaded: HOMEBREW_PREFIX format:
DEBUG msg=config loaded: HOMEBREW_CELLAR format:
DEBUG msg=config loaded: HOMEBREW_REPOSITORY format:
DEBUG msg=config loaded: INFOPATH format:
DEBUG msg=config loaded: IDEA_VM_OPTIONS format:
DEBUG msg=config loaded: CLION_VM_OPTIONS format:
DEBUG msg=config loaded: PHPSTORM_VM_OPTIONS format:
DEBUG msg=config loaded: GOLAND_VM_OPTIONS format:
DEBUG msg=config loaded: PYCHARM_VM_OPTIONS format:
DEBUG msg=config loaded: WEBSTORM_VM_OPTIONS format:
DEBUG msg=config loaded: WEBIDE_VM_OPTIONS format:
DEBUG msg=config loaded: RIDER_VM_OPTIONS format:
DEBUG msg=config loaded: DATAGRIP_VM_OPTIONS format:
DEBUG msg=config loaded: RUBYMINE_VM_OPTIONS format:
DEBUG msg=config loaded: DATASPELL_VM_OPTIONS format:
DEBUG msg=config loaded: AQUA_VM_OPTIONS format:
DEBUG msg=config loaded: RUSTROVER_VM_OPTIONS format:
DEBUG msg=config loaded: GATEWAY_VM_OPTIONS format:
DEBUG msg=config loaded: JETBRAINS_CLIENT_VM_OPTIONS format:
DEBUG msg=config loaded: JETBRAINSCLIENT_VM_OPTIONS format:
DEBUG msg=config loaded: STUDIO_VM_OPTIONS format:
DEBUG msg=config loaded: DEVECOSTUDIO_VM_OPTIONS format:
DEBUG msg=config loaded: NVM_DIR format:
DEBUG msg=config loaded: NVM_CD_FLAGS format:
DEBUG msg=config loaded: NVM_BIN format:
DEBUG msg=config loaded: NVM_INC format:
DEBUG msg=config loaded: http_proxy format:
DEBUG msg=config loaded: https_proxy format:
DEBUG msg=config loaded: all_proxy format:
DEBUG msg=config loaded: no_proxy format:
DEBUG msg=config loaded: HTTP_PROXY format:
DEBUG msg=config loaded: HTTPS_PROXY format:
DEBUG msg=config loaded: ALL_PROXY format:
DEBUG msg=config loaded: NO_PROXY format:
DEBUG msg=config loaded: GVM_ROOT format:
DEBUG msg=config loaded: GVM_VERSION format:
DEBUG msg=config loaded: GVM_PATH_BACKUP format:
DEBUG msg=config loaded: gvm_go_name format:
DEBUG msg=config loaded: gvm_pkgset_name format:
DEBUG msg=config loaded: GOROOT format:
DEBUG msg=config loaded: GOPATH format:
DEBUG msg=config loaded: GVM_OVERLAY_PREFIX format:
DEBUG msg=config loaded: LD_LIBRARY_PATH format:
DEBUG msg=config loaded: DYLD_LIBRARY_PATH format:
DEBUG msg=config loaded: PKG_CONFIG_PATH format:
DEBUG msg=config loaded: _ format:
DEBUG msg=config loaded: PWD format:
INFO msg=watcher's ctx cancel : context canceled
INFO msg=watcher's ctx cancel : context canceled
panic: proto: (line 1:6439): invalid value for int32 type: ""

goroutine 1 [running]:
main.main()

版本
github.com/go-kratos/kratos/v2 v2.4.0

请问这是什么原因导致的。

@xiaobinqt xiaobinqt added the question Further information is requested label Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant