34 lines
1.4 KiB
Plaintext
34 lines
1.4 KiB
Plaintext
Watching for file changes with StatReloader
|
|
Performing system checks...
|
|
|
|
System check identified no issues (0 silenced).
|
|
|
|
You have 18 unapplied migration(s). Your project may not work properly until you apply the migrations for app(s): admin, auth, contenttypes, sessions.
|
|
Run 'python manage.py migrate' to apply them.
|
|
July 09, 2024 - 08:12:20
|
|
Django version 3.2.19, using settings 'websocket_project.settings'
|
|
Starting ASGI/Channels version 3.0.1 development server at http://0.0.0.0:8308/
|
|
Quit the server with CONTROL-C.
|
|
WebSocket HANDSHAKING /ws/file-monitor/ [167.88.186.77:43222]
|
|
有人进行连接了。。。。
|
|
WebSocket CONNECT /ws/file-monitor/ [167.88.186.77:43222]
|
|
文件已经建立监控
|
|
WebSocket HANDSHAKING /ws/file-monitor/ [167.88.186.77:43226]
|
|
有人进行连接了。。。。
|
|
WebSocket CONNECT /ws/file-monitor/ [167.88.186.77:43226]
|
|
文件已经建立监控
|
|
WebSocket HANDSHAKING /ws/file-monitor/ [167.88.186.77:43234]
|
|
有人进行连接了。。。。
|
|
WebSocket CONNECT /ws/file-monitor/ [167.88.186.77:43234]
|
|
文件已经建立监控
|
|
WebSocket DISCONNECT /ws/file-monitor/ [167.88.186.77:43234]
|
|
连接断开!!
|
|
WebSocket DISCONNECT /ws/file-monitor/ [167.88.186.77:43222]
|
|
连接断开!!
|
|
WebSocket DISCONNECT /ws/file-monitor/ [167.88.186.77:43226]
|
|
连接断开!!
|
|
WebSocket HANDSHAKING /ws/file-monitor/ [167.88.186.77:43254]
|
|
有人进行连接了。。。。
|
|
WebSocket CONNECT /ws/file-monitor/ [167.88.186.77:43254]
|
|
文件已经建立监控
|