Files
quality_app/app.log
scheianu ionut a8811b94b7 Major updates: Setup environment, database, permissions and admin access
- Created virtual environment and installed requirements
- Set up MariaDB database with user 'sa' and database 'recticel'
- Created order_for_labels table for printing functionality
- Implemented role-based permissions system with admin role
- Added admin access to print label modules and etichete functionality
- Fixed template routing issues in main_page_etichete.html
- Updated app to run on port 8781 with network access (0.0.0.0)
- Added systemd service file for background deployment
- Created installation documentation
2025-10-07 22:07:06 +03:00

1.4 KiB

nohup: ignoring input
* Serving Flask app 'app'
* Debug mode: on
WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
* Running on all addresses (0.0.0.0)
* Running on http://127.0.0.1:8781
* Running on http://192.168.0.132:8781
Press CTRL+C to quit
* Restarting with stat
* Debugger is active!
* Debugger PIN: 869-443-054
172.18.0.2 - - [07/Oct/2025 22:03:14] "GET /quality HTTP/1.1" 200 -
172.18.0.2 - - [07/Oct/2025 22:03:19] "GET /logout HTTP/1.1" 302 -
172.18.0.2 - - [07/Oct/2025 22:03:19] "GET / HTTP/1.1" 200 -
172.18.0.2 - - [07/Oct/2025 22:03:19] "GET /static/logo_login.jpg HTTP/1.1" 304 -
172.18.0.2 - - [07/Oct/2025 22:03:24] "POST / HTTP/1.1" 302 -
172.18.0.2 - - [07/Oct/2025 22:03:24] "GET /dashboard HTTP/1.1" 200 -
172.18.0.2 - - [07/Oct/2025 22:03:30] "GET /logout HTTP/1.1" 302 -
172.18.0.2 - - [07/Oct/2025 22:03:30] "GET / HTTP/1.1" 200 -
172.18.0.2 - - [07/Oct/2025 22:03:34] "POST / HTTP/1.1" 302 -
172.18.0.2 - - [07/Oct/2025 22:03:34] "GET /dashboard HTTP/1.1" 200 -
172.18.0.2 - - [07/Oct/2025 22:03:38] "GET /logout HTTP/1.1" 302 -
172.18.0.2 - - [07/Oct/2025 22:03:38] "GET / HTTP/1.1" 200 -
172.18.0.2 - - [07/Oct/2025 22:03:56] "POST / HTTP/1.1" 302 -
172.18.0.2 - - [07/Oct/2025 22:03:56] "GET /dashboard HTTP/1.1" 200 -