Vilmos Nebehaj
Vilmos Nebehaj
Also would be nice to have something like this: ``` atk-show-hosts host_group1 server1 server2 ... ```
> Hi @ldx ! Thank you for your issue. If it is possible can you share data which you try to import? It will help us to investigate the issue...
> Yeah, i understand)! I will try to reproduce it by myself. I think your data was compressed and that is why vmctl can't import it Thanks! Let me know...
> Hi @ldx ! Do you use compactor which applies the compaction procedure? Also can you provide command how you run you thanos? Yes, we use the compactor in Thanos....
Can you share the code triggering this exception? Also, does this run in a Docker container?
No, python-iptables does not use the lockfile. It should be pretty easy to add locking, though. This is how it's done in the iptables command line tool: bool xtables_lock(int wait,...
The problem seems to be in the native library: void xtables_save_string(const char *value) { static const char no_quote_chars[] = "_-0123456789" "abcdefghijklmnopqrstuvwxyz" "ABCDEFGHIJKLMNOPQRSTUVWXYZ"; static const char escape_chars[] = "\"\\'"; size_t length;...
I pushed a commit with a workaround. Feel free to give it a shot, though I'm still thinking whether this is the right way to work around the issue.
@multun do you mean when parsing the output from save()?
> Hi @ldx ! Can you check the new realization of the vmctl and close the issue? Sorry for the late reply. I don't have an environment right now to...