-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathserver.log
More file actions
16 lines (16 loc) · 891 Bytes
/
server.log
File metadata and controls
16 lines (16 loc) · 891 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
INFO: Will watch for changes in these directories: ['/Users/finnywang/codebase/edu-ai-platform/backend']
INFO: Uvicorn running on http://0.0.0.0:8000 (Press CTRL+C to quit)
INFO: Started reloader process [12422] using WatchFiles
INFO:video_processor.pdf_generator:Registered Chinese font: /System/Library/Fonts/STHeiti Light.ttc
INFO:manim_service.generator:LaTeX availability: False
INFO: Started server process [12452]
INFO: Waiting for application startup.
INFO:main:Starting Edu AI Platform Backend...
INFO: Application startup complete.
INFO: 127.0.0.1:64675 - "GET /api/manim/check HTTP/1.1" 200 OK
INFO: 127.0.0.1:64757 - "WebSocket /ws/chat" [accepted]
INFO:main:WebSocket connection established
INFO: connection open
INFO: 127.0.0.1:64764 - "WebSocket /ws/chat" [accepted]
INFO:main:WebSocket connection established
INFO: connection open