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

Cannot access localhost:8080 #4

Open
cmagarap opened this issue Apr 10, 2020 · 3 comments
Open

Cannot access localhost:8080 #4

cmagarap opened this issue Apr 10, 2020 · 3 comments

Comments

@cmagarap
Copy link

---------------------------------------- Exception happened during processing of request from ('127.0.0.1', 43946) Traceback (most recent call last): File "/usr/lib/python3.6/socketserver.py", line 320, in _handle_request_noblock self.process_request(request, client_address) File "/usr/lib/python3.6/socketserver.py", line 351, in process_request self.finish_request(request, client_address) File "/usr/lib/python3.6/socketserver.py", line 364, in finish_request self.RequestHandlerClass(request, client_address, self) File "server.py", line 10, in __init__ super().__init__(*args, directory=DIRECTORY, **kwargs) TypeError: __init__() got an unexpected keyword argument 'directory' ----------------------------------------

@cmagarap
Copy link
Author

cmagarap commented Jan 23, 2021 via email

@Lumko
Copy link

Lumko commented Apr 4, 2021

Got the same err, using Linux

@ushavarshini
Copy link

Same ERROR

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

3 participants