AdguardTeam / AdguardTeam/AdGuardVPNCLI

After some time VPN goes to Reconnecting state

Abierto
#83 2 comentarios 0 reacciones 0 asignados Ver en GitHub
Bug Priority: P4
Lenguaje dominante
Shell
Estrellas
209
Forks
15
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### Please answer the following question for yourself before submitting an issue

- [x] I checked to make sure that this issue has not already been filed

### AdGuard VPN CLI version

1.2.10 nightly

### Environment

- **OS:** Synology DSM 7.2.1-69057 Update 6
Linux version 4.4.302+ (root@build5) (gcc version 12.2.0 (GCC) ) #69057 SMP Fri Jan 12 17:02:28 CST 2024
- **Architecture:** x86_64

HTOP screenshot

![Image](https://github.com/user-attachments/assets/f222d0d7-3c95-4b15-ae8f-ce7a2b227559)

VPN config

Location: Ukraine, Kyiv

```
Current configuration:
Data directory: /root/.local/share/adguardvpn-cli
Mode: socks
SOCKS port: 1080
SOCKS host: 192.168.88.102
SOCKS username: adg
DNS upstream: https://d.adguard-dns.com/dns-query/xxxxxxx
Tunnel routing mode: none
Change system DNS: on
Crash reporting: on
Update channel: NIGHTLY
Use QUIC: off
Show hints: on
Debug logging: on
Show notifications: Default (off)
```

### Issue Details

**Steps to reproduce:**
1. Run AdGuard VPN in proxy mode
2. Make requests through the proxy during one day (or more)
3. After a while (a few hours or more), the proxy stops responding.
After disconnect and connect, it works again until next fail.

No connected clients.

I use a simple script to make requests every 5 seconds (change IP:port and login:pwd in she script if you will use it)
[check_vpncli_socks5.zip](https://github.com/user-attachments/files/18464290/check_vpncli_socks5.zip)

Current output

Screenshot 1

![Image](https://github.com/user-attachments/assets/c2247a98-c1bd-40c2-b4c1-1ea3ae0d1438)

**Logs:**
[adguardvpn-cli-logs_18-01-2025_14-00.zip](https://github.com/user-attachments/files/18464316/adguardvpn-cli-logs_18-01-2025_14-00.zip)

### Expected Behavior

Does not disconnect, or reconnects successful.

### Actual Behavior

**Start time:** 16:43:57
**Last successful request:** 12:05:28
**Current time:** 13:45

During this session clients did not use this proxy. I use CURL request in loop to check the proxy
`curl --proxy socks5h://192.168.88.102:1080 -U adg:adg https://adguard.com/whoami.txt`

### Screenshots

_No response_

### Additional Information

_No response_

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.