Skip to content

Commit

Permalink
git pushMerge branch 'master' of https://github.com/stuyspec/cli-uplo…
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Kao committed Feb 19, 2018
2 parents e293737 + b0fe042 commit f1b6c9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TROUBLESHOOTING.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Troubleshooting

- [('Connection aborted.', error("(32, 'EPIPE')",))](#connection-aborted-error32-epipe)
- [422 Client Error: Unprocessable Entity for url: .../auth]
- [422 Client Error: Unprocessable Entity for url: .../auth](#422-client-error-unprocessable-entity-for-url-auth)

### ('Connection aborted.', error("(32, 'EPIPE')",))

Expand Down Expand Up @@ -70,4 +70,4 @@ In the rails console (directions in the previous troubleshooting section) find t
> u.save
```

After the names are fixed, re-run the cli-uploader.
After the names are fixed, re-run the cli-uploader.

0 comments on commit f1b6c9e

Please sign in to comment.