according to the log, the next shell command failed: ip -o link show |egrep ^17: | awk -F': ' '{print $2}'
where "17" is the ifindex of the peer interface of the tap interface.
Can you please run that command manually, and see what happened?
according to the log, the next shell command failed: ip -o link show |egrep ^17: | awk -F': ' '{print $2}'
where "17" is the ifindex of the peer interface of the tap interface.
Can you please run that command manually, and see what happened?