You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error creating and deleting workspace via WebUI: request job was invalidated: compute parameters: inject single "docker_image": unsupported source scheme: "none"#3691
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.
The title may be a bit misleading since I ran into multiple related issues simultaneously.
Issues
coder create
via CLITemplate
The relevant part from the template:
Full template: docker-latest.zip
What happened?
A workspace was created via WebUI:
The following error was logged by the server:
(Note: I'd expect to see this error somewhere in the build log of the workspace.)
These are relevant requests done by the WebUI during workspace creation:
If we reload the page / request the build again, we can see that the error message is there (but not visible anywhere).
Trying to delete the workspace will also fail:
Trying to delete via CLI might hang or fail:
(Reason may be the same that the WebUI doesn't always update status.)
What was expected
The text was updated successfully, but these errors were encountered: