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

The example doesn't work for Iggy 0.2.3 #7

Closed
pikhovkin opened this issue Feb 25, 2024 · 0 comments · Fixed by #9
Closed

The example doesn't work for Iggy 0.2.3 #7

pikhovkin opened this issue Feb 25, 2024 · 0 comments · Fixed by #9

Comments

@pikhovkin
Copy link

I followed the following steps:

  1. docker run --rm -p 8080:8080 -p 3000:3000 -p 8090:8090 iggyrs/iggy:0.2.3
  2. pip install maturin
  3. maturin develop
  4. python producer.py

Result

stream error {} InvalidResponse(1012)
topic error {} InvalidResponse(47)
Messages will be sent to stream: 1, topic: 1, partition: 1 with interval 500.0 ms.
exception: {} InvalidResponse(1998613857)
Sent 10 message(s).
exception: {} InvalidResponse(1701667182)
Sent 10 message(s).
exception: {} InvalidResponse(1701605485)
Sent 10 message(s).
exception: {} IoError(Os { code: 32, kind: BrokenPipe, message: "Broken pipe" })
Sent 10 message(s).
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

Successfully merging a pull request may close this issue.

1 participant