hi, Im deploying latest Datahub helm chart into AW...
# all-things-deployment
p
hi, Im deploying latest Datahub helm chart into AWS EKS, and I got error in GMS, can someone helm me please to understand where the issue is ?
pod is starting and at the beginning it looks good then I have this error
what does it mean
Caused by: com.linkedin.r2.RetriableRequestException: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:8080
or
│ Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:8080
migration job fails with message
│ ERROR: Cannot connect to GMSat host datahub-datahub-gms port 8080. Make sure GMS is on the latest version and is running at that host before starting the migration.
no issues on previous version what is
v0.8.44.10
but in latest
v0.10.2.1
d
Hi Oleh, can you confirm that every datahub component are using the same version?
p
There was a problem in our config, things are working fine now