Skip to content

docker compose setup results in "Recv failure: Connection reset by peer" #1154

@shade-belisar

Description

@shade-belisar

I followed the instructions for setting up stringer using docker-compose. Specifically, I did this:

mkdir stringer
cd stringer
wget https://raw.githubusercontent.com/stringer-rss/stringer/main/docker-compose.yml
touch .env
docker compose up -d

Unfortunately, if I try to access stringer with curl localhost, I only get curl: (56) Recv failure: Connection reset by peer. Did I misunderstand the instructions, or is this a bug?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions