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
I have tried doing the Running the Webserver Quiz part using vagrant and virtual box (I'm using Windows 8). But although the file itself runs, the output "Hello" isn't displayed in the browser. I also tried running the file without vagrant but instead I get this
`Error response
Error code: 501
Message: Unsupported method ('GET').
Error code explanation: HTTPStatus.NOT_IMPLEMENTED - Server does not support this operation.`
I don't know what to do, please help. Thank you in advance.
The text was updated successfully, but these errors were encountered:
ghost
changed the title
Trouble Running the Webserver.py
Trouble Getting Output from Webserver.py
Apr 15, 2019
I have tried doing the Running the Webserver Quiz part using vagrant and virtual box (I'm using Windows 8). But although the file itself runs, the output "Hello" isn't displayed in the browser. I also tried running the file without vagrant but instead I get this
`Error response
Error code: 501
Message: Unsupported method ('GET').
Error code explanation: HTTPStatus.NOT_IMPLEMENTED - Server does not support this operation.`
I don't know what to do, please help. Thank you in advance.
The text was updated successfully, but these errors were encountered: