Virtualmin dashboard still shows old CPU after hardware upgrade

SYSTEM INFORMATION
OS type and version Debian Linux 12
Webmin version 2.652
Usermin version 2.551
Virtualmin version 8.1.0 GPL
Theme version 26.50.3
Nginx version 1.22.1
Package updates All installed packages are up to date

Hello,

I recently upgraded the processor in my physical Debian server from an AMD Ryzen 3 to an AMD Ryzen 7 1700X.

The server initially received a different DHCP address after the hardware change, but this has already been corrected. The server is now reachable again on its original IP address.

Debian and the BIOS both correctly detect the new processor:

Model name: AMD Ryzen 7 1700X Eight-Core Processor
CPU(s): 16
Thread(s) per core: 2
Core(s) per socket: 8
Socket(s): 1

/proc/cpuinfo also reports the Ryzen 7 1700X, and dmidecode shows:

Version: AMD Ryzen 7 1700X Eight-Core Processor
Core Count: 8
Core Enabled: 8
Thread Count: 16
Status: Populated, Enabled

However, the Virtualmin dashboard still displays the old AMD Ryzen 3 processor information.

I have already:

  • Fully powered off and restarted the server several times
  • Restarted Webmin with systemctl restart webmin
  • Refreshed the browser without cache
  • Logged out and back into Virtualmin
  • Confirmed that Debian, /proc/cpuinfo, lscpu, the BIOS and SMBIOS all detect the Ryzen 7 correctly

Is the processor name stored in a separate Webmin or Authentic Theme cache? If so, which cache file or command can be used to force Virtualmin to regenerate the CPU information shown on the dashboard?

Thank you.

Re-check server config did the trick!