¿ªÔÆÌåÓý

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

Pat Winlink


 

All of the sudden, my Pat Winlink is no longer working. Getting this error. Reinstalled Pat with no luck. Can't figure this out. Internet connection is good, browser works, and haven't changed a configuration in months.


--
Jack Haefner


 

It is more than likely a port number issue. Run this command:
cat ~/.wl2k/config.json | grep http_addr

and it will return something like this
"http_addr": "0.0.0.0:5050",


In the above example, the port number is 5050 so enter 127.0.0.1:5050 in the browser address bar. If you are using pat menu, check your settings to make sure you have the right port number in there.
--
73, de KM4ACK
|
|


 

one can simply use:
grep http_addr ?~/.wl2k/config.json?


 

On Sat, Aug 1, 2020 at 10:58 AM, Dreuge wrote:
one can simply use:
grep http_addr ?~/.wl2k/config.json?
Always keeping me on my toes :-)
?
--
73, de KM4ACK
|
|


 

Thank you!
--
Jack Haefner