Smol Soft Boi
Smol Soft Boi
NNNTmux
Created by Smol Soft Boi on 8/22/2023 in #support
smolsoftboi - @Fossil Manually copying the invi...
./sail up
31 replies
NNNTmux
Created by Smol Soft Boi on 8/22/2023 in #support
smolsoftboi - @Fossil Manually copying the invi...
I could manually change the nginx configuration perhaps, as far as I'm aware the Dockerfile can't use the environment variables.
31 replies
NNNTmux
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.
31 replies
NNNTmux
Created by Smol Soft Boi on 8/22/2023 in #support
smolsoftboi - @Fossil Manually copying the invi...
Thanks for the help you've given thus far anyway! 😄
31 replies
NNNTmux
Created by Smol Soft Boi on 8/22/2023 in #support
smolsoftboi - @Fossil Manually copying the invi...
31 replies
NNNTmux
Created by Smol Soft Boi on 8/22/2023 in #support
smolsoftboi - @Fossil Manually copying the invi...
31 replies
NNNTmux
Created by Smol Soft Boi on 8/22/2023 in #support
smolsoftboi - @Fossil Manually copying the invi...
I set APP_PORT=81.
31 replies
NNNTmux
Created by Smol Soft Boi on 8/22/2023 in #support
smolsoftboi - @Fossil Manually copying the invi...
I tried running it through a CloudFlare tunnel which didn't help.
31 replies
NNNTmux
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?
31 replies
NNNTmux
Created by Smol Soft Boi on 8/22/2023 in #support
smolsoftboi - @Fossil Manually copying the invi...
Managed to get it running, had to run the artisan command after the composer command.
31 replies
NNNTmux
Created by Smol Soft Boi on 8/22/2023 in #support
smolsoftboi - @Fossil Manually copying the invi...
The NNTP_ environment variables, they should be set to what I want my server to be? Not a remote one?
31 replies
NNNTmux
Created by Smol Soft Boi on 8/22/2023 in #support
smolsoftboi - @Fossil Manually copying the invi...
Sounds lovely! Haha. I'll dig into it further and see what I can find.
31 replies
NNNTmux
Created by Smol Soft Boi on 8/22/2023 in #support
smolsoftboi - @Fossil Manually copying the invi...
That's got rid of the warning, now just getting a blank screen, are there any other sail commands I need to run?
31 replies
NNNTmux
Created by Smol Soft Boi on 8/22/2023 in #support
smolsoftboi - @Fossil Manually copying the invi...
I've run that, but this file is never created ./vendor/autoload.php.
31 replies
NNNTmux
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
31 replies
NNNTmux
Created by Smol Soft Boi on 8/22/2023 in #support
smolsoftboi - @Fossil Manually copying the invi...
So I created the data directory inside it's local folder, and it seems to be progressing.
31 replies
NNNTmux
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'
31 replies