Project

Profile

Help

Issue #6356

closed

The pfixtures command doesn't work in pulplift

Added by daviddavis about 4 years ago. Updated about 4 years ago.

Status:
CLOSED - WORKSFORME
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Dev Environment
Sprint:
Quarter:

Description

Looks like the pfixtures command uses port 8000 but this conflicts with docker-proxy:

$ sudo netstat -ntpl | grep 8000
tcp6       0      0 :::8000                 :::*                    LISTEN      25666/docker-proxy- 

8000 is a very common port. I'd recommend we change the command to use a different port.

Also available in: Atom PDF