# Servarrs Setup

Ran into the following error when setting up gluetun:

```
2025-05-24T10:30:17Z ERROR creating tun device: unix opening TUN device file: operation not permitted (did you specify --device /dev/net/tun to your container command?)
```

Not entirely sure how I fixed this, though I did run a apt update &amp; upgrade.