2

Control center isn't starting on Apple M1 silicon. In logs I've found message

no suitable image found.  Did find:
/private/var/folders/wz/6d89bfcx4v9dn6wdv2k6vns40000gn/T/librocksdbjni16743350693240187719.jnilib:
 mach-o, but wrong architecture

I tryed to start it with command "arch -x86_64 confluent local services start" but it didn't help.

OneCricketeer
  • 179,855
  • 19
  • 132
  • 245
Victor Levin
  • 238
  • 2
  • 7
  • Can you turn on rosetta in the terminal and try again? – Arefe Dec 02 '21 at 10:52
  • I started with Rosseta, it doesn't work( – Victor Levin Dec 02 '21 at 11:21
  • Do you use the docker image for the quick start or the source code? The source code is working well for me, but, I also have the same issue with the docker images. I read that we need to build our own images for the M1 chip but no official doc I find. – Arefe Dec 02 '21 at 11:35
  • I tried run confluent platform in docker container and I successfully started kafka, but in my project I use kafka streams, and kafka streams didn't work in docker container. I'd drop this idea. – Victor Levin Dec 02 '21 at 11:38
  • Can you provide your `docker-compose.yaml` file so I can have a look? – Arefe Dec 02 '21 at 13:13

0 Answers0