Closed AntoWkill closed 3 months ago
Hi there @AntoWkill ! The provided information is not sufficient to debug this issue. Please paste the version information from the version information dialogue in the web interface or inventree run cli
. Latest
is not reproducible without knowing OS and installer details.
On a general note, not really specific to this case due to above-stated reason:
apt update && apt upgrade
is run (if not configured otherwise on an OS/apt level)Hi there @AntoWkill ! The provided information is not sufficient to debug this issue. Please paste the version information from the version information dialogue in the web interface or
inventree run cli
.Latest
is not reproducible without knowing OS and installer details.On a general note, not really specific to this case due to above-stated reason:
- Most update issues are solve by following the steps in the FAQ.
- The InvenTree package installation updates - as is usual for Debian-family distros - when
apt update && apt upgrade
is run (if not configured otherwise on an OS/apt level)
InvenTree - inventree.org The Open-Source Inventory Management System
Installation paths: Base /opt/inventree Config /etc/inventree/config.yaml Media /opt/inventree/data/media Static /opt/inventree/data/static
Versions: Python 3.10.12 Django 4.2.14 InvenTree 0.15.6 API 196 Node N/A Yarn N/A
Commit hash:71db557 Commit date:2023-02-26
@AntoWkill Is it working now? What was the solution?
@AntoWkill Is it working now? What was the solution? As happen without doing nothing, disappear without doing nothing. I think some cron run and solve the error 200.
Please verify that this bug has NOT been raised before.
Describe the bug*
without done nothing, and using this inventree from some month without any problem, today when i try to modify from web (not from admin view where works) any information i have this error:
Unhandled Error Code Error code: 200
URL: /api/order/po/263/
Steps to Reproduce
1) Go to for example to Purchase order 2) Open an order 3) Click on Modify Order 4) Change some information 5) Press "Save"
Expected behaviour
Saving new information modified
Deployment Method
Version Information
Latest
Please verify if you can reproduce this bug on the demo site.
Relevant log output
No response