mattermost / mattermost/docker
Upgrading errors using upgrade-postgres.sh
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 533
- Forks
- 284
- PR merge metrics
- No merged PRs in 30d
Description
Hi all,
The upgrade-postgres.sh uses two files $PATH-TO-DOCKER/db/Dbfile and $PATH-TO-DOCKER/app/Dbfile which aren't present in my setup. I tried to copy the ones from the older mattermost-docker github repository, but the installation got terminated. How do I proceed?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with upgrade-postgres.sh and inspect its references to $PATH-TO-DOCKER/db/Dbfile and $PATH-TO-DOCKER/app/Dbfile. Compare those references with the older mattermost-docker repository files and determine why the attempted upgrade terminates; done means the upgrade procedure works for the reported setup without termination.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell
- Domain
- devops, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100