nextcloud / nextcloud/contacts

Nothing showing on screen

Open
#5,082 5 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop bug feature: contacts skill:frontend
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:

Image
Steps to reproduce
  1. Go to/login to NextCloud
  2. Click on Contacts
  3. 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

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.