¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Restart Pat Server


 

Hi Group,
Need to restart pat server. I usually have a node running but disconnected the node to run pat but quick stats says pat server not running. It's a build-a-pi and very familiar with it and all looks fine.
I'm logged in
Grid showing
Pat menu Settings default and looks fine.
Thanks for your input!!
Jay


 

sudo systemctl restart pat@$USER
--
73, de KM4ACK
|
|


 

THANKS Jason but it only works when I'm NOT logged into pat. The command will not start the sever when logged into pat. This seems every odd. Also when I'm not logged in, I have to start the http manually. That works but sending and receiving are not functional since the call sign is NOCALL.?

The bpq node that I run is closed and a power down reboot of the pi.?

What do you think?
tnx, Jay


 

After you log into Pat, try starting from the command line with
pat http
and post what errors it throws.
--
73, de KM4ACK
|
|


 

pi@raspberrypi:~ $ pat http
2023/10/04 13:03:34 Unable to load/write config: invalid character 's' after object key:value pair
pi@raspberrypi:~ $ users
pi pi
pi@raspberrypi:~ $?
?
I'm logged into pat
stats show: pat server not running
?
***pat server was running after power down reboot
After logging in not running
?
***STATUS AS BELOW
?
pi@raspberrypi:~ $ sudo systemctl status pat@$USER
* pat@... - pat - Winlink client for pi
? ? ?Loaded: loaded (/lib/systemd/system/[email protected]; enabled; vendor preset: enabled)
? ? ?Active: failed (Result: exit-code) since Wed 2023-10-04 13:02:53 PDT; 8min ago
? ? ? ?Docs: https://github.com/la5nta/pat/wiki
? ? Process: 2370 ExecStart=/usr/bin/pat http (code=exited, status=1/FAILURE)
? ?Main PID: 2370 (code=exited, status=1/FAILURE)
? ? ? ? CPU: 24ms
?
Oct 04 13:02:53 raspberrypi systemd[1]: pat@...: Scheduled restart job, restart counter is at >
Oct 04 13:02:53 raspberrypi systemd[1]: Stopped pat - Winlink client for pi.
Oct 04 13:02:53 raspberrypi systemd[1]: pat@...: Start request repeated too quickly.
Oct 04 13:02:53 raspberrypi systemd[1]: pat@...: Failed with result 'exit-code'.
Oct 04 13:02:53 raspberrypi systemd[1]: Failed to start pat - Winlink client for pi.
lines 1-13/13 (END)


 

So there is an issue with the config file after you log in. Are you logging in by manually by editing the config file or using Pat Menu?

--
73, de KM4ACK
|
|


 

I'm logging in using Pat menu
The config file in Pat looks the same as the default and that always has my call sign in it.
Where is the other config file that you are referring to??


 

It's possibly a bug in pat menu. I sent you a private message to ask a couple more questions.

--
73, de KM4ACK
|
|


 

Working with Jay offline, we have this solved. The "&" character in a password will cause the Pat Menu login feature to fail. An has been created.

--
73, de KM4ACK
|
|