github AlexeyLCP/lucx-ui v3.6.0-lucx.127

latest releases: dev-latest, v3.7.0-lucx.229, v3.7.0-lucx.228...
27 days ago

🔈 v3.6.0-lucx.127

Три фикса по репортам тестеров. Обновляйся спокойно — клиентские .conf не трогаем.

Что починили

1️⃣ AWG-инбаунд с клиентами снова сохраняется
Раньше: «allowedIPs entry already used by another client» на любой save, если peer уже прикреплён. Форма била peer сам об себя. Теперь edit/save работает.

2️⃣ Краш главной Cannot read properties of undefined (reading 'total')
Settings → Cores травил общий кэш статуса (POST вместо GET). После визита в ядра — главная падала. Больше не падает.

3️⃣ Settings → Cores: «Модуль не загружен / Интерфейсов UP: 0» при живых туннелях
Та же отрава + счётчик теперь видит и awgo-N (outbounds), не только awgN.

Не баг (на всякий случай)

  • systemctl status awg-quick@awg0 inactive — норма. Панель сама делает awg-quick up/down, unit не используется.
  • Тест awgo к vpnbot с 100% loss — смотри handshake/AllowedIPs/ICMP на той стороне; lucx↔lucx у репортера проходил.

Как обновиться

x-ui update или кнопка в панели.

⚡️ Приятного использования!


🔈 v3.6.0-lucx.127

Three tester-reported fixes. Safe update — client configs are not touched.

Fixed

1️⃣ AWG inbound with clients can be saved again
Was: allowedIPs entry already used by another client on any save with peers attached (self-collision). Edit/save works now.

2️⃣ Home page crash reading 'total'
Settings → Cores poisoned the shared status cache (POST vs GET). Navigating home after Cores crashed. Fixed.

3️⃣ Settings → Cores showed “module not loaded / interfaces UP: 0” while tunnels were fine
Same cache poison + counter now includes awgo-N outbounds, not only awgN.

Not a panel bug

  • awg-quick@ systemd inactive is expected — the panel runs awg-quick itself.
  • awgo test 100% loss toward vpnbot → check upstream handshake/AllowedIPs/ICMP; lucx↔lucx worked for the reporter.

Update

x-ui update or the in-panel button.

⚡️ Enjoy!

Don't miss a new lucx-ui release

NewReleases is sending notifications on new releases.