Sebastian Waldbauer

Results 11 comments of Sebastian Waldbauer

As of now lets leave as it is, new ticket for more advanced configuration is available at #2222

Talking about UUID's I would recommend something similar to https://discord.com/developers/docs/reference#snowflakes. Its built for concurrency and work pretty neat. According to the discord documentation its built like | | Timestamp |...

@sebix weird bug appeared ``` DEBUG test-bot:bot.py:668 Received message {'feed.url': 'http://www.example.com/', 'time.observation': '2015-08-11T13:03:40+00:00', 'raw': 'IyBpZ25vcmUgdGhpcwoyMDE1LzA2LzA0IDEzOjM3ICswMCxleGFtcGxlLm9yZywxOTIuMC4yLjMscmV2ZXJzZS5leGFtcGxlLm5ldCxleGFtcGxlIGRlc2NyaXB0aW9uLHJlcG9ydEBleGFtcGxlLm9yZywxCgoyMDE1LzA2LzA0IDEzOjM4ICswMCxleGFtcGxlLm9yZywxOWEyLjAuMi4zLHJldmVyc2UuZXhhbXBsZS5uZXQsZXhhbXBsZSBkZXNjcmlwdGlvbixyZXBvcnRAZXhhbXBsZS5vcmcsMQoyMDE1LzA2LzA0IDEzOjM4ICswMCxleGFtcGxlLm9yZywxOWIyLjAuMi4zLHJldmVyc2UuZXhhbXBsZS5uZXQsZXhhbXBsZSBkZ...', 'feed.name': 'Example'}. INFO test-bot:test_parser_bot.py:85 Lorem ipsum dolor sit amet. DEBUG test-bot:test_parser_bot.py:89 test! DEBUG test-bot:bot.py:610 Sending...

@wagner-intevation INTELMQ_PIPELINE_HOST is being used, but `INTELMQ_SOURCE_PIPELINE_BROKER`, `INTELMQ_DESTIONATION_PIPELINE_BROKER`, `INTELMQ_SOURCE_PIPELINE_HOST`, `INTELMQ_DESTINATION_PIPELINE_HOST` and `INTELMQ_REDIS_CACHE_HOST` are not used. PR is on the way

I'd suggest to keep this message, because it seems that there is something weird going on. It only runs in this repository, so we should keep track of pushing updates...

> > I'd suggest to keep this message, because it seems that there is something weird going on. > > Yes, but impossible to fix for all contributors except you....

IMHO I would also prefer option 1. > * Optional: Add a parameter to download all reports, irrespective of parseability > If the collector is configured to fetch a list...

This doesnt seems like a bug to me, because the error message should be clear enough. Maybe add some better error handling in intelmqctl and intelmq-manager if the error is...

Hello :wave: For the VPN stuff, you could use https://github.com/qdm12/gluetun, it should work out of the box