Replies: 6 comments 10 replies
-
From the error messages in the logs it appears that the required python packages are not being installed. @matmair the installed process should call |
Beta Was this translation helpful? Give feedback.
-
This error also looks suspicious. Are we certain this is installed as part of the setup? |
Beta Was this translation helpful? Give feedback.
-
And this error is popping up again |
Beta Was this translation helpful? Give feedback.
-
FYI, I just looked at doing a backup of the data I have in the database. I get the following error when trying to use the invoke command
|
Beta Was this translation helpful? Give feedback.
-
Getting somewhere. I am thinking of blowing away this install when I can get a backup done... Right now I have done the following commands:
This gives me the python3.9 environment. Then I try to do a backup. And it seems to be trying to use python3.8 there for some reason. Sorry, I am an engineer and python virtual environments is not an expertise of mine. Any help you can give to help me finish the backup so I can blow the install away and start again, likely from bare metal would be appreciated. Thanks.
|
Beta Was this translation helpful? Give feedback.
-
@vk2tds now that you have the virtual environment activated, run |
Beta Was this translation helpful? Give feedback.
-
I have just attempted to updated from the stock DigitalOcean version to a more modern version. I used the following command:
apt install --only-upgrade inventree
Once I run that, I get some errors. I seem to be missing psychopg/psychpg2 and cannot work out how to fix it. Any help would be appreciated. And sorry for the size of the logs - I figured I would provide everything. Thanks
And then
Beta Was this translation helpful? Give feedback.
All reactions