Skip to content
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.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Devcontainer/Codespaces is not working anymore #6061

Open
ronau opened this issue Jun 30, 2024 · 0 comments
Open

Devcontainer/Codespaces is not working anymore #6061

ronau opened this issue Jun 30, 2024 · 0 comments

Comments

@ronau
Copy link

ronau commented Jun 30, 2024

How to use GitHub

  • Please use the 馃憤 reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Describe the bug
README suggests to use Devcontainer/Codespaces for developing: https://github.com/nextcloud/deck#github-codespaces--vs-code-devcontainer
However, if I start a Github Codespace or a Devcontainer in my VS Code, then the Nextcloud base is not installed properly.
In the bash logs I get this error message:

=======================================================================================
 馃毃 Could not find a valid Nextcloud source in /var/www/html                                
 Double check your REPO_PATH_SERVER and STABLE_ROOT_PATH environment variables in .env 
=======================================================================================

I bet there are dozens of other way to setup a development environment. However, due to certain limitations on my computer, I cannot (or don't want to) install node/npm and others. So it would be nice to have the Devcontainer option working again.

To Reproduce
Steps to reproduce the behavior:

  1. Fork the project and start a Github Codespace. Alternatively, clone the repo locally and start a VS Code Devcontainer
  2. Wait for container initialization
  3. See error message.
  4. Open the container's HTTP port and see the "Installing container" page with just the error message from step 3.

Expected behavior
Nextcloud base is installed properly

I filed a bug already over in the nextcloud-dev-container repo. However, I'm not sure if it's maybe just a config issue here regarding devcontainer setup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant