Skip to content

Lando containers doesn't running if project have commas in path #322

@andrewanswer

Description

@andrewanswer

Hi,

I have a strange bug. My Lando projects don't start if there are commas in the LOCATION path. For example, /home/user/IT/myproject/Parts1,2

✔ Container landoshops_appserver_1 Started 0.6s
[+] Killing 1/1
✔ Container landoshops_appserver_1 Killed 0.5s
[+] Running 1/1
✔ Container landoshops_database_1 Started 0.3s
[+] Killing 1/1
✔ Container landoshops_database_1 Killed 0.2s
[+] Running 1/1
✔ Container landoshops_pma_1 Started 0.3s
[+] Killing 1/1
✔ Container landoshops_pma_1 Killed 0.3s
[+] Running 1/1
✔ Container landoshops_mailhog_1 Started 0.4s
[+] Killing 1/1
✔ Container landoshops_mailhog_1 Killed 0.2s

Containers killed immedately after starting.
Ubuntu 22.04
Lando version: 3.23.24
Docker version: 27.5.0

Yes, Docker is too new, but when I remove the comma, everything becomes fine.
Please fix this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions