Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot start dev on podman #785

Open
lgrossma opened this issue Apr 15, 2024 · 1 comment
Open

Cannot start dev on podman #785

lgrossma opened this issue Apr 15, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@lgrossma
Copy link

What versions of software are you using?

  • Operating System: MacOS 14.4.1
  • IntelliJ version: 2024.1 (Ultimate Edition)
  • Extension version: 1.8.1-20240413-011732
  • Are you targeting a kubernetes or an Openshift cluster ? If possible, provide its version: Openshift 4.13.4

What did you run exactly?

Start dev on podman on a created component

Actual behavior

Error saying /Users/lgrossma/.odo/cache/3.15.0/odo-darwin-amd64 dev --forward-localhost --platform podman --debug ✗ unable to access podman. Do you have podman client installed and configured correctly? cause: exec: "podman": executable file not found in $PATH

Expected behavior

The dev is started on podman

Any logs, error output, etc?

I tried the same scenario with the vscode extension successfully. I tried it on the same created component and the odo versions are also the same, altough I am not sure if the same odo binary is used in both cases. This might also be the culprit as the vscode extension odo binary might have different rights and thus can see podman on the path? (just an idea...)

@lgrossma lgrossma added the bug Something isn't working label Apr 15, 2024
@sbouchet
Copy link
Collaborator

should be fixed, see #637 .

can you paste again the the result of the 'About' action ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants