Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

Problen with deploy #1620

Open
jfcastroa opened this issue Nov 14, 2023 · 0 comments
Open

Problen with deploy #1620

jfcastroa opened this issue Nov 14, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@jfcastroa
Copy link

jfcastroa commented Nov 14, 2023

Describe the bug

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:
erortyedeploy

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

  1. All the steps in tutorial "https://github.com/dotnet/tye/blob/main/docs/tutorials/hello-tye/00_run_locally.md", included the step for the generate the certificate for linux.
  2. All the steps in tutorial https://github.com/dotnet/tye/blob/main/docs/tutorials/hello-tye/01_deploy.md

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

  • tye version: 0.11.0-alpha.22111.1+3edef5428949c518c078844d6438e5ba86fce600
  • The platform : wsl2-Linux
@jfcastroa jfcastroa added the bug Something isn't working label Nov 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant