mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #4096] frpc - unmarshal ProxyConfig error: json: unknown field "locations" #3229
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#3229
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 @jikunchong on GitHub (Mar 22, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4096
Bug Description
I expect to use https://mydomain.com/joplin to access the application.
ref docs:
but,
frpc Version
docker: fatedier/frpc:v0.56.0
frps Version
docker: fatedier/frps:v0.56.0
System Architecture
linux/arm64
Configurations
Logs
unmarshal ProxyConfig error: json: unknown field "locations"
Steps to reproduce
Affected area
@fatedier commented on GitHub (Mar 22, 2024):
This is for http, not https.
@jikunchong commented on GitHub (Mar 22, 2024):
Will HTTPS be supported in the future?
@fatedier commented on GitHub (Mar 22, 2024):
Currently, no.