Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add required apiPath for app-common-go
vmaas-webapp-go | field apiPath in DependencyEndpoint: required vmaas-webapp-go | panic: runtime error: invalid memory address or nil pointer dereference vmaas-webapp-go | [signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0xb9bd3c] vmaas-webapp-go | vmaas-webapp-go | goroutine 1 [running]: vmaas-webapp-go | github.com/redhatinsights/vmaas/base/utils.initDB() vmaas-webapp-go | /vmaas/go/src/vmaas/base/utils/config.go:71 +0x2c vmaas-webapp-go | github.com/redhatinsights/vmaas/base/utils.init.0() vmaas-webapp-go | /vmaas/go/src/vmaas/base/utils/config.go:63 +0x30 vmaas-webapp-go exited with code 2
- Loading branch information