In running the tools I am getting below error:
INFO[0000] Running postgres
INFO[0018] Waiting for postgres to be healthy
INFO[0050] Postgres is healthy
INFO[0050] Checking for introspector image
INFO[0054] Initializing introspector
INFO[0054] Running introspector with service spec ec2=SecurityGroups,NetworkInterfaces
INFO[0054] Introspector run may take a few minutes
panic: Failed to ping db: pq: password authentication failed for user "introspector"
goroutine 1 [running]:
main.main()
/Users/vikrum/dev/sgCheckup/main.go:469 +0x1613
In running the tools I am getting below error:
INFO[0000] Running postgres
INFO[0018] Waiting for postgres to be healthy
INFO[0050] Postgres is healthy
INFO[0050] Checking for introspector image
INFO[0054] Initializing introspector
INFO[0054] Running introspector with service spec ec2=SecurityGroups,NetworkInterfaces
INFO[0054] Introspector run may take a few minutes
panic: Failed to ping db: pq: password authentication failed for user "introspector"
goroutine 1 [running]:
main.main()
/Users/vikrum/dev/sgCheckup/main.go:469 +0x1613