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

Target Refused to Connect #12

Closed
akshayud4641 opened this issue Oct 29, 2020 · 4 comments
Closed

Target Refused to Connect #12

akshayud4641 opened this issue Oct 29, 2020 · 4 comments

Comments

@akshayud4641
Copy link

HTTPConnectionPool(host='localhost', port=8000): Max retries exceeded with url: //login?username=admin&password=admin (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x0000020B19BE3DC0>: Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it'))

@gaganmanku96
Copy link
Owner

@akshayud4641 Did you run docker-compose up before it?

@akshayud4641
Copy link
Author

Actually I never used docker.....can you please send me something to understand and how to run docker -compose??

@gaganmanku96
Copy link
Owner

Just install Docker. If you are using Windows, it will automatically install docker-compose, on Ubuntu you'll have to install it separately.

https://docs.docker.com/compose/

@akshayud4641
Copy link
Author

Thanks a lot

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

2 participants