[GH-ISSUE #1026] Unable to create a Codespaces Enviornment #313

Closed
opened 2026-02-26 18:46:27 +03:00 by kerem · 1 comment
Owner

Originally created by @arshinalbab on GitHub (Mar 14, 2024).
Original GitHub issue: https://github.com/documenso/documenso/issues/1026

Issue Description

Unable to setup Github Codespaces

    at async q$ (/.codespaces/agent/bin/node_modules/@devcontainers/cli/dist/spec-node/devContainersSpecCLI.js:464:1488)
    at async iK (/.codespaces/agent/bin/node_modules/@devcontainers/cli/dist/spec-node/devContainersSpecCLI.js:464:960)
    at async gAA (/.codespaces/agent/bin/node_modules/@devcontainers/cli/dist/spec-node/devContainersSpecCLI.js:481:3660)
    at async BC (/.codespaces/agent/bin/node_modules/@devcontainers/cli/dist/spec-node/devContainersSpecCLI.js:481:4775)
{"outcome":"error","message":"Command failed: /bin/sh -c ./.devcontainer/on-create.sh","description":"The onCreateCommand in the devcontainer.json failed.","containerId":"fa4a9468e07736ecbecdca70cecd4c3595c8e34b41c7506cb28fe3317c8cc23f"}
devcontainer process exited with exit code 1
Failed to create container.
Error: Command failed: /bin/sh -c ./.devcontainer/on-create.sh
Error code: 1302 (UnifiedContainersErrorFatalCreatingContainer)
Container creation failed.

Creating recovery container.

Steps to Reproduce

Use the Github Codespaces in the Github repo

Expected Behavior

Running automatically all dependencies installed

Current Behavior

Github Codespaces currently creating the Recovery container

Screenshots (optional)

No response

Operating System [e.g., Windows 10]

Windows 10

Browser [e.g., Chrome, Firefox]

Chrome

Version [e.g., 2.0.1]

No response

Please check the boxes that apply to this issue report.

  • I have searched the existing issues to make sure this is not a duplicate.
  • I have provided steps to reproduce the issue.
  • I have included relevant environment information.
  • I have included any relevant screenshots.
  • I understand that this is a voluntary contribution and that there is no guarantee of resolution.
  • I want to work on creating a PR for this issue if approved
Originally created by @arshinalbab on GitHub (Mar 14, 2024). Original GitHub issue: https://github.com/documenso/documenso/issues/1026 ### Issue Description Unable to setup Github Codespaces ```bash at async q$ (/.codespaces/agent/bin/node_modules/@devcontainers/cli/dist/spec-node/devContainersSpecCLI.js:464:1488) at async iK (/.codespaces/agent/bin/node_modules/@devcontainers/cli/dist/spec-node/devContainersSpecCLI.js:464:960) at async gAA (/.codespaces/agent/bin/node_modules/@devcontainers/cli/dist/spec-node/devContainersSpecCLI.js:481:3660) at async BC (/.codespaces/agent/bin/node_modules/@devcontainers/cli/dist/spec-node/devContainersSpecCLI.js:481:4775) {"outcome":"error","message":"Command failed: /bin/sh -c ./.devcontainer/on-create.sh","description":"The onCreateCommand in the devcontainer.json failed.","containerId":"fa4a9468e07736ecbecdca70cecd4c3595c8e34b41c7506cb28fe3317c8cc23f"} devcontainer process exited with exit code 1 Failed to create container. Error: Command failed: /bin/sh -c ./.devcontainer/on-create.sh Error code: 1302 (UnifiedContainersErrorFatalCreatingContainer) Container creation failed. Creating recovery container. ``` ### Steps to Reproduce Use the Github Codespaces in the Github repo ### Expected Behavior Running automatically all dependencies installed ### Current Behavior Github Codespaces currently creating the Recovery container ### Screenshots (optional) _No response_ ### Operating System [e.g., Windows 10] Windows 10 ### Browser [e.g., Chrome, Firefox] Chrome ### Version [e.g., 2.0.1] _No response_ ### Please check the boxes that apply to this issue report. - [ ] I have searched the existing issues to make sure this is not a duplicate. - [ ] I have provided steps to reproduce the issue. - [ ] I have included relevant environment information. - [ ] I have included any relevant screenshots. - [ ] I understand that this is a voluntary contribution and that there is no guarantee of resolution. - [ ] I want to work on creating a PR for this issue if approved
kerem 2026-02-26 18:46:27 +03:00
Author
Owner

@github-actions[bot] commented on GitHub (Mar 14, 2024):

Thank you for opening your first issue and for being a part of the open signing revolution!

One of our team members will review it and get back to you as soon as it possible 💚

Meanwhile, please feel free to hop into our community in Discord

<!-- gh-comment-id:1996235076 --> @github-actions[bot] commented on GitHub (Mar 14, 2024): Thank you for opening your first issue and for being a part of the open signing revolution! <br /> One of our team members will review it and get back to you as soon as it possible 💚 <br /> Meanwhile, please feel free to hop into our community in [Discord](https://documen.so/discord)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#313
No description provided.