Skip to content
Discussion options

You must be logged in to vote

I was able to fix this finally. Steps taken. https://docs.inventree.org/en/latest/start/installer/. I followed the steps for "Manual Install"

Step 1) wget -qO- https://dl.packager.io/srv/inventree/InvenTree/key | sudo apt-key add -
Step 2) sudo wget -O /etc/apt/sources.list.d/inventree.list https://dl.packager.io/srv/inventree/InvenTree/stable/installer/ubuntu/20.04.repo
Step 3) sudo apt-get update

Next, I removed inventree
Step 4) sudo apt remove inventree

I was able to then able to install inventree using the Quick Script
Step 5) wget -qO install.sh https://get.inventree.org && bash install.sh

I tried removing it, and it did not work because the key was invalid. But when I followed the …

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@matmair
Comment options

@SparkeyinVA
Comment options

@matmair
Comment options

@SparkeyinVA
Comment options

Answer selected by matmair
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
setup Relates to the InvenTree setup / installation process
2 participants