[GH-ISSUE #2373] After ubuntu 21.04 restart FRPC cannot reconnect server. #1887

Closed
opened 2026-05-05 13:13:07 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @maondun on GitHub (Apr 30, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2373

Version:
frpc-0.36.2

OS: ubuntu 21.04
CPU architecture: amd64
Docker version 20.10.2, build 20.10.2-0ubuntu2
Docker image: snowdreamtech/frps

Error Description:
When ubuntu 21.04 reboot everytime, frpc in docker cannot reconnect server, and it won't try to reconnect. I have to restart docker container manually.

Key logs:
2021/04/29 13:26:54 [E] [control.go:158] [b3a619eb500415cc] work connection closed before response StartWorkConn message: EOF
2021/04/29 13:26:54 [E] [control.go:158] [b3a619eb500415cc] work connection closed before response StartWorkConn message: EOF
2021/04/29 13:26:54 [E] [control.go:158] [b3a619eb500415cc] work connection closed before response StartWorkConn message: EOF
2021/04/29 13:26:54 [E] [control.go:158] [b3a619eb500415cc] work connection closed before response StartWorkConn message: EOF
2021/04/29 13:26:54 [E] [control.go:158] [b3a619eb500415cc] work connection closed before response StartWorkConn message: EOF
2021/04/29 13:34:43 [W] [service.go:104] login to server failed: lookup frps.mydomain.com on 127.0.0.53:53: server misbehaving

Steps to reproduce the issue

  1. install snowdreamtech/frps on ubuntu 21.04
  2. reboot ubuntu
  3. docker logs frpc

I guest when ubuntu reboot, the network is not ready, but the frpc container will be started, so frpc cannot connect to server, but it's not able to be restart automatically.
Please give me some advices to fix it. Thanks so much.

Originally created by @maondun on GitHub (Apr 30, 2021). Original GitHub issue: https://github.com/fatedier/frp/issues/2373 Version: frpc-0.36.2 OS: ubuntu 21.04 CPU architecture: amd64 Docker version 20.10.2, build 20.10.2-0ubuntu2 Docker image: snowdreamtech/frps Error Description: When ubuntu 21.04 reboot everytime, frpc in docker cannot reconnect server, and it won't try to reconnect. I have to restart docker container manually. Key logs: 2021/04/29 13:26:54 [E] [control.go:158] [b3a619eb500415cc] work connection closed before response StartWorkConn message: EOF 2021/04/29 13:26:54 [E] [control.go:158] [b3a619eb500415cc] work connection closed before response StartWorkConn message: EOF 2021/04/29 13:26:54 [E] [control.go:158] [b3a619eb500415cc] work connection closed before response StartWorkConn message: EOF 2021/04/29 13:26:54 [E] [control.go:158] [b3a619eb500415cc] work connection closed before response StartWorkConn message: EOF 2021/04/29 13:26:54 [E] [control.go:158] [b3a619eb500415cc] work connection closed before response StartWorkConn message: EOF 2021/04/29 13:34:43 [W] [service.go:104] login to server failed: **lookup frps.mydomain.com on 127.0.0.53:53: server misbehaving** **Steps to reproduce the issue** 1. install snowdreamtech/frps on ubuntu 21.04 2. reboot ubuntu 3. docker logs frpc I guest when ubuntu reboot, the network is not ready, but the frpc container will be started, so frpc cannot connect to server, but it's not able to be restart automatically. Please give me some advices to fix it. Thanks so much.
gitea-mirror 2026-05-05 13:13:07 -06:00
Author
Owner

@github-actions[bot] commented on GitHub (Jun 15, 2021):

Issues go stale after 45d of inactivity. Stale issues rot after an additional 10d of inactivity and eventually close.

<!-- gh-comment-id:861081369 --> @github-actions[bot] commented on GitHub (Jun 15, 2021): Issues go stale after 45d of inactivity. Stale issues rot after an additional 10d of inactivity and eventually close.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#1887
No description provided.