You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey there, i was installing SideJITServer with this youtube tutorial: https://youtu.be/1D-hRb3FRGc
i followed every instruction as given but when i want to start sidejitserver.exe it just tells me this error code:
i already tried many things but i dont know what to do anymore can anybody help me?
I tried normal CMD, Powershell (and admin perms on both of em) and in venv now but everywhere the same...
Im on an iPhone 12 with iOS 18.1.1
(venv) C:\Windows\system32>sidejitserver.exe C:\Windows\system32\venv\Lib\site-packages\websockets\legacy\__init__.py:6: DeprecationWarning: websockets.legacy is deprecated; see https://websockets.readthedocs.io/en/stable/howto/upgrade.html for upgrade instructions warnings.warn( # deprecated in 14.0 - 2024-11-09 C:\Windows\system32\venv\Lib\site-packages\uvicorn\protocols\websockets\websockets_impl.py:16: DeprecationWarning: websockets.server.WebSocketServerProtocol is deprecated from websockets.server import WebSocketServerProtocol INFO: Started server process [28112] INFO: Waiting for application startup. INFO: Application startup complete. INFO: Uvicorn running on http://127.0.0.1:49151 (Press CTRL+C to quit) INFO: 127.0.0.1:60631 - "GET / HTTP/1.1" 200 OK Registration of service SideJITServer._http._tcp.local. in progress... Service SideJITServer._http._tcp.local. registered Server started on http://192.168.0.68:8080 192.168.0.181 - - [29/Nov/2024 15:57:56] code 501, message Unsupported method ('POST') 192.168.0.181 - - [29/Nov/2024 15:57:56] "POST /inform HTTP/1.1" 501
The text was updated successfully, but these errors were encountered:
Hey there, i was installing SideJITServer with this youtube tutorial: https://youtu.be/1D-hRb3FRGc
i followed every instruction as given but when i want to start sidejitserver.exe it just tells me this error code:
192.168.0.181 - - [29/Nov/2024 15:59:44] code 501, message Unsupported method ('POST') 192.168.0.181 - - [29/Nov/2024 15:59:44] "POST /inform HTTP/1.1" 501
i already tried many things but i dont know what to do anymore can anybody help me?
I tried normal CMD, Powershell (and admin perms on both of em) and in venv now but everywhere the same...
Im on an iPhone 12 with iOS 18.1.1
(venv) C:\Windows\system32>sidejitserver.exe C:\Windows\system32\venv\Lib\site-packages\websockets\legacy\__init__.py:6: DeprecationWarning: websockets.legacy is deprecated; see https://websockets.readthedocs.io/en/stable/howto/upgrade.html for upgrade instructions warnings.warn( # deprecated in 14.0 - 2024-11-09 C:\Windows\system32\venv\Lib\site-packages\uvicorn\protocols\websockets\websockets_impl.py:16: DeprecationWarning: websockets.server.WebSocketServerProtocol is deprecated from websockets.server import WebSocketServerProtocol INFO: Started server process [28112] INFO: Waiting for application startup. INFO: Application startup complete. INFO: Uvicorn running on http://127.0.0.1:49151 (Press CTRL+C to quit) INFO: 127.0.0.1:60631 - "GET / HTTP/1.1" 200 OK Registration of service SideJITServer._http._tcp.local. in progress... Service SideJITServer._http._tcp.local. registered Server started on http://192.168.0.68:8080 192.168.0.181 - - [29/Nov/2024 15:57:56] code 501, message Unsupported method ('POST') 192.168.0.181 - - [29/Nov/2024 15:57:56] "POST /inform HTTP/1.1" 501
The text was updated successfully, but these errors were encountered: