adamant-kite-43734
02/18/2026, 9:42 AMbland-article-62755
02/18/2026, 3:24 PMI found a k3s bug report that suggestsA link to that bug report would be helpful.
bland-article-62755
02/18/2026, 3:25 PMuse --disable-network-policy.
There is just no way I see to set this flag.k3s but you're doing podman? Which one is it? If k3s it's probably a flag for the initial bootstrap. Are you doing an HA cluster or a single node? What's your setup look like?
bland-article-62755
02/18/2026, 3:26 PMLooking at the k3s.log it stops with a fatal error about network policies.Actual log examples would be helpful here.
bland-article-62755
02/18/2026, 3:27 PMbland-article-62755
02/18/2026, 3:28 PMWhenever we try to start the 2.13.x container with the restored date from 2.12.3 it just boot loops.The container is crashloop backoff or the box is boot looping?
bulky-processor-52652
02/18/2026, 3:29 PMbulky-processor-52652
02/18/2026, 3:29 PMbulky-processor-52652
02/18/2026, 3:29 PMbland-article-62755
02/18/2026, 3:30 PMbland-article-62755
02/18/2026, 3:30 PMbulky-processor-52652
02/18/2026, 3:30 PMbland-article-62755
02/18/2026, 3:30 PMbland-article-62755
02/18/2026, 3:31 PMbland-article-62755
02/18/2026, 3:31 PMbulky-processor-52652
02/18/2026, 3:31 PMpodman createbulky-processor-52652
02/18/2026, 3:32 PMbulky-processor-52652
02/18/2026, 3:32 PMbulky-processor-52652
02/18/2026, 3:32 PMbland-article-62755
02/18/2026, 3:32 PMbulky-processor-52652
02/18/2026, 3:33 PMbland-article-62755
02/18/2026, 3:33 PMbland-article-62755
02/18/2026, 3:33 PMgetenforce on Rocky?bulky-processor-52652
02/18/2026, 3:34 PMbland-article-62755
02/18/2026, 3:34 PMbulky-processor-52652
02/18/2026, 3:34 PMbulky-processor-52652
02/18/2026, 3:35 PMsudo podman create --name rancher-2-13-2 -v /etc/letsencrypt/live/rancher.machine-deck.jeffries-tube.at/fullchain.pem:/etc/rancher/ssl/cert.pem -v /etc/letsencrypt/live/rancher.machine-deck.jeffries-tube.at/privkey.pem:/etc/rancher/ssl/key.pem -e HTTP_PROXY="<http://192.168.1.250:8080>" -e HTTPS_PROXY="<http://192.168.1.250:8080>" -e NO_PROXY="localhost,127.0.0.1,0.0.0.0,10.0.0.0/8,cattle-system.svc,.svc,.cluster.local,192.168.1.0/24" -e no_proxy="localhost,127.0.0.1,0.0.0.0,10.0.0.0/8,cattle-system.svc,.svc,.cluster.local,192.168.1.0/24" --privileged -p 10080:80 -p 10443:443 --log-driver journald --replace rancher/rancher:v2.13.2 --no-cacertsbland-article-62755
02/18/2026, 3:38 PMbland-article-62755
02/18/2026, 3:39 PMbland-article-62755
02/18/2026, 3:39 PMbulky-processor-52652
02/18/2026, 3:39 PMbland-article-62755
02/18/2026, 3:40 PMbland-article-62755
02/18/2026, 3:40 PM