Hi team, I am using official docker image of Apach...
# troubleshooting
p
Hi team, I am using official docker image of Apache pinot referring to this doc https://github.com/apache/incubator-pinot/tree/master/docker/images/pinot My broker and server container is going down without any exception. can someone help me to look out this issue Error log at zk side is:
Copy code
EndOfStreamException: Unable to read additional data from client sessionid 0x17685043a2e001d, likely client has closed socket
k
@Punish Garg what’s the container spec?
p
I dont get u @Kishore G.. i am new to apache pinot.. if you can guide me what actually you are looking..
k
are you running this on your local machine?
p
I am creating docker container in my local machine, broker and server is going down.. And when i am using locally without docker containerization, its working properly
I am not sure why it is failing inside container
k
did you build your own docker image?
p
I tried with both way one is officical image
Thi is quick start where controller zk broker qnd server are running in one container
k
@Xiang Fu ^^
x
Can you check if your container has enough disk size? typically this means zk is out of disk