H, I think there is an error on the datahub-kafka-...
# all-things-deployment
b
H, I think there is an error on the datahub-kafka-setup v0.8.31 image. Maybe a windows line ending inside the code. v0.8.29 works perfect. (sorry for the image, can’t copy text from VDI)
👍 1
same on acryl-datahub-actions:v0.0.1-beta.13
e
@big-carpet-38439 can it be the lines you added in your pr?
b
the platform events line?
e
Yeah. I don’t think we had any other changes to kafka-setup
I don’t see any issues with it tho
oh wait
this is v0.8.31 from 18 days ago
@billions-twilight-48559 we don’t see any changes between 29 and 31 for kafka-setup
b
Hi, I never had problemas with the images but now the same error with go code with two different images was suspicious. The unique change from my side, was that I did an import to my private registry instead of using the public repositories due to the security team applied restrictions in the outbound traffic. I’m using Azure AKS and now Azure registry, but I never had any similar problem.
For kafka-setup I will try to use the version 0.8.29 with all the other components in 0.8.31 temporary, not sure what changed from 0.8.29 to 0.8.31. In the case of acryl-datahub-actions:v0.0.1-beta.13, I got the same problem with the previous release beta.13 but this is not a critical service for me at this moment.
I did the registry import from my Mac (Apple Silicon) but from the entire proyecto I just had problems with that. My linux laptop it’s been repaired so not sure if I can test the import from another platform at this moment.
If I’m the unique guy in the world with problems should be something related to my environment or procedure, so don’t lose your time meanwhile. Will try to repeat the import at least with a windows pc.
e
sounds good. keep us in the loop!
b
@early-lamp-41924 confirmed that an import from another pc (non apple silicon) fixed the problem
e
Got it. so something with m1 is causing this