``
Decrypting your message
108
108
108
108
HTTP POST /home/createRoom/project/ 200 [1.17, 127.0.0.1:64588]
WebSocket HANDSHAKING /ws/chat/project/ [127.0.0.1:52054]
Exception inside application: call() missing 1 required positional argument: 'send'
Traceback (most recent call last):
File "C:\Users\Vishal\AppData\Roaming\Python\Python39\site-packages\channels\staticfiles.py", line 44, in call
return await self.application(scope, receive, send)
File "C:\Users\Vishal\AppData\Roaming\Python\Python39\site-packages\channels\routing.py", line 71, in call
return await application(scope, receive, send)
File "C:\Users\Vishal\AppData\Roaming\Python\Python39\site-packages\channels\sessions.py", line 47, in call
return await self.inner(dict(scope, cookies=cookies), receive, send)
File "C:\Users\Vishal\AppData\Roaming\Python\Python39\site-packages\channels\sessions.py", line 263, in call
return await self.inner(wrapper.scope, receive, wrapper.send)
File "C:\Users\Vishal\AppData\Roaming\Python\Python39\site-packages\channels\auth.py", line 185, in call
return await super().call(scope, receive, send)
File "C:\Users\Vishal\AppData\Roaming\Python\Python39\site-packages\channels\middleware.py", line 26, in call
return await self.inner(scope, receive, send)
File "C:\Users\Vishal\AppData\Roaming\Python\Python39\site-packages\channels\routing.py", line 150, in call
return await application(
File "C:\Users\Vishal\AppData\Roaming\Python\Python39\site-packages\asgiref\compatibility.py", line 35, in new_application
return await instance(receive, send)
TypeError: call() missing 1 required positional argument: 'send'
WebSocket DISCONNECT /ws/chat/project/ [127.0.0.1:52054]
``
Decrypting your message
108
108
108
108
HTTP POST /home/createRoom/project/ 200 [1.17, 127.0.0.1:64588]
WebSocket HANDSHAKING /ws/chat/project/ [127.0.0.1:52054]
Exception inside application: call() missing 1 required positional argument: 'send'
Traceback (most recent call last):
File "C:\Users\Vishal\AppData\Roaming\Python\Python39\site-packages\channels\staticfiles.py", line 44, in call
return await self.application(scope, receive, send)
File "C:\Users\Vishal\AppData\Roaming\Python\Python39\site-packages\channels\routing.py", line 71, in call
return await application(scope, receive, send)
File "C:\Users\Vishal\AppData\Roaming\Python\Python39\site-packages\channels\sessions.py", line 47, in call
return await self.inner(dict(scope, cookies=cookies), receive, send)
File "C:\Users\Vishal\AppData\Roaming\Python\Python39\site-packages\channels\sessions.py", line 263, in call
return await self.inner(wrapper.scope, receive, wrapper.send)
File "C:\Users\Vishal\AppData\Roaming\Python\Python39\site-packages\channels\auth.py", line 185, in call
return await super().call(scope, receive, send)
File "C:\Users\Vishal\AppData\Roaming\Python\Python39\site-packages\channels\middleware.py", line 26, in call
return await self.inner(scope, receive, send)
File "C:\Users\Vishal\AppData\Roaming\Python\Python39\site-packages\channels\routing.py", line 150, in call
return await application(
File "C:\Users\Vishal\AppData\Roaming\Python\Python39\site-packages\asgiref\compatibility.py", line 35, in new_application
return await instance(receive, send)
TypeError: call() missing 1 required positional argument: 'send'
WebSocket DISCONNECT /ws/chat/project/ [127.0.0.1:52054]