Skip to content

Commit

Permalink
fix variable typo (cont)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZuzooVn committed Sep 9, 2024
1 parent 019d5e2 commit 78b8ac1
Show file tree
Hide file tree
Showing 2 changed files with 671 additions and 0 deletions.
21 changes: 21 additions & 0 deletions api/app/logs/log.out
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
2024-09-08 15:00:33,525.525 WARNING [MainThread] [ext_mail.py:51] - MAIL_TYPE is not set
2024-09-08 15:00:41,208.208 WARNING [MainThread] [_internal.py:97] - * Debugger is active!
2024-09-08 15:00:41,245.245 INFO [MainThread] [_internal.py:97] - * Debugger PIN: 295-617-850
2024-09-08 15:07:45,251.251 INFO [MainThread] [_internal.py:97] - * Detected change in '/Users/namvu/Documents/Work/SenVai/Code/Dify/SenVai/dify/api/core/moderation/base.py', reloading
2024-09-08 15:07:56,312.312 WARNING [MainThread] [ext_mail.py:51] - MAIL_TYPE is not set
2024-09-08 15:07:58,497.497 WARNING [MainThread] [_internal.py:97] - * Debugger is active!
2024-09-08 15:07:58,516.516 INFO [MainThread] [_internal.py:97] - * Debugger PIN: 295-617-850
2024-09-08 15:27:14,298.298 INFO [MainThread] [_internal.py:97] - * Detected change in '/Users/namvu/Documents/Work/SenVai/Code/Dify/SenVai/dify/api/core/tools/provider/builtin/dalle/tools/dalle2.py', reloading
2024-09-08 15:27:31,984.984 WARNING [MainThread] [ext_mail.py:51] - MAIL_TYPE is not set
2024-09-08 15:27:34,501.501 WARNING [MainThread] [_internal.py:97] - * Debugger is active!
2024-09-08 15:27:34,523.523 INFO [MainThread] [_internal.py:97] - * Debugger PIN: 295-617-850
2024-09-08 15:31:48,275.275 INFO [MainThread] [_internal.py:97] - * Detected change in '/Users/namvu/Documents/Work/SenVai/Code/Dify/SenVai/dify/api/core/rag/datasource/vdb/milvus/milvus_vector.py', reloading
2024-09-08 15:32:10,672.672 WARNING [MainThread] [ext_mail.py:51] - MAIL_TYPE is not set
2024-09-08 15:32:12,409.409 WARNING [MainThread] [_internal.py:97] - * Debugger is active!
2024-09-08 15:32:12,430.430 INFO [MainThread] [_internal.py:97] - * Debugger PIN: 295-617-850
2024-09-09 02:49:22,539.539 INFO [Thread-2 (process_request_thread)] [_internal.py:97] - 127.0.0.1 - - [09/Sep/2024 02:49:22] "OPTIONS /console/api/apps/69c1e5cf-ae1f-41dc-ac18-81119a608eee/workflows/draft HTTP/1.1" 200 -
2024-09-09 02:49:23,101.101 INFO [Thread-4 (process_request_thread)] [_internal.py:97] - 127.0.0.1 - - [09/Sep/2024 02:49:23] "GET /console/api/apps/69c1e5cf-ae1f-41dc-ac18-81119a608eee/workflows/draft HTTP/1.1" 200 -
2024-09-09 02:49:23,451.451 INFO [Thread-5 (process_request_thread)] [_internal.py:97] - 127.0.0.1 - - [09/Sep/2024 02:49:23] "POST /console/api/apps/69c1e5cf-ae1f-41dc-ac18-81119a608eee/workflows/draft?_token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiOTZjMjFiMTEtYmE2YS00ODU5LWFlYWItZjM4ZmIzMzU1NGUxIiwiZXhwIjoxNzI2OTY5MzgwLCJpc3MiOiJTRUxGX0hPU1RFRCIsInN1YiI6IkNvbnNvbGUgQVBJIFBhc3Nwb3J0In0.FB6x3vKehS64EuSxQnCaR-AwChSvdwkIylp86hm86FE HTTP/1.1" 200 -
2024-09-09 02:49:31,199.199 INFO [Thread-6 (process_request_thread)] [_internal.py:97] - 127.0.0.1 - - [09/Sep/2024 02:49:31] "OPTIONS /console/api/apps/69c1e5cf-ae1f-41dc-ac18-81119a608eee/workflows/draft HTTP/1.1" 200 -
2024-09-09 02:49:31,233.233 INFO [Thread-7 (process_request_thread)] [_internal.py:97] - 127.0.0.1 - - [09/Sep/2024 02:49:31] "GET /console/api/apps/69c1e5cf-ae1f-41dc-ac18-81119a608eee/workflows/draft HTTP/1.1" 200 -
2024-09-09 02:49:32,122.122 INFO [Thread-8 (process_request_thread)] [_internal.py:97] - 127.0.0.1 - - [09/Sep/2024 02:49:32] "POST /console/api/apps/69c1e5cf-ae1f-41dc-ac18-81119a608eee/workflows/draft?_token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiOTZjMjFiMTEtYmE2YS00ODU5LWFlYWItZjM4ZmIzMzU1NGUxIiwiZXhwIjoxNzI2OTY5MzgwLCJpc3MiOiJTRUxGX0hPU1RFRCIsInN1YiI6IkNvbnNvbGUgQVBJIFBhc3Nwb3J0In0.FB6x3vKehS64EuSxQnCaR-AwChSvdwkIylp86hm86FE HTTP/1.1" 200 -
Loading

0 comments on commit 78b8ac1

Please sign in to comment.