Debian 11 install #5975
-
Hi everyone, I'm doing this: Clean install of Debian 11.7 (netinstall), then
So far so good. Then the main part: And here I get this:
The installer for some reason doesn't create directories in /opt and /etc, and doesn't create config.yaml file. Nevertheless, the installer configures nginx and generates "admin user data", but opening web page ends with "502 Bad Gateway" (maybe because of some other things though). |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
@ccwrapper do you run into similar issues if you run the quick installer: wget -qO install.sh https://get.inventree.org && bash install.sh |
Beta Was this translation helpful? Give feedback.
@ccwrapper do you run into similar issues if you run the quick installer:
wget -qO install.sh https://get.inventree.org && bash install.sh