Lately error for SSL

SYSTEM INFORMATION
OS type and version Debian 12
Webmin version 2.510
Virtualmin version 7.40.1
Webserver version latest Brave
Theme version 25.10

SSL problem.
Recently SSL has stopped working.
It just gives an error message.
Appending the end of /var/log/letsencrypt/letsencrypt.log.

2025-10-02 12:59:58,206:DEBUG:certbot._internal.display.obj:Notifying user: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2025-10-02 12:59:58,206:DEBUG:certbot._internal.log:Exiting abnormally:
Traceback (most recent call last):
File “/snap/certbot/4965/bin/certbot”, line 7, in
sys.exit(main())
^^^^^^
File “/snap/certbot/4965/lib/python3.12/site-packages/certbot/main.py”, line 18, in main
return internal_main.main(cli_args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/snap/certbot/4965/lib/python3.12/site-packages/certbot/_internal/main.py”, line 1850, in main
return config.func(config, plugins)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/snap/certbot/4965/lib/python3.12/site-packages/certbot/_internal/main.py”, line 1600, in renew
renewal.handle_renewal_request(config)
File “/snap/certbot/4965/lib/python3.12/site-packages/certbot/_internal/renewal.py”, line 741, in handle_renewal_request
raise errors.Error(
certbot.errors.Error: 9 renew failure(s), 0 parse failure(s)
2025-10-02 12:59:58,208:ERROR:certbot._internal.log:9 renew failure(s), 0 parse failure(s)

this is certbot error, and a not complete one. there are more lines of log missing that would have some details about those 9 errors. each one of the 9 renewals would mention something.

and it seems you’re using a snap version of certbot. why?
there are no issues with certbot package from Debian 12 repos.

Another thing that seems to be related.
When I search for e.g. mysite.com it comes up:
Searching for mysite.com . . . . found 0 results :
No Webmin modules or pages matching mysite.com were found.
Same thing with all sites, but they are all there when I browse them.

I don’t know where the snap comes from.
Everything was ok a few days ago.

Sorry. My mistake. I had missed the changed menu,
and the SSL problem was due to something else.
Everything is ok now.

This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.