[GH-ISSUE #2435] need help with frps.service and frpc.service for auto starting #1938

Closed
opened 2026-05-05 13:14:54 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @aliakbar-bsr on GitHub (Jun 4, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2435

hi i have a problem with systemd (frp version 0.37.0) i moved frps.service on a vps with non root user to /etc/systemd/system and give it permission by chmod u+x and on client side with a pi4 i did the same but with frpc.service on both i got error when i checked the status and here it is
$ sudo systemctl status frpc.service
Warning: The unit file, source configuration file or drop-ins of frpc.service changed on disk. Run 'systemctl daemon-re
● frpc.service - Frp Client Service
Loaded: loaded (/etc/systemd/system/frpc.service; disabled; vendor preset: enabled)
Active: activating (auto-restart) (Result: exit-code) since Fri 2021-06-04 16:59:55 BST; 2s ago
Process: 8013 ExecStart=/home/pi/frp_0.37.0_linux_arm/frpc -c /home/pi/frp_0.37.0_linux_arm/frpc.ini (code=exited, st
Main PID: 8013 (code=exited, status=1/FAILURE)
on frps.service file i used Execstart={/home/directory to frps -c /home/directory to frps.ini} and on pi4 when i entered the directory of frpc it didnt do anything but when i move to frp directory and i entered same directory it started frpc connecting to server
sorry about bad english and wish to find the solution with your helps

Originally created by @aliakbar-bsr on GitHub (Jun 4, 2021). Original GitHub issue: https://github.com/fatedier/frp/issues/2435 hi i have a problem with systemd (frp version 0.37.0) i moved frps.service on a vps with non root user to /etc/systemd/system and give it permission by chmod u+x and on client side with a pi4 i did the same but with frpc.service on both i got error when i checked the status and here it is $ sudo systemctl status frpc.service Warning: The unit file, source configuration file or drop-ins of frpc.service changed on disk. Run 'systemctl daemon-re ● frpc.service - Frp Client Service Loaded: loaded (/etc/systemd/system/frpc.service; disabled; vendor preset: enabled) Active: activating (auto-restart) (Result: exit-code) since Fri 2021-06-04 16:59:55 BST; 2s ago Process: 8013 ExecStart=/home/pi/frp_0.37.0_linux_arm/frpc -c /home/pi/frp_0.37.0_linux_arm/frpc.ini (code=exited, st Main PID: 8013 (code=exited, status=1/FAILURE) on frps.service file i used Execstart={/home/directory to frps -c /home/directory to frps.ini} and on pi4 when i entered the directory of frpc it didnt do anything but when i move to frp directory and i entered same directory it started frpc connecting to server sorry about bad english and wish to find the solution with your helps
gitea-mirror 2026-05-05 13:14:54 -06:00
Author
Owner

@github-actions[bot] commented on GitHub (Jul 20, 2021):

Issues go stale after 45d of inactivity. Stale issues rot after an additional 10d of inactivity and eventually close.

<!-- gh-comment-id:882955084 --> @github-actions[bot] commented on GitHub (Jul 20, 2021): Issues go stale after 45d of inactivity. Stale issues rot after an additional 10d of inactivity and eventually close.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#1938
No description provided.