You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please verify that this bug has NOT been raised before.
I checked and didn't find a similar issue
Describe the bug*
I am trying to create a .json of the database to migrate installations from BM to Docker, but cannot perform invoke export-records. I tried both within and outside the env. If inside the env, the message error is as this, outside the env is this. I could replicate this issue on a new VM with a fresh install.
What I tried:
sudo inventree run cli update --uv
checking the config.yaml file for typos (anonymized copy here): the static directory is setup correctly.
Steps to Reproduce
Run invoke export-records -f data.json inside of /opt/inventree.
I brought both instances up to date to 0.17.2, and the issue persists. I couldn't run invoke migrate or static either. The database keeps running without issues.
Please verify that this bug has NOT been raised before.
Describe the bug*
I am trying to create a .json of the database to migrate installations from BM to Docker, but cannot perform
invoke export-records
. I tried both within and outside the env. If inside the env, the message error is as this, outside the env is this. I could replicate this issue on a new VM with a fresh install.What I tried:
sudo inventree run cli update --uv
Steps to Reproduce
invoke export-records -f data.json
inside of /opt/inventree.Expected behaviour
A .json file is generated.
Deployment Method
Version Information
Version Information:
InvenTree-Version: 0.17.0
Django Version: 4.2.17
Database: sqlite3
Debug-Mode: False
Deployed using Docker: False
Platform: Linux-5.10.0-33-amd64-x86_64-with-glibc2.31
Installer: None
Active plugins: [{'name': 'InvenTreeBarcode', 'slug': 'inventreebarcode', 'version': '2.1.0'}, {'name': 'InvenTreeCoreNotificationsPlugin', 'slug': 'inventreecorenotificationsplugin', 'version': '1.0.0'}, {'name': 'InvenTreeCurrencyExchange', 'slug': 'inventreecurrencyexchange', 'version': '1.0.0'}, {'name': 'InvenTreeLabel', 'slug': 'inventreelabel', 'version': '1.1.0'}, {'name': 'InvenTreeLabelMachine', 'slug': 'inventreelabelmachine', 'version': '1.0.0'}, {'name': 'InvenTreeLabelSheet', 'slug': 'inventreelabelsheet', 'version': '1.0.0'}, {'name': 'DigiKeyPlugin', 'slug': 'digikeyplugin', 'version': '1.0.0'}, {'name': 'LCSCPlugin', 'slug': 'lcscplugin', 'version': '1.0.0'}, {'name': 'MouserPlugin', 'slug': 'mouserplugin', 'version': '1.0.0'}, {'name': 'TMEPlugin', 'slug': 'tmeplugin', 'version': '1.0.0'}, {'name': 'KiCadLibraryPlugin', 'slug': 'kicad-library-plugin', 'version': '1.4.3'}]
Please verify if you can reproduce this bug on the demo site.
Relevant log output
The text was updated successfully, but these errors were encountered: