role "nextcloud" does not exist
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 35/100
- Issue type
- Documentation
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- docker-compose, postgresql
- Domain
- databases, devops, documentation
Research direction
Start with docs/services/database.md and compare its docker-compose service name and psql credentials with the reported commands. Run the documented connection command in the development environment and verify the expected PostgreSQL role exists. Done means the documentation accurately describes the working service and user, or clearly explains the required setup.
Written by the indexing model from the issue text.
Description
A question about docs/services/database.md:
When I run docker compose exec postgres psql -U nextcloud -d nextcloud, I get error: service "postgres" is not running.
When I change postgres to database-pgsql, I get error: FATAL: role "nextcloud" does not exist.
When I change -U nextcloud to -U postgres, I can connect to the database. And when I run select * from pg_user;, I get only one row with usename postgres.
Is my setup incorrect, or is it a typo in documentation?
- Dominant language
- PHP
- Stars
- 190
- Forks
- 103
- Avg merge
- 4h 36m
- Merged PRs (30d)
- 1
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.
More from nextcloud/nextcloud-docker-dev
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
nextcloud/nextcloud-docker-dev#483 · 1 comment · 3 reactions ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
nextcloud/nextcloud-docker-dev#480 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 3/5 1-2 days Newbie friendliness 55/100
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
All issues in nextcloud/nextcloud-docker-dev
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 1/5 Under an hour Newbie friendliness 85/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
hector-jewell/food-delivery-system-for-restaurant-using-php#1311 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
Sylius/SyliusGridBundle#501 ·