Hi everyone,
I have an issue with starting dremio in podman with my MacBook air m2.
After running the command:
I cannot access the localhost:9047
response is
**xxxxxxxxx** didn’t send any data.
ERR_EMPTY_RESPONSE```
the logs show that the daemon is starting but then nothing happens:
[2025-01-07T07:54:39.674+0000][4.504s][info][gc,heap ] GC(5) Old regions: 29->29
[2025-01-07T07:54:39.674+0000][4.504s][info][gc,heap ] GC(5) Humongous regions: 16->16
[2025-01-07T07:54:39.674+0000][4.505s][info][gc,metaspace ] GC(5) Metaspace: 6493K(7296K)->6493K(7296K) NonClass: 5744K(6400K)->5744K(6400K) Class: 749K(896K)->749K(896K)
[2025-01-07T07:54:39.675+0000][4.506s][info][gc ] GC(5) Pause Young (Normal) (G1 Evacuation Pause) 83M->44M(160M) 15.692ms
[2025-01-07T07:54:39.675+0000][4.506s][info][gc,cpu ] GC(5) User=0.03s Sys=0.00s Real=0.01s
2025-01-07 07:54:40,383 [main] INFO com.dremio.dac.daemon.DremioDaemon - Starting dremio daemon
any idea?