go-zero icon indicating copy to clipboard operation
go-zero copied to clipboard

service start success when components config err

Open pitifulnoble opened this issue 2 years ago • 1 comments

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior, if applicable:

  1. The code is

     Mysql:
     DataSource: root:fakepass@tcp(127.0.0.1:3306)/book?charset=utf8mb4&parseTime=true&loc=Asia%2FShanghai
    
  2. The error is

    go run user.go -f etc/user-api.yaml
    Starting server at 0.0.0.0:8888...
    

the fault occurred when invoke api, more beautiful is fault occurred on service start.

pitifulnoble avatar Jul 03 '22 10:07 pitifulnoble

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Aug 03 '22 02:08 github-actions[bot]

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar Aug 17 '22 02:08 github-actions[bot]