#Issues installing in Ubuntu Server 22.04

26 messages · Page 1 of 1 (latest)

rugged dragon
#
    _   __      _               ____                           __  ___                                 
   / | / /___ _(_)___  _  __   / __ \_________ __  ____  __   /  |/  /___ _____  ____ _____ ____  _____
  /  |/ / __  / / __ \| |/_/  / /_/ / ___/ __ \| |/_/ / / /  / /|_/ / __  / __ \/ __  / __  / _ \/ ___/
 / /|  / /_/ / / / / />  <   / ____/ /  / /_/ />  </ /_/ /  / /  / / /_/ / / / / /_/ / /_/ /  __/ /    
/_/ |_/\__, /_/_/ /_/_/|_|  /_/   /_/   \____/_/|_|\__, /  /_/  /_/\__,_/_/ /_/\__,_/\__, /\___/_/     
      /____/                                      /____/                            /____/             
 
Loading...
bash: line 28: variables: command not found
bash: line 29: color: command not found
bash: line 30: catch_errors: command not found
bash: line 186: start: command not found
bash: line 187: build_container: command not found
bash: line 188: description: command not found
bash: line 190: msg_info: command not found
bash: line 191: pct: command not found
bash: line 192: msg_ok: command not found
bash: line 193: msg_ok: command not found
Nginx Proxy Manager should be reachable by going to the following URL.
         http://:81

root@npm-ubuntu:~# 
#

Brand new CT, attempted 3-4 times

#

I see a reference to $FUNCTIONS_FILE_PATH but I see nothing in the documentation mentioning it

#

I feel like I'm missing a crucial step in order to be able to use any of these install scripts, but I can find any documentation at all

shut kernel
#

I’d suggest using debian 12, ubuntu has been hit and miss for me

upbeat oracle
#

Stay with the default, else you are on your own:

rugged dragon
#

Is there something I'm supposed to execute and install before I execute the NPM install script from the website?

upbeat oracle
#

Nope, The script will add a LXC, install Debian and then NPM.

rugged dragon
#

Wait, so I'm supposed to run this directly on the machine hosting PVE, not create a CT first then execute on that??

#

omg I wish I'd known that lol

upbeat oracle
#

Nope, that's what the scrip will do, execute it from the Proxmox shell, and it will make the LXC and install everything.

rugged dragon
#

that explains everything. it just worked

upbeat oracle
#

It right there 🙂

rugged dragon
#

I'm new to Proxmox, so that meant 1 of 2 things to me lol, but I definitely understand now. I really appreciate the help 😄

#

I'm receiving an Internal Error when attempting to retrieve an SSL certificate for a domain. I did see mention of selecting a Certbot install, but I'm unsure how to proceed.

#

Also both of these routes are taking me to the exact same page, which doesn't make any sense

upbeat oracle
#

If you want to use Let's Encrypt, that one is added.
So make sure web traffic HTTP (port 80) and HTTPS (port 443) are forwarded to your LXC.

#

Port 81 should only work from within your network, or with the use of a VPN.

rugged dragon
#

omg its because i had the internal port set to 81

#

thank you

#

Now I just need to fix the redirect for pihole, but that I can handle.

upbeat oracle
#

You can also use a Cloudflare Origin CA certificates.
Set up once, per domain and use on every sub-domain of it.
I use that, and it's way easier.

rugged dragon
#

I probably will do that, since I'm already using Cloudflare proxy

upbeat oracle
#

Great, have fun setting it up 🙂

rugged dragon
#

Thanks for all your help!