Ga11u
Ga11u
@RubenVerborgh I was checking if this could be something related with NodeJS server, but Node is suposed to be able to handle more that 1000 cocurrent requests ... I am...
> @Arv1nt3 Getting a different error when I followed your suggestions: ./kafka_exporter --version kafka_exporter, version 1.4.2 (branch: HEAD, revision: [0d5d4ac](https://github.com/danielqsj/kafka_exporter/commit/0d5d4ac4ba63948748cc2c53b35ed95c310cd6f2)) build user: root@d6c4c344dbf3 build date: 20210916-09:43:31 go version: go1.17.1 platform:...
@Sana7H Yes, but I had to downgrade the version. I think the versions 1.3.2 or earlier work fine .
The **--no-sasl.handshake** does not work. Maybe is the Kingpin that is not correctly set up.
> @nicholascar I want to work on this issue. Can you suggest how can I start with it? I have cloned the repo and reproduced the error. Can you please...
@kone807 Have you tried to serialize without saving into a file, just `g.serialize()` ? You should get a string which I assume it will not contain the back slash and...
@kone807 Have you tried with ```format="turtle"``` instead of ```ttl``` ?
The bug was identified last year using the RDFlib v5 and we are currently at RDFlib v6.1. I revised the releases and it seams there have been several updates on...