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

[Development] cannot access Dokku from Django #55

Open
SolarLiner opened this issue Jun 17, 2019 · 2 comments
Open

[Development] cannot access Dokku from Django #55

SolarLiner opened this issue Jun 17, 2019 · 2 comments

Comments

@SolarLiner
Copy link

I'm trying to get a development environment going to work on Wharf, however Django doesn't seem to be able to access that VM, and more specifically, the SSH port (running at 2222). I can ssh from the host fine (it rightfully rejects my login), but from inside the container, trying to ssh into it returns Connection refused.

@palfrey
Copy link
Owner

palfrey commented Jun 19, 2019

I think this is probably due to it talking in the wrong host. Last time I did this I must have fixed it manually, but didn't write up the notes. README is now improved (see a02b2b1). Does this help?

@SolarLiner
Copy link
Author

Thanks for this, but this does not help me. I've tried every IP address as shown by ip addr show and ip route and none worked. Unless I'm missing something, the web container can't access the host.

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