Im using the helm chart, but it might be 0.16.1 Ill try upgrading and get back to you.
Hi ColossalAnt7 , I think we run into it on a few dockers, I believe the bug was fixed in the latest trains-agent
RC. Could you verify please ?
Looking at your helm repo, it seems that the 0.16.2 version has not been pushed yet.
Is this something you can resolve on your end, or should i download the source of the helm chart and change some version flags myself?
You can try overriding the following in your values.yaml under agent
section:agentVersion: "==0.16.2rc1"
This solved the problem. Thank you very much!
Hey ColossalAnt7 ,
What version of trains-agent are you using?
You can try upgrading to the latest RC version, this issue should be fixed there:pip install trains-agent==0.16.2rc1