HamClock FAQ

Last Updated on April 21, 2026 by g6nhu

These are the most common issues with HamClock and upgrading.

If these don’t resolve your problem, please email me using my address shown on qrz, ideally including a screenshot of any errors (even just a photo taken with your phone) so I can help directly.

Q1 – I get an error when I use the curl command to download the tools.

A1 – This is almost always down to typing errors. Make sure you type the command exactly. It is case sensitive so ensure you use capital letters when needed. Ideally, copy and paste it.
The command is below and it’s automatically tested on a daily basis to make sure it works.

curl -fsSL https://hamclock.co.uk/tools | sudo bash

Q2 – I get a certificate error when I try and upgrade my HamClock past version 4.22

A2 – If you’re using a Quadra, you may have used the provided utility under the Ham Apps Installer to switch to OHB. That doesn’t do a full switch. The fix is to use the scripts described here.
If you’re using a Pi, you may have installed the scripts and switched before the upgrade mechanism was fully understood. Exit HamClock, download the scripts again and switch again using these three commands:

curl -fsSL https://hamclock.co.uk/tools | sudo bash

sudo csi

sudo ohb

Q3 – Show me a video of how to switch.

A3