You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.
When I will go to deploy the example aplications in kubernetes( Docker desktop local) from wsl2 , The status pods is "CrashLoopOff".
When I go to the log in the containers(docker desktop) I see the message:
Unhandled exception. System.IO.FileNotFoundException: Could not find file '/app/localhost.pfx'.
Note: the pfx file is in the solution, in each project
Describe the bug
When I will go to deploy the example aplications in kubernetes( Docker desktop local) from wsl2 , The status pods is "CrashLoopOff".
![erortyedeploy](https://private-user-images.githubusercontent.com/16887000/282960706-3bcb1919-845b-4a64-a1a6-48b3c623e241.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNjQ1NTcsIm5iZiI6MTczOTE2NDI1NywicGF0aCI6Ii8xNjg4NzAwMC8yODI5NjA3MDYtM2JjYjE5MTktODQ1Yi00YTY0LWExYTYtNDhiM2M2MjNlMjQxLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDA1MTA1N1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWFmZDI4M2QyZmRmOWIyOTc1ZTJjZGQwOGQ5ODliZDJlY2VjYmQzMmYwZWU4NjFhMGYyNTU2OTc0MjY0YzJiY2QmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.Ih5O0Sp2LztXuJ-cLQSvgp-OZLpxKzJ_3NzUZABwNT0)
When I go to the log in the containers(docker desktop) I see the message:
Unhandled exception. System.IO.FileNotFoundException: Could not find file '/app/localhost.pfx'.
Note: the pfx file is in the solution, in each project
To Reproduce
Got Exceptions? Include both the message and the stack trace
-->Unhandled exception. System.IO.FileNotFoundException: Could not find file '/app/localhost.pfx'.
Further technical details
The text was updated successfully, but these errors were encountered: