Kumo-tsa-server Time out

Can you share your sysctl settings for :

vm.max_map_count = 768000
net.core.rmem_default = 32768
net.core.wmem_default = 32768
net.core.rmem_max = 262144
net.core.wmem_max = 262144
fs.file-max = 250000
net.ipv4.ip_local_port_range = 5000 63000
net.ipv4.tcp_tw_reuse = 1
kernel.shmmax = 8589934592
net.core.somaxconn = 1024
vm.nr_hugepages = 20
kernel.shmmni = 4096
vm.swappiness = 10

Well darn, I was hoping for a “smoking gun” :slightly_smiling_face:

If I directly downgrade Kumomta to the previous version, will there be any compatibility issues?

Only if you have employed any of the new features in the current release

Thank you very much. My usage is quite simple, so I don’t think there will be any compatibility issues.