AdguardTeam / AdGuardHome

Network-wide ads & trackers blocking DNS server
https://adguard.com/adguard-home.html
GNU General Public License v3.0
24.43k stars 1.77k forks source link

Redirected to the reverse proxy port when saving Encryption settings #7003

Open OniriCorpe opened 3 months ago

OniriCorpe commented 3 months ago

Prerequisites

Platform (OS and CPU architecture)

Linux, AMD64 (aka x86_64)

Installation

Custom package (OpenWrt, HomeAssistant, etc; please mention in the description)

Setup

On one machine

AdGuard Home version

0.107.48

Action

I saved the Encryption settings, then a page with a connection error has been displayed

Expected result

be redirected to the same page with the same URL

Actual result

I'm redirected to the reverse proxy port: https://adguard.example.com:3002/#encryption

Additional information and/or screenshots

the redirection is: https://adguard.example.com/#encryption -> https://adguard.example.com:3002/#encryption

The installation is using the YunoHost package I'm one of its maintainers, btw

ainar-g commented 3 months ago

Duplicate of #6604?

OniriCorpe commented 3 months ago

Duplicate of #6604?

seems not!

AGH installed on a path is working fine for me and no problem at all related to the login page

the "Encryption settings" page button is the only one to trigger the bug