We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
╭─root@dev78 ~/Lab/kafka-php/src ‹master_› ╰─➤ ls examples lib tests ╭─root@dev78 ~/Lab/kafka-php/src ‹master_› ╰─➤ php examples/consume.php
ERROR: Kafka_Exception_Socket_EOF: Could not read 4 bytes from stream (not readable) #0 /root/Lab/kafka-php/src/lib/Kafka/SimpleConsumer.php(216): Kafka_Socket->read(4, true) #1 /root/Lab/kafka-php/src/lib/Kafka/SimpleConsumer.php(182): Kafka_SimpleConsumer->getResponseSize() #2 /root/Lab/kafka-php/src/examples/consume.php(46): Kafka_SimpleConsumer->fetch(Object(Kafka_FetchRequest)) #3 {main}
^Z [3] + 24000 suspended php examples/consume.php
The text was updated successfully, but these errors were encountered:
No branches or pull requests
╭─root@dev78 ~/Lab/kafka-php/src ‹master_›
╰─➤ ls
examples lib tests
╭─root@dev78 ~/Lab/kafka-php/src ‹master_›
╰─➤ php examples/consume.php
ERROR: Kafka_Exception_Socket_EOF: Could not read 4 bytes from stream (not readable)
#0 /root/Lab/kafka-php/src/lib/Kafka/SimpleConsumer.php(216): Kafka_Socket->read(4, true)
#1 /root/Lab/kafka-php/src/lib/Kafka/SimpleConsumer.php(182): Kafka_SimpleConsumer->getResponseSize()
#2 /root/Lab/kafka-php/src/examples/consume.php(46): Kafka_SimpleConsumer->fetch(Object(Kafka_FetchRequest))
#3 {main}
ERROR: Kafka_Exception_Socket_EOF: Could not read 4 bytes from stream (not readable)
#0 /root/Lab/kafka-php/src/lib/Kafka/SimpleConsumer.php(216): Kafka_Socket->read(4, true)
#1 /root/Lab/kafka-php/src/lib/Kafka/SimpleConsumer.php(182): Kafka_SimpleConsumer->getResponseSize()
#2 /root/Lab/kafka-php/src/examples/consume.php(46): Kafka_SimpleConsumer->fetch(Object(Kafka_FetchRequest))
#3 {main}
ERROR: Kafka_Exception_Socket_EOF: Could not read 4 bytes from stream (not readable)
#0 /root/Lab/kafka-php/src/lib/Kafka/SimpleConsumer.php(216): Kafka_Socket->read(4, true)
#1 /root/Lab/kafka-php/src/lib/Kafka/SimpleConsumer.php(182): Kafka_SimpleConsumer->getResponseSize()
#2 /root/Lab/kafka-php/src/examples/consume.php(46): Kafka_SimpleConsumer->fetch(Object(Kafka_FetchRequest))
#3 {main}
^Z
[3] + 24000 suspended php examples/consume.php
The text was updated successfully, but these errors were encountered: