Usually, a "broken pipe" means that the OpenVPN server, or a router or other network intermediary, has "reset" the connection.If a corporate firewall or other device between your computer and the OpenVPN server is not allowing UDP traffic, that could be the cause.
However, the following message from OpenVPN:
2022-02-08 14:19:15.304483 WARNING: normally if you use --mssfix and/or --fragment, you should also set --tun-mtu 1500 (currently it is 1360)
indicates there is a problem with your OpenVPN configuration. But you don't seem to be using --mssfix or --fragment, so it may actually indicate a problem with OpenVPN. You should consult sources of help for OpenVPN; you can find some links on our
Support page.
If your VPN worked with your prior version of Tunnelblick (3.8.6a), the problem may be with the newer version of OpenVPN included in Tunnelblick 3.8.7a. Tunnelblick 3.8.6a included OpenVPN 2.5.3; Tunnelblick 3.8.7a includes OpenVPN 2.5.4. Re-install 3.8.6a, which you can download from
Deprecated Downloads, and see if that solves the problem.