YunoHost-Apps / nextcloud_ynh

Nextcloud package for YunoHost
https://nextcloud.com/
GNU Affero General Public License v3.0
147 stars 62 forks source link

Contacts don't show in Maps app #629

Open Thatoo opened 10 months ago

Thatoo commented 10 months ago

Describe the bug

Contacts don't show up in the maps app in Nextcloud.

Context

Steps to reproduce

504 Gateway Time-out nginx


![image](https://github.com/YunoHost-Apps/nextcloud_ynh/assets/464782/9f55e019-265d-4b0d-8a5f-3af628dcf03a)
- Contacts are not listed nor displayed on the map

### Expected behavior

Contacts should be listed in the left panel and displayed on the map.
tituspijean commented 10 months ago

Can you check in the browser Console and Network tabs which requests time out?

Thatoo commented 10 months ago
XHRGET
https://mydomain.tld/nuage-nextcloud/apps/maps/contacts
[HTTP/2 504 Gateway Timeout 63229ms]

GET
    https://mydomain.tld/nuage-nextcloud/apps/maps/contacts
État
504
Gateway Timeout
VersionHTTP/2
Transfert987 o (taille 432 o)
Politique de référentno-referrer

content-security-policy
    upgrade-insecure-requests
content-type
    text/html
date
    Wed, 15 Nov 2023 09:29:09 GMT
permissions-policy
    interest-cohort=()
referrer-policy
    no-referrer
server
    nginx
strict-transport-security
    max-age=15768000; includeSubDomains; preload;
x-content-type-options
    nosniff
x-download-options
    noopen
X-Firefox-Spdy
    h2
x-frame-options
    SAMEORIGIN
x-permitted-cross-domain-policies
    none
x-robots-tag
    noindex, nofollow
x-sso-wat
    You've just been SSOed
x-xss-protection
    1; mode=block

Accept
    application/json, text/plain, */*
Accept-Encoding
    gzip, deflate, br
Accept-Language
    fr,en-US;q=0.7,en;q=0.3
Connection
    keep-alive
Cookie
    nc_sameSiteCookielax=true; nc_sameSiteCookiestrict=true; oc_sessionPassphrase=GJCu0Cbgl%2BVXs4X7aVrSHaRQr8vdfDTSAk0NbiV6R5nKwwckuDmwusCrqkDrtOO4rPHLOQRaNZRP0SBzcsI12Om%2FvYWxxkXqbdoZBHH9XTVKw%2FCkGBS5gvp0h3SGoEib; oc8i76jor9qm=mv5759ucu85oqth1oddprhjne3; cookie_test=test; SSOwAuthUser=thatoo; SSOwAuthHash=8a68490f18c33c8df6b5706b0af5a6f8a7effb6192d500eaac176a5552f29311a7087fbb32447993c7b9ef52fbbf38254bae56d3240fa80185860e1b417a41e2; SSOwAuthExpire=1700172623.607
DNT
    1
Host
    mydomain.tld
requesttoken
    i4YbVBJbYC7Gcs2r2pPFWsb68Aay71evNYcgqwWkfL8=:28RKY2MSDRquFpjpnPaVYrKKnHbwri3kYt0S01XDV+c=
Sec-Fetch-Dest
    empty
Sec-Fetch-Mode
    cors
Sec-Fetch-Site
    same-origin
TE
    trailers
User-Agent
    Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/115.0

Is this information sufficient?