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

Throws exception when port is in use #2

Closed
radusuciu opened this issue Aug 16, 2021 · 0 comments
Closed

Throws exception when port is in use #2

radusuciu opened this issue Aug 16, 2021 · 0 comments

Comments

@radusuciu
Copy link
Contributor

The exception:

RuntimeError: Can't listen for client connections: [Errno 98] Address already in use
During handling of the above exception, another exception occurred:
AttributeError: 'NoneType' object has no attribute 'format'

This is due to my PR that you accepted 😳. Submitting a new PR with fix.

radusuciu added a commit to radusuciu/django-debugger that referenced this issue Aug 16, 2021
sajalshres added a commit that referenced this issue Aug 17, 2021
Fix mistake in formatting error message. #2
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