Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

New stable versions aren't created without a reinstall

Open
#377 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
docker-compose, shell

Research direction

Start with bootstrap.sh and the docker-compose setup described in the reproduction steps, then compare the provided log.txt with the stable30 logs. Verify the new stable worktree can be started with docker compose up stable[x] and that stable[x].local is accessible without a complete reinstall.

Written by the indexing model from the issue text.

Description

Following the standard documentation and creating a worktree results in a setup where "stable31.local" is not accessible.

There don't seem to be any differences from the logs produced by turning on stable30, so there is no logged error I can see.

log.txt

How to reproduce:

  • Setup nextcloud-docker-dev
  • Have a new stable version come out
  • Clone the new stable version and set up a worktree
  • Run docker compose up stable[x]
  • stable[x].local is not accessible on localhost. It only becomes accessible by doing a complete reinstall with bootstrap.sh
Dominant language
PHP
Stars
190
Forks
103
Avg merge
4h 36m
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from nextcloud/nextcloud-docker-dev

All issues in nextcloud/nextcloud-docker-dev

Similar issues

More PHP issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.