Skip to content
New issue

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

partitions is undefined #21

Open
Perfect-Web opened this issue Jul 21, 2020 · 0 comments
Open

partitions is undefined #21

Perfect-Web opened this issue Jul 21, 2020 · 0 comments

Comments

@Perfect-Web
Copy link

Fatal error: Uncaught EasySwoole\Kafka\Exception\Protocol: given fetch data invalid. `partitions` is undefined. in /var/www/vendor/easyswoole/kafka/src/Protocol/Fetch.php:336
Stack trace:
#0 /var/www/vendor/easyswoole/kafka/src/Protocol/Protocol.php(333): EasySwoole\Kafka\Protocol\Fetch->encodeFetchTopic(Array)
#1 /var/www/vendor/easyswoole/kafka/src/Protocol/Fetch.php(49): EasySwoole\Kafka\Protocol\Protocol::encodeArray(Array, Array)
#2 /var/www/vendor/easyswoole/kafka/src/Protocol.php(267): EasySwoole\Kafka\Protocol\Fetch->encode(Array)
#3 /var/www/vendor/easyswoole/kafka/src/Fetch/Process.php(76): EasySwoole\Kafka\Protocol::encode(1, Array)
#4 /var/www/vendor/easyswoole/kafka/src/Consumer/Process.php(310): EasySwoole\Kafka\Fetch\Process->fetch(Array)
#5 /var/www/vendor/easyswoole/kafka/src/Consumer/Process.php(107): EasySwoole\Kafka\Consumer\Process->fetchMsg()
#6 /var/www/vendor/easyswoole/kafka/src/Consumer.php(38): EasySwoole\Kafka\Consumer\Process->subscribe(Object(Closure), 0.01, 128)
#7 /var/www/src/Verify/Integr in /var/www/vendor/easyswoole/kafka/src/Protocol/Fetch.php on line 336```

even tho, im checking with topics ui, and the topics are there
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant