Skip to content

Installer Issues #7336

Closed Locked Answered by matmair
SchrodingersGat asked this question in Q&A
May 26, 2024 · 9 comments · 21 replies
Discussion options

You must be logged in to vote

A fix for this was released as 0.15.3.

Depending on the installation method and age, the steps to fix the install issues vary:

  • normal installs: run sudo apt update && sudo apt upgrade - the site should run again
  • DigitalOcean installs:
    • run sudo apt update && sudo apt upgrade
    • run sudo rm -rf /opt/inventree/env/ && export SETUP_EXTRA_PIP="psycopg2-binary pgcli inventree-droplet-plugin" && sudo apt install inventree --reinstall && sudo inventree run cli update
    • your instance should now work again
    • if you have set up a custom DNS name for your instance you will need to configure this with inventree config:set INVENTREE_SITE_URL=http://inventree.invenhost.com - the instance will only answer on …

Replies: 9 comments 21 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by matmair
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@SchrodingersGat
Comment options

@rohitsingal1
Comment options

Comment options

You must be logged in to vote
10 replies
@StormTrooper
Comment options

@matmair
Comment options

@matmair
Comment options

@matmair
Comment options

@matmair
Comment options

Comment options

You must be logged in to vote
7 replies
@SchrodingersGat
Comment options

@steftau
Comment options

@steftau
Comment options

@wolflu05
Comment options

@steftau
Comment options

Comment options

You must be logged in to vote
2 replies
@steftau
Comment options

@rohitsingal1
Comment options

Comment options

You must be logged in to vote
0 replies
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 installer
6 participants