mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #908] Frp killed nginx servers without any port confiction #720
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#720
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 @feng-yifan on GitHub (Aug 29, 2018).
Original GitHub issue: https://github.com/fatedier/frp/issues/908
env: CentOS7 x64 nginx php mysql
frp version: 0.21.0
nginx version: 1.15.3
issue desc:
I was running lnmp servers for almost 1 years, than I tried frp on my servers, it working well. Than I wanted to use nginx to forward port 80 to 8080, than I found nginx died without any error.
I trying to restart nginx but didn't work even I killed frp servers.
Even now the nginx servers still can't restart, all configuration file is good.
Need HELP!!
@cloverzrg commented on GitHub (Aug 31, 2018):
nginx -tprint successful?@feng-yifan commented on GitHub (Aug 31, 2018):
@feng-yifan commented on GitHub (Sep 1, 2018):
I find out how to make it work!