mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #2340] Help Help #1857
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#1857
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 @yimisiyang on GitHub (Apr 4, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2340
my frp server is a Vultr host ,my frp client is a RespbearryPi4. when I satart my frp client , It tell me
[W] [service.go:104] login to server failed: parse "127.0.0.1:8123": first path segment in URL cannot contain colon
my RespbearryPi4 have proxy. how to fix this problem.
@blizard863 commented on GitHub (Apr 8, 2021):
Can you show the frpc and frps config ?
@blizard863 commented on GitHub (Apr 8, 2021):
I have a test demo. It can reproduce this problem.
parse "127.0.0.1:8080": first path segment in URL cannot contain colon
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x28 pc=0x10b025a]
goroutine 1 [running]:
net/url.(*URL).Port(...)
go1.15.3/src/net/url/url.go:1120
main.main()
main.go:14 +0xba
exit status 2
You should provide more message.
@github-actions[bot] commented on GitHub (May 24, 2021):
Issues go stale after 45d of inactivity. Stale issues rot after an additional 10d of inactivity and eventually close.