coder / sail

Deprecated: Instant, pre-configured VS Code development environments.

Home Page:https://sail.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sail run fails when host isn't specified

scsmithr opened this issue · comments

Running sail run scsmithr/test.com fails with

Cloning into '/home/sean/Projects/scsmithr/test.com'...
ssh: Could not resolve hostname scsmithr: No address associated with hostname
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
2019-05-22 13:50:25 FATAL       failed to clone 'ssh://git@scsmithr/test.com.git' to '/home/sean/Projects/scsmithr/test.com': exit status 128

Running sail run https://github.com/scsmithr/test.com works correctly.

Had an outdated sail.toml