Partially working but any setting change results in a 500 [Apache 2.4] #943
Unanswered
LeeThompson
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Heimdall is running under Apache 2.4 (which is a docker container, specifically webdevops/php-apache:7.4). It's configured using the macvlan network so it has a regular intranet IP.
Heimdall comes up, but when I go into settings and try to change anything, upon save I get Heimdall's 500 error.
The only error in the container log is this one:
[php-fpm:access] 127.0.0.1 - 09/Nov/2022:11:53:32 -0800 "POST /dashboard/public/index.php" 500 /app/dashboard/public/index.php 258.199 2048 50.35%
Beta Was this translation helpful? Give feedback.
All reactions