jimhub
Results
2
comments of
jimhub
trafficstars
I ran into this same thing. It was due to kubernetes generating the SCHEMA_REGISTRY_PORT env var based on the name of the pod. I was able to resolve this by...
I've had the same issue on Mint. I fix it by installing `libc++-dev` and `g++-12`.