sgohl

Results 31 comments of sgohl

there was the option `-t` in the "original" tailon (https://tailon.readthedocs.io/en/latest/#id1) which I also desperately want back :-)

it only tails 10 lines per default, and this seems not configurable anymore - see https://github.com/gvalkov/tailon/issues/29

Did anyone perhaps have success implementing a library that actually works as expected? triple-ticks code is the number one must have for me (and would be nice if it works...

Hi, I am still interested in this. This missing feature prevents me from using filebrowser for a specific use-case. Any interest in taking care?

any news here? I have the same problem on a fresh CentOS8.3 install (also Stream, from netinstall) ``` dnf config-manager --add-repo=https://download.docker.com/linux/centos/docker-ce.repo dnf -y install docker-ce > docker -v Docker version...

interestingly this does not happen with the vagrant image `boxomatic/centos-8-stream` although all versions I can overview are the same after full system upgrade. Also, a cloud vm installation on hetzner...

> Is there an update on this issue? I am facing the same on centos 7 and centos 8. could you (all affected) perhaps provide some debugging to investigate whether...

I can confirm this is exactly the solution for at least my case (centos 8.3 stream, docker 20.10.5) on VMware esxi 6.7 ``` ethtool -K ens192 tx-checksum-ip-generic off ``` after...

> Btw. Has anyone who have seen this done investigation that does it only happen on upgrade scenario or also on new 20.10.x installations? it definitely happens on fresh installations,...

> ``` > sudo iptables -A OUTPUT -p udp -m udp --dport 4789 -j MARK --set-xmark 0x0 > ``` didn't work for me (centos-8-stream `4.18.0-269.el8.x86_64`) 2 nodes (1 manager), fresh...