mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3835] [Feature Request] 为什么现在启动frpc需要.ini文件但是ini不存在 #3046
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#3046
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 @cainiaobibi on GitHub (Dec 8, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3835
Describe the feature request
为什么现在启动frpc需要.ini文件但是ini不存在
Describe alternatives you've considered
No response
Affected area
@superzjg commented on GitHub (Dec 8, 2023):
信息太少,无法分析。
可能是没有读取到你设置的配置文件,改为默认读取当前ini,但是也不存在。
@cainiaobibi commented on GitHub (Dec 8, 2023):
@cainiaobibi commented on GitHub (Dec 8, 2023):
这样的错误
@superzjg commented on GitHub (Dec 8, 2023):
请使用 -c 指定配置文件
如:
./frpc -c ./frpc.toml@superzjg commented on GitHub (Dec 8, 2023):
@fatedier 这个默认调用的ini配置文件建议改一下
@xqzr commented on GitHub (Dec 8, 2023):
没改 是为了保持 兼容吧
@Xiao-yux commented on GitHub (Dec 15, 2023):
在当前目录下执行过chmod +x ./* 没,我看那个配置文件是灰色的,可能是没有权限读取