Problems installing 0.8.x on bare metal #3757
Replies: 2 comments 3 replies
-
You need to specify where static files are to be located on your system. Under docker, this is done for you. But running "bare metal" you need to follow the instructions here - https://inventree.readthedocs.io/en/latest/start/config/#file-storage-locations |
Beta Was this translation helpful? Give feedback.
-
@joaoferreira-git ok, I guess there are two separate things going on here Static DirectoryThere is a clear error message in your log above (you will need to specify the Label IssueAt a guess, I'd say that it is a CSS issue in your label template. Note that the Combined with this:
The "id" value is being replaced with an ellipsis ( Play around with the CSS styles and you should be able to get it to work. |
Beta Was this translation helpful? Give feedback.
-
I had inventree running on 0.8.2 before but it stoped showing the Location id on the labels, had this happen before and updating fixed the problem but when i tried updating it but didn't work and i got the same problem, my guess was that when i tried to update to the 0.8.2 i instead updated to 0.9.2 by mistake and only after that i installed to 0.8.2.
Decided to start clean and just exported the database and now im trying to install the 0.8.3 but when i do invoke update it says im missing a variable that looks to be related to docker.
Following the bare metal install with postgresql
VM Ubuntu 20.04.5 LTS
Beta Was this translation helpful? Give feedback.
All reactions