Files
KI-Cluster-Roadmap/work/entworfener_code_working_copy/server.log
2025-11-15 08:42:00 +01:00

18 lines
1.3 KiB
Plaintext

2025-11-14 00:16:16 | INFO | src.logging_setup | logging_setup.py:114 | Interner SQLite-Log-Handler aktiv: /home/hei/Downloads/porjekt/Unbenannter Ordner 2/work/entworfener_code_working_copy/app/data/internal_logs.sqlite
2025-11-14 00:16:16 | INFO | start | start.py:149 | Starte Uvicorn mit Reload (Factory-Modus, app/code).
INFO: Will watch for changes in these directories: ['/home/hei/Downloads/porjekt/Unbenannter Ordner 2/work/entworfener_code_working_copy']
INFO: Uvicorn running on http://0.0.0.0:8000 (Press CTRL+C to quit)
INFO: Started reloader process [78315] using WatchFiles
2025-11-14 00:16:19 | INFO | src.logging_setup | logging_setup.py:114 | Interner SQLite-Log-Handler aktiv: /home/hei/Downloads/porjekt/Unbenannter Ordner 2/work/entworfener_code_working_copy/app/data/internal_logs.sqlite
2025-11-14 00:16:19 | INFO | watchfiles.main | main.py:308 | 6 changes detected
INFO: Started server process [78350]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: 127.0.0.1:53060 - "GET /health HTTP/1.1" 200 OK
INFO: 127.0.0.1:53066 - "POST /api/agent/v1/tasks HTTP/1.1" 200 OK
INFO: Shutting down
INFO: Waiting for application shutdown.
INFO: Application shutdown complete.
INFO: Finished server process [78350]
INFO: Stopping reloader process [78315]