-
-
Notifications
You must be signed in to change notification settings - Fork 830
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Install errors and broken installation - unstyled login webpage and can't login #8715
Comments
Your logs are missing the first few lines. There should be info like the following, which will be helpful in debugging:
|
@matmair Thank you so much for the reply. I'm so sorry I did not see it until now. In regards to the missing log lines, I cannot explain that. What I attached is exactly how they exist on the system. See below...
It's a bit strange how it is creating a zero-length log file and then another *.log.1 file with content. I could uninstall and reinstall again and see if I get the same result with the logs. What would you recommend? Thank you |
Deployment Method
Describe the problem*
Using the scripted installer on Debian 11 VPS...
I get multiple warnings/errors during install. See install log excerpts in the "Relevant log output" section below.
The webpage loads, but is unstyled...
I am not able to login with the 'admin' credentials provided after the install.
Also, selecting the new UI link results in a blank page.
This is my first install ever, so not very encouraging. Please help! Thank you.
Steps to Reproduce
First install attempt:
sudo wget -qO install.sh https://get.inventree.org && sudo bash install.sh
Result:
setup_2024-12-18_03_49_16.log
Problem as described above under "Describe the problem"
Uninstall (best guess, could find no guidance in docs)
Install yarn to address 'yarn: command not found' error in first install log
sudo apt install yarn
Second install attempt:
sudo wget -qO install.sh https://get.inventree.org && sudo bash install.sh
Result:
setup_2024-12-18_17_03_37.log
Same problem as described above under "Describe the problem"
Relevant log output (from second install attempt)
error 1 excerpt:
error 2 excerpt:
error 3 excerpt:
error 4 excerpt:
final installation completion output:
The text was updated successfully, but these errors were encountered: