Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code 501 Unsupported Method POST #168

Open
SnawaHD opened this issue Nov 30, 2024 · 0 comments
Open

Code 501 Unsupported Method POST #168

SnawaHD opened this issue Nov 30, 2024 · 0 comments

Comments

@SnawaHD
Copy link

SnawaHD commented Nov 30, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant