Skip to content

Connection reset #519

Open
Open
@langbival

Description

@langbival

Hi @ALL,
docker setup according to https://timetagger.app/articles/selfhost2/
When the newest version v24.12.2 is run (with corrected ports 8080:8080) all HTTP Requests just get a read error:

`
$ wget -O- http://localhost:8080
--2024-12-18 15:45:27-- http://localhost:8080/
Resolving localhost (localhost)... ::1, 127.0.0.1
Connecting to localhost (localhost)|::1|:8080... connected.
HTTP request sent, awaiting response... Read error (Connection reset by peer) in headers.
Retrying.

--2024-12-18 15:45:28-- (try: 2) http://localhost:8080/
Connecting to localhost (localhost)|::1|:8080... connected.
HTTP request sent, awaiting response... Read error (Connection reset by peer) in headers.
Retrying.
`

Exactly the same configuration sans the modification 80:80 to 8080:8080 did work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions