79121843

Date: 2024-10-24 12:24:42
Score: 1
Natty:
Report link

Wow, solved it! Using strace and ChatGPT. It's still dumb (even on 4o), so I didn't get an answer from it, but at least I got a hint.

The problem was that my network namespace did not have the lo interface up. Everything was solved by adding one line to the script:

sudo ip -n $NET_NS link set lo up
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: МАН69К