Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wiki issue: Possible Solution for ERROR creating TUN device file node: file exists #1537

Closed
aviolaris opened this issue Apr 21, 2023 · 1 comment

Comments

@aviolaris
Copy link

URL to the Wiki page

https://github.com/qdm12/gluetun/wiki/TUN-device-errors#cannot-create-tun-device-file-node-file-exists

What's the issue?

I recently encountered an error on a Raspberry Pi that stated:

ERROR creating TUN device file node: file exists.

Upon further analysis, I found that the cause of this issue was a mismatch between the running kernel and the installed modules, including the TUN module, which probably occurred after an unattended kernel upgrade without rebooting.

Given that uptime is often crucial on Raspberry Pis, and one can avoid rebooting for an extended period, it may be useful to update the relevant wiki thread to include rebooting as a possible solution for the aforementioned error.

@qdm12
Copy link
Owner

qdm12 commented Jun 1, 2023

Thanks, added! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants