-
This is the working docker-compose.yml:
```yml
version: "3.8"
volumes:
etc_wireguard:
services:
wg-easy:
environment:
# Change Language:
# (Supports: en, ua, ru, tr, no,…
-
Hi! Thank you for all your hard work!
Im stuck at the point in the tutorial where Im to execute the script to set up the WG instance etc. I get this HTTP error:
DEBUG:JSON validation success…
-
# Internal Error Stacktrace:
**Error Message**: [Errno 28] No space left on device
```
OSError: [Errno 28] No space left on device
File "/usr/local/lib/python3.10/dist-packages/hiddifypanel/au…
-
from https://openwrt.org/toh/friendlyarm/nanopi_r2s, there is a version avail of 23.05.03, but the below error comes out when using the stock friendlyelec firmware (which is also sort of 23.05.03)
…
-
When I configure that wg-easy goes through a IPVLAN network i cant access to the internet via vpn but yes to my local network, why is this happening?
DOCKER-COMPOSE.YML
volumes:
etc_wireguard…
-
`SpecGenerator` input:
```rust
dbg!(&item);
client
.containers_api()
.container_create_libpod(item)
.await
.map_err(|err| eyre!("Failed to create {name_type} {name_str} -…
-
Hello,
Go2RTC version: 1.9.2
Remote access : Wireguard
Core 2024.7.3
Supervisor 2024.06.2
Operating System 12.4
Browser used: chrome
Firmware RLC-823A : v3.1.0.2831_23102509_v1.0.0.31
Normal…
-
Upgraded from 22.03.0-rc1 to rc4 with fresh config on my Archer C7v5 and I noticed my speedtest dropped from 500/100 to 240/100.
Also occur on my Deco M4Rv2 with Openwrt 22.03.0-rc4 firmware installe…
-
### What happened?
What happened?
Insert https://dms.domain.de, then its connected and i can input credentials.
After Login it stuck at: Benutzerinformationen werden abgerufen
Tested with Paperl…
-
Hi, I created a project and is working, but when I add a build section I get some errors. I'm new to docker and maybe is a stupid question.
The docker file, built outside Yacht is working but when I …