Description
Please verify that this bug has NOT been raised before.
- I checked and didn't find a similar issue
Describe the bug*
When prompted to switch to PUI during login, if link is clicked no UI is loaded.
This is not affected by the browser or machine accessing it. It happens with inventree.localhost too, with and without SSL certification.
No error report is shown in the admin console. Unsure where the log files are located with DEBUG disabled.
Steps to Reproduce
- From the login screen, click the link to PUI switch.
Expected behaviour
The UI is switched from CUI to PUI, as in the demo. A new login page appears.
Deployment Method
- Docker
- Package
- Bare metal
- Other - added info in Steps to Reproduce
Version Information
Version Information:
InvenTree-Version: 0.17.0 dev
Django Version: 4.2.14
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.
- I can reproduce this bug on the demo site.
Relevant log output
13:32:35 server inventree-web-1.service[2275]: Manifest file not found
Oct 29 13:32:35 server inventree-web-1.service[2275]: 192.168.1.15 - - [29/Oct/2024:12:32:35 +0000] "GET /platform HTTP/1.0" 200 401 "http://192.168.1.96/accounts/login/?next=/" "Mozilla/5.0 >
Oct 29 13:32:35 server inventree-web-1.service[2281]: 192.168.1.15 - - [29/Oct/2024:12:32:35 +0000] "GET /favicon.ico HTTP/1.0" 302 0 "http://192.168.1.96/platform" "Mozilla/5.0 (Windows NT 1>
Oct 29 13:32:35 server inventree-web-1.service[2274]: 192.168.1.15 - - [29/Oct/2024:12:32:35 +0000] "GET /accounts/login/?next=/favicon.ico HTTP/1.0" 200 8517 "http://192.168.1.96/platform" ">
lines 980-1002/1002 (END)