Letsencrypt addon - false configuration - folder doesn't exist

Hey.
I have switched to Home AssistantOS (in a VM). So I installed the letsencrypt addon and configured it. The certs were successfully created but due to a mistake the files couldn’t be copied to the right place. My config lead to an non existing path (/ssh//ssh…)

So I tried again - Certbot is saying the certificates are valid and don’t have to be renewed. (And because I tried the last step, the previews log is vanished.

The certs sould be in /data/letsencrypt (as i remember) but not even the letsencrypt folder exist in /data even if i use “ls -a”. I tried to access the file system with the ssh addon.

Are most folders not readable for users via ssh? Is there a way to have full access or any other idea how to cet the files? I presume the info my cert is not to be renewed doesn’t mean they are really stored on the filesystem.

Please help.

I’m not sure, but it may be the case that the filesystem the certs got stored at are visible only inside the letsencrypt container. Have you tried removing the add-on, and re-adding it with the correct configs to see if that works?

Okay for everyone with this problem landing on this thread.
This is gonna be a long one. The path the certificates are primary stored is:
/mnt/data/supervisor/addons/data/core_letsencrypt/letsencrypt/live

Every (sub-)domain has its own folder in there.