wolingzong opened a new issue #191:
URL: https://github.com/apache/dubbo-go-samples/issues/191


   registry/servicediscovery/nacos/go-client/cmd/client.go
   2021/08/04 22:21:42 [INFO] 
logDir:</private/var/folders/nl/jg7kstxn7r78khdhh_24x0100000gn/T/log>   
cacheDir:</private/var/folders/nl/jg7kstxn7r78khdhh_24x0100000gn/T/cache>
   2021-08-04T22:21:42.196+0800    WARN    config/config_loader.go:193     
providerConfig is nil!
   github.com/apache/dubbo-go/config.loadProviderConfig
           
/Users/watson/code/golang/projects/pkg/mod/github.com/apache/[email protected]/config/config_loader.go:193
   github.com/apache/dubbo-go/config.Load
           
/Users/watson/code/golang/projects/pkg/mod/github.com/apache/[email protected]/config/config_loader.go:357
   main.main
           
/Users/watson/Documents/GitHub/dubbo-go-samples/registry/servicediscovery/nacos/go-client/cmd/client.go:60
   runtime.main
           /usr/local/Cellar/go/1.15.5/libexec/src/runtime/proc.go:204
   [2021-08-04/22:21:50 main.main: client.go: 63] %s
   
   
   
   start to test dubbopanic: runtime error: invalid memory address or nil 
pointer dereference
   [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x47290ff]
   
   goroutine 1 [running]:
   main.main()
           
/Users/watson/Documents/GitHub/dubbo-go-samples/registry/servicediscovery/nacos/go-client/cmd/client.go:65
 +0x13f
   
   Process finished with exit code 2
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to