Skip to content

"Unable to detect the current shell." when running Vagrant command #2115

@ghost

Description

Issue

vagrant ssh default --command='poetry shell' fails with

Unable to detect the current shell.

If I instead run vagrant ssh default and then poetry shell it works fine.

I've also tried variants like vagrant ssh default --command='bash -ic "poetry shell"' with the same result.

Metadata

Metadata

Assignees

Labels

area/error-handlingBad error messages/insufficient error handlingkind/bugSomething isn't working as expected

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions