ERROR: could not insert module /lib/modules/tun.ko: File exists

So I’m trying to run Zerotier on my Synology DS423+, I’m currently running DSM 7.2 and keep running into this error whenever I try and set up a persistent TUN. The zerotier container is configured properly and whenever I do the status command docker exec -it zt zerotier-cli status it says online. Looking at the logs I keep getting this error. ERROR: unable to configure virtual network port: could not open TUN/TAP device: No such file or directory. So I tried setting up the TUN and the file exists error popped up. I’ve done some looking up and can’t find any real solution. My dumb@ss even deleted the module which made me have to Mode 2 reset my Nas. I’m very new to this as you can tell, I’ll paste my log on the bottom and lmk if you need any more information! All help is appreciated!

2024/02/21 14:28:39 stdout Starting route helper
2024/02/21 14:28:39 stdout done.
2024/02/21 14:28:38 stdout .
2024/02/21 14:28:23 stdout ERROR: unable to configure virtual network port: could not open TUN/TAP device: No such file or directory
2024/02/21 14:28:23 stdout Wait for ZT service to come online before attempting queries…
2024/02/21 14:28:23 stdout Starting Zerotier-One
2024/02/21 13:54:37 stdout Starting route helper
2024/02/21 13:54:37 stdout done.

What does your docker run look like?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.