Hey,
I’m currently using an M1 Mac.
I’ve installed TigerGraph on a Podman machine.
While the installation is successful, the first activation of TigerGraph doesn’t work:
install.sh calls the cluster_node_flow file.
In it, “Congratulations! Installation Finished!” appears.
However, “TigerGraph is successfully started!” does not appear, as I gain a TimeOut error when trying to initialize Kafka and ZK.
I’d be glad if anyone who encountered the same problem would provide some assistance.
@alonharell It could also be that TigerGraph doesn’t have support in ARM which M1 Macs use. ARM support is scheduled to come out next release (3.8 ~October 2022).
@Bruno Do you think that could be the primary issue that the installation isn’t executing as expected?