Skip to content
This repository has been archived by the owner on Mar 18, 2019. It is now read-only.

coreapi-cli randomly connects to the wrong port #24

Closed
ksze opened this issue Dec 8, 2017 · 2 comments
Closed

coreapi-cli randomly connects to the wrong port #24

ksze opened this issue Dec 8, 2017 · 2 comments

Comments

@ksze
Copy link

ksze commented Dec 8, 2017

I was trying to follow the Django REST Framework tutorial. In part 7 of the tutorial, we're told to use coreapi-cli to inspect and test the REST API.

Besides the fact that I'm affected by #19, I have also run into a weird issue where, after running the coreapi command a few times, it would "randomly" try to connect to my test server on port 80 instead of the port 8001 (which is the port my test server is running on). I have not yet noticed a pattern of how this happens, however.

@blueyed
Copy link

blueyed commented Dec 8, 2017

Reminded me of #22.

@tomchristie
Copy link
Contributor

@blueyed Yup - could well be something like redirects on --debug being effected.
I'll close this since #26 and the 1.0.8 release may well be the fix.
Welcome to reopen if an issue persists.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants