Quote from: Monviech (Cedrik) on June 05, 2025, 09:37:04 PMBut what does the browser development tools say, any network errors? Any console log errors?
For me, no. nothing...
Quote from: DarcyB on June 05, 2025, 04:21:34 PMI'm having the exact same kind of thing. To make matters worse, I only discovered that there was a issue when it was reported to me that a domain had an expired cert (for HA proxy), after an hour of looking around and being unable to troubleshoot anything since like you found everything was blank, the only real solution from the GUI was a reboot. I'm not looking forward to repeating that when the next cert comes due
UGH!!!
I'm SORRY.
that super sucks.
What happens if you run (from shell on the fw)
Code Select
[root@evey /home/wolfspyre]# configctl acmeclient cron-auto-renew
OK
While I see nothing at all added to the acmeclient log (/var/log/acmeclient/*)
Looking at the systemlog I see activity:
SESSION ONE:
Code Select
[root@atticus /home/wolfspyre]# tail -f /var/log/system/latest.log |grep -i acmeclient
SESSION TWO:
Code Select
[root@atticus /home/wolfspyre]# configctl acmeclient cron-auto-renew
OK
SESSION ONE:
Code Select
<13>1 2025-06-06T02:36:34-05:00 atticus.wolfspyre.com opnsense-devel 65333 - [meta sequenceId="131"] AcmeClient: certificate must be issued/renewed: d....
MAYBE you'll have some luck with that? ((fingers crossed it at least gets you back to limping?))