Troubleshooting#
This guide covers common installation issues and their solutions.
Common Issues#
Port Conflicts#
Problem: ERROR: [Errno 48] error while attempting to bind on address ('x.x.x.x', xxxx): [errno 48] address already in use
Solution: Check availability of a port. A port may still be occupied due to unexpected quit of a thread that uses the port.
Getting Help#
If you continue to experience issues:
Check the Installation Guide for the complete setup process
Open an issue on GitHub