pagekite.py is not running. Start -
Check Load
Logs: Clear Logs - Full Logs
ts=693f0171; t=2025-12-14T18:26:57; ll=0; started=/home/hugodec.helioho.st/go/pagekite.py; version=1.5.2.240101; platform=linux; python=3.12.4 (main, Jul 28 2024, 00:08:33) [GCC 11.4.1 20231218 (Red Hat 11.4.1-3)]; argv=--clean --optfile=../../pagekite.rc; ca_certs=/etc/pki/tls/certs/ca-bundle.crt; send_always_buffers=False; tunnel_socket_blocks=False; optfile_../../pagekite.rc=ok
>>> Welcome to pagekite.py v1.5.2.240101!
Basic usage, gives `http://localhost:80/` a public name:
$ pagekite.py NAME.pagekite.me
To expose specific folders, files or use alternate local ports:
$ pagekite.py /a/path/ NAME.pagekite.me +indexes # built-in HTTPD
$ pagekite.py *.html NAME.pagekite.me # built-in HTTPD
$ pagekite.py 3000 NAME.pagekite.me # HTTPD on 3000
To expose multiple local servers (SSH and HTTP):
$ pagekite.py ssh://NAME.pagekite.me AND 3000 NAME.pagekite.me
To sign up with PageKite.net or get advanced instructions:
$ pagekite.py --signup
$ pagekite.py --help
If you request a kite which does not exist in your configuration file,
the program will offer to help you sign up with https://pagekite.net/
and create it. Pick a name, any name!
***
Error: Configuring listeners: [Errno 13] Permission denied