mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2214] Failed to execute command: Permission denied #1763
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#1763
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 @yuxiaoleipeng on GitHub (Jan 25, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2214
systemd[43196]: frpc.service: Failed to execute command: Permission denied
systemd[43196]: frpc.service: Failed at step EXEC spawning /root/frp/frp_0.34.3_linux_amd64/frpc: Permission denied
我已经给了chmod 777权限,但是设置开机自启动的时候会报这个错误,手动启动没有问题可以正常使用,请问大神们这个是怎么回事呀
@github-actions[bot] commented on GitHub (Mar 12, 2021):
Issues go stale after 45d of inactivity. Stale issues rot after an additional 10d of inactivity and eventually close.
@duocang commented on GitHub (Feb 2, 2022):
@yuxiaoleipeng
frps 的 systemd 配置里面的 “User=nobody” 注释掉。