Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Executable path is not absolute, ignoring: kill -HUP $MAINPID #91

Open
bkrajendra opened this issue Sep 24, 2020 · 0 comments
Open

Executable path is not absolute, ignoring: kill -HUP $MAINPID #91

bkrajendra opened this issue Sep 24, 2020 · 0 comments

Comments

@bkrajendra
Copy link

bkrajendra commented Sep 24, 2020

configuration: CentOs 7.8.2003
I have installed pagekite using yum install pagekite

I have started using pagekite recently.
It's the best tunneling system for my IoT devices.

I am getting into one issue, where I need to restart pagekite frontend on my centos 7 server frequently.
the error I am getting is:

[/usr/lib/systemd/system/pagekite.service:10] Executable path is not absolute, ignoring: kill -HUP $MAINPID

Also find the complete status below:

Redirecting to /bin/systemctl status pagekite.service
● pagekite.service - PageKite makes localhost servers visible to the world
   Loaded: loaded (/usr/lib/systemd/system/pagekite.service; disabled; vendor preset: disabled)
   Active: failed (Result: exit-code) since Thu 2020-09-24 03:16:56 IST; 7h ago
     Docs: man:pagekite(1)
           http://www.pagekite.net
 Main PID: 2261 (code=exited, status=1/FAILURE)

systemd[1]: Starting PageKite makes localhost servers visible to the world...
systemd[1]: Can't open PID file /var/run/pagekite.pid (yet?) after start: No such file or directory
systemd[1]: Started PageKite makes localhost servers visible to the world.
systemd[1]: [/usr/lib/systemd/system/pagekite.service:10] Executable path is not absolute, ignoring: kill -HUP $MAINPID
systemd[1]: [/usr/lib/systemd/system/pagekite.service:10] Executable path is not absolute, ignoring: kill -HUP $MAINPID
systemd[1]: pagekite.service: main process exited, code=exited, status=1/FAILURE
systemd[1]: Unit pagekite.service entered failed state.
systemd[1]: pagekite.service failed.

I have a single remote node connected to this front end.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant