-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbackend_error.log
More file actions
43 lines (42 loc) · 1.85 KB
/
backend_error.log
File metadata and controls
43 lines (42 loc) · 1.85 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
.\venv\Scripts\python :
INFO: Started server
process [22800]
At line:1 char:1
+ .\venv\Scripts\python
-m uvicorn
backend.main:app --host
0.0.0.0 --po ...
+ ~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo
: NotSpecified:
(INFO: Started s
erver process [22800
]:String) [], Remote
Exception
+ FullyQualifiedErro
rId : NativeCommandE
rror
INFO: Waiting for
application startup.
INFO:backend.main:\U0001f
680 NEEL CORE v1.0.7 -
STARTING
INFO:backend.main:\u2705
DATABASE SYNC COMPLETE
INFO: Application
startup complete.
ERROR: [Errno 10048]
error while attempting
to bind on address
('0.0.0.0', 8000): only
one usage of each socket
address
(protocol/network
address/port) is
normally permitted
INFO: Waiting for
application shutdown.
INFO: Application
shutdown complete.