ces-truongvu commented on issue #6687:
URL: 
https://github.com/apache/incubator-devlake/issues/6687#issuecomment-1878103710

   I faced the same problem during the second execution of `docker-compose up`. 
Here the log:
   
   ```
   devlake-devlake-1  | Wraps: (3)
   devlake-devlake-1  | Wraps: (4) sql: Scan error on column index 0, name 
"created_at"
   devlake-devlake-1  | Wraps: (5) unsupported Scan, storing driver.Value type 
[]uint8 into type *time.Time
   devlake-devlake-1  | Error types: (1) *hintdetail.withDetail (2) 
*hintdetail.withDetail (3) *fmt.wrapError (4) *fmt.wrapError (5) 
*errors.errorString
   devlake-devlake-1  | 
   devlake-devlake-1  | goroutine 1 [running]:
   devlake-devlake-1  | 
github.com/apache/incubator-devlake/server/services.InitResources()
   devlake-devlake-1  |         /app/server/services/init.go:62 +0x238
   devlake-devlake-1  | 
github.com/apache/incubator-devlake/server/services.Init()
   devlake-devlake-1  |         /app/server/services/init.go:80 +0x2b
   devlake-devlake-1  | 
github.com/apache/incubator-devlake/server/api.SetupApiServer(0xc000103860)
   devlake-devlake-1  |         /app/server/api/api.go:68 +0x36
   devlake-devlake-1  | 
github.com/apache/incubator-devlake/server/api.CreateAndRunApiServer()
   devlake-devlake-1  |         /app/server/api/api.go:62 +0x25
   devlake-devlake-1  | main.main()
   devlake-devlake-1  |         /app/server/main.go:33 +0x36
   ```
   


-- 
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]

Reply via email to