nextcloud / nextcloud/contacts
Nothing showing on screen
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 642
- Forks
- 221
- Avg merge
- 14h 39m
- Merged PRs (30d)
- 51
Description
Describe the bug
Nothing shows when I open "Contacts" on the web using NextCloud 32.0.5 and Contacts 8.3.1.
Here is what the screen shows:
Steps to reproduce
- Go to/login to NextCloud
- Click on Contacts
- See error
Expected behavior
Contacts shown on screen
Actual behavior
Empty page
Contact version
8.3.1
Operating system
Fedora linux 34
PHP engine version
PHP 8.2
Web server
Nginx
Database
PostgreSQL
Additional info
There are some logs in the debug panel show show NS_ERROR_CORRUPTED_CONTENT when trying to download contacts-main.mjs. Have already tried clearing the cache, restarting nginx and php, for reloading the page, etc.
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 by reproducing the empty Contacts page and inspect the debug panel and network request for contacts-main.mjs, which reports NS_ERROR_CORRUPTED_CONTENT. Check the stated Nextcloud, Contacts, PHP, Nginx, and browser environment; done means Contacts renders instead of showing an empty page and the asset error is resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nginx
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100