gosmee icon indicating copy to clipboard operation
gosmee copied to clipboard

unexpected EOF after 15 minutes

Open kgosciniak-insys opened this issue 2 months ago • 7 comments

@chmouel

When running gosmee in client mode after about 15 minutes the application crashes with error:

Wed, 10 Apr 2024 07:09:00 UTC INF Starting gosmee version: dev

Wed, 10 Apr 2024 07:09:01 UTC INF 2024-04-10T07.09.04.177 Forwarding https://example.org to https://another.example.org Wed, 10 Apr 2024 07:09:31 UTC INF 2024-04-10T07.09.04.826 Forwarding https://example.org to https://another.example.org Wed, 10 Apr 2024 07:10:02 UTC INF 2024-04-10T07.10.04.594 Forwarding https://example.org to https://another.example.org Wed, 10 Apr 2024 07:10:18 UTC INF 2024-04-10T07.10.04.009 pullrequest event replayed to https://another.example.org, status: 200 Wed, 10 Apr 2024 07:10:22 UTC INF 2024-04-10T07.10.04.294 pullrequest event replayed to https://another.example.org, status: 200 Wed, 10 Apr 2024 07:10:52 UTC INF 2024-04-10T07.10.04.711 Forwarding https://example.org to https://another.example.org Wed, 10 Apr 2024 07:11:24 UTC INF 2024-04-10T07.11.04.898 Forwarding https://example.org to https://another.example.org Wed, 10 Apr 2024 07:11:57 UTC INF 2024-04-10T07.11.04.808 Forwarding https://example.org to https://another.example.org Wed, 10 Apr 2024 07:12:32 UTC INF 2024-04-10T07.12.04.056 Forwarding https://example.org to https://another.example.org Wed, 10 Apr 2024 07:13:09 UTC INF 2024-04-10T07.13.04.668 Forwarding https://example.org to https://another.example.org Wed, 10 Apr 2024 07:13:49 UTC INF 2024-04-10T07.13.04.211 Forwarding https://example.org to https://another.example.org Wed, 10 Apr 2024 07:14:30 UTC INF 2024-04-10T07.14.04.993 Forwarding https://example.org to https://another.example.org Wed, 10 Apr 2024 07:15:16 UTC INF 2024-04-10T07.15.04.981 Forwarding https://example.org to https://another.example.org Wed, 10 Apr 2024 07:16:04 UTC INF 2024-04-10T07.16.04.320 Forwarding https://example.org to https://another.example.org Wed, 10 Apr 2024 07:17:32 UTC INF 2024-04-10T07.17.04.748 Forwarding https://example.org to https://another.example.org Wed, 10 Apr 2024 07:18:46 UTC INF 2024-04-10T07.18.04.419 Forwarding https://example.org to https://another.example.org Wed, 10 Apr 2024 07:20:25 UTC INF 2024-04-10T07.20.04.181 Forwarding https://example.org to https://another.example.org Wed, 10 Apr 2024 07:22:01 UTC INF 2024-04-10T07.22.04.048 Forwarding https://example.org to https://another.example.org Wed, 10 Apr 2024 07:23:18 UTC INF 2024-04-10T07.23.04.374 Forwarding https://example.org to https://another.example.org Wed, 10 Apr 2024 07:24:49 UTC INF 2024-04-10T07.24.04.215 Forwarding https://example.org to https://another.example.org 2024/04/10 07:25:19 unexpected EOF

docker ghcr.io/chmouel/gosmee client https://example.org https://another.example.org

kgosciniak-insys avatar Apr 10 '24 08:04 kgosciniak-insys