•Created by Smol Soft Boi on 8/22/2023 in #support
smolsoftboi - @Fossil Manually copying the invi...
It looks like APP_PORT is ONLY used by docker-compose.yml. So I'm now thinking NNTmux itself doesn't respect the port number when fetching resources/redirecting, etc.
•Created by Smol Soft Boi on 8/22/2023 in #support
smolsoftboi - @Fossil Manually copying the invi...
Although I'm running my docker on port 81, which is fine, but it drops the port when going to any URL (for example after logging in), does it ONLY work on port 80?
•Created by Smol Soft Boi on 8/22/2023 in #support
smolsoftboi - @Fossil Manually copying the invi...
When I navigate to the port 80, I'm getting this:
Warning: require_once(/var/www/html/vendor/autoload.php): Failed to open stream: No such file or directory in /var/www/html/bootstrap/autoload.php on line 3
Fatal error: Uncaught Error: Failed opening required '/var/www/html/vendor/autoload.php' (include_path='.:/usr/share/php') in /var/www/html/bootstrap/autoload.php:3 Stack trace: #0 /var/www/html/public/index.php(3): require_once() #1 {main} thrown in /var/www/html/bootstrap/autoload.php on line 3
Warning: require_once(/var/www/html/vendor/autoload.php): Failed to open stream: No such file or directory in /var/www/html/bootstrap/autoload.php on line 3
Fatal error: Uncaught Error: Failed opening required '/var/www/html/vendor/autoload.php' (include_path='.:/usr/share/php') in /var/www/html/bootstrap/autoload.php:3 Stack trace: #0 /var/www/html/public/index.php(3): require_once() #1 {main} thrown in /var/www/html/bootstrap/autoload.php on line 3
•Created by Smol Soft Boi on 8/22/2023 in #support
smolsoftboi - @Fossil Manually copying the invi...
One error I'm getting (which is why I'm assuming it may be a permissions issue) is:
nntmux-manticore-1 | FATAL: failed to open '/var/lib/manticore/data/binlog.lock': 2 'No such file or directory'