You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not a regression, it works fine in v25.02.0. But in my latest v25.03.0 builds, the htadmin interface for local account management seems to be broken. Need to figure out what changed.
BROKE
-----------------------------------------------------------------
nginx-proxy-1 | 172.27.1.1 - analyst [05/Mar/2025:16:11:45 +0000] "GET /auth/ HTTP/1.1" 200 1421 "https://malcolm.seven.local.lan/" "Mozilla/5.0 (X11; Linux x86_64; rv:135.0) Gecko/20100101 Firefox/135.0"
==> error.log <==
2025/03/05 16:11:45 [error] 1059#1059: *1 FastCGI sent in stderr: "PHP message: PHP Warning: include_once(includes/check_admin_login.php): failed to open stream: Permission denied in /var/www/htadmin/htadmin.php on line 9PHP message: PHP Warning: include_once(): Failed opening 'includes/check_admin_login.php' for inclusion (include_path='.:/usr/share/php') in /var/www/htadmin/htadmin.php on line 9PHP message: PHP Warning: include_once(includes/head.php): failed to open stream: Permission denied in /var/www/htadmin/htadmin.php on line 11PHP message: PHP Warning: include_once(): Failed opening 'includes/head.php' for inclusion (include_path='.:/usr/share/php') in /var/www/htadmin/htadmin.php on line 11PHP message: PHP Warning: include_once(includes/nav.php): failed to open stream: Permission denied in /var/www/htadmin/htadmin.php on line 12PHP message: PHP Warning: include_once(): Failed opening 'includes/nav.php' for inclusion (include_path='.:/usr/share/php') in /var/www/htadmin/htadmin.php on line 12PHP message: PHP Notice: Undefined variable: ini in /var/www/htadmin/htadmin.php on line 19PHP message: PHP Notice: Trying to access array offset on value of type null in /var/www/htadmin/htadmin.php on line 19PHP message: PHP Notice: Undefined variable: ini in /var/www/htadmin/htadmin.php on line 20PHP message: PHP Notice: Trying to access array offset on value of type null in /var/www/htadmin/htadmin.php on line 20PHP message: PHP Notice: Undefined variable: ini in /var/www/htadmin/htadmin.php on line 24PHP message: PHP Notice: Trying to access array offset on value of type null in /var/www/htadmin/htadmin.php on line 24PHP message: PHP Notice: Undefined variable: defalt_value in /var/www/htadmin/tools/util.php on line 187PHP message: PHP Notice: Undefined variable: ini in /var/www/htadmin/htadmin.php on line 25PHP message: PHP Notice: Trying to access array offset on value of type null in /var/www/htadmin/htadmin.php on line 25PHP message: PHP Notice: Undefined variable: defalt_value in /var/www/h
==> access.log <==
172.27.1.21 - analyst [05/Mar/2025:16:11:45 +0000] "GET / HTTP/1.0" 200 1403 "https://malcolm.seven.local.lan/" "Mozilla/5.0 (X11; Linux x86_64; rv:135.0) Gecko/20100101 Firefox/135.0"
The text was updated successfully, but these errors were encountered:
This is not a regression, it works fine in v25.02.0. But in my latest v25.03.0 builds, the htadmin interface for local account management seems to be broken. Need to figure out what changed.
Here's some debug logs:
The text was updated successfully, but these errors were encountered: