mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2881] FRP redirects me from the domain to 127.0.0.1:8080 #2297
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#2297
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 @Nuckerr on GitHub (Mar 31, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/2881
Bug Description
When I go to
nucker.meit redirects me to127.0.0.1:8080and I have no clue why. I have multiple other services working on this, the only difference is they use subdomains.frpc Version
0.39.1
frps Version
0.39.1
System Architecture
linux/amd64
Configurations
Logs
No response
Steps to reproduce
No response
Affected area
@fatedier commented on GitHub (Apr 1, 2022):
Why you set
plugin_host_header_rewrite = 127.0.0.11?@Nuckerr commented on GitHub (Apr 1, 2022):
Oh, it was originally 127.0.0.1 and then I tried to see if that was causing the redirect and changed it to 11. I've changed it back
@fatedier commented on GitHub (Apr 1, 2022):
I'm not sure why you add this parameter. Try to remove it and see if it's ok.
@Nuckerr commented on GitHub (Apr 1, 2022):
Now it redirects to
nucker.me:8080@Nuckerr commented on GitHub (Apr 5, 2022):
Any ideas?
@github-actions[bot] commented on GitHub (May 6, 2022):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.