mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2373] After ubuntu 21.04 restart FRPC cannot reconnect server. #1887
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#1887
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
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.
@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.