Guest User

Untitled

a guest
Jan 6th, 2025
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. [01/06/25 19:13:50] INFO  Starting gunicorn 23.0.0
  2. [01/06/25 19:13:50] INFO  Listening at: http://[::]:3003 (10)
  3. [01/06/25 19:13:50] INFO  Using worker: app.config.CustomUvicornWorker
  4. [01/06/25 19:13:50] INFO  Booting worker with pid: 11
  5. [01/06/25 19:13:53] WARNING  Matplotlib created a temporary cache directory at
  6.   /tmp/matplotlib-p3wiu7mp because the default path
  7.   (/nonexistent/.config/matplotlib) is not a writable
  8.   directory; it is highly recommended to set the
  9.   MPLCONFIGDIR environment variable to a writable
  10.   directory, in particular to speed up the import of
  11.   Matplotlib and to better support multiprocessing.
  12. [01/06/25 19:13:54] INFO  Started server process [11]
  13. [01/06/25 19:13:54] INFO  Waiting for application startup.
  14. [01/06/25 19:13:54] INFO  Created in-memory cache with unloading after 300s
  15.   of inactivity.
  16. [01/06/25 19:13:54] INFO  Initialized request thread pool with 4 threads.
  17. [01/06/25 19:13:54] INFO  Application startup complete.
Advertisement
Add Comment
Please, Sign In to add comment