Thanks, I have doubled the question into the mentioned forum.
Bluescreen when trying to delete a certain folder
Hi all,
I have created an (at least for me) reproducable bluescreen every time I try to delete a specific folder (documents/tmp/<domainname>) which contains copies of fieles created by a certbot docker image. Those files have been created with the following command:
docker run -it --rm --name certbot --env AWS_ACCESS_KEY_ID=<id> --env AWS_SECRET_ACCESS_KEY=<key> -v "/c/Users/<username>/letsencrypt:/etc/letsencrypt" -v "/c/Users/<username>/letsencrypt:/var/lib/letsencrypt" certbot/dns-route53 certonly -d <domainname> -m <email> --agree-tos --server https://acme-v02.api.letsencrypt.org/directory
I have several tools installed which allow this command to run like docker for windows and git bash. But all in all files appeared at C:\Users<username>\letsencrypt which were listed by windows explorer but unfortunately I could not use them for upload at my service on <domainname>. But this is not the problem.
Trying to resolve this problem I copied the file with Windows explorer to documents\tmp<domainname>. And Still got the problem of not being able to open them.
I wanted to postpone my problem of certificate creation with certbot to another day and delete all files created so far. This went well by deleting the letsencrypt folder. But trying to delete documents/tmp/<domainname> caused a bluescreen to appear. After rebooting windows I tried it again and the bluescreen appeared again. This is the problem.
As the folder is created with Windows explorer and the files are copied with windows explorer I expect microsoft to want to investigate into this issue.
Windows for home | Windows 10 | Performance and system failures
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
2 answers
Sort by: Most helpful
-
Anonymous
2020-11-24T11:23:54+00:00 -
Igor Leyko 111K Reputation points Independent Advisor
2020-11-23T23:24:38+00:00 Hi,
I'm Independent Advisor not Microsoft employee or support person. I have deep enough Windows knowledge and you may trust me. It's a pleasure for me to help others and I'll do all my best to help you.
It is more effective to ask domain related questions at Q&A forum https://docs.microsoft.com/en-us/answers/index....
It is oriented to admins and corporate users, and this forum - to home users so local experts may have no corresponding knowledge, sorry.