ladral / qnap-nextcloud

Nextcloud on a QNAP NAS with HTTPS connection within a local area network
MIT License
47 stars 9 forks source link

No apps in app store - Nothing to show #10

Open wertos97 opened 2 weeks ago

wertos97 commented 2 weeks ago

Hi, first of all thank you for your work, I managed to install NextCloud much more painlessly than I have imagined it. I have a problem that makes me unable to load apps from the web: image

Is this some configuration error on my end? Thanks for any help!

wertos97 commented 2 weeks ago

Found this in logs:

{"file":"/app/www/public/index.php","line":49,"function":"handleRequest","class":"OC","type":"::"}],"File":"/app/www/public/lib/private/Http/Client/DnsPinMiddleware.php","Line":141,"message":"No DNS record found for apps.nextcloud.com","exception":{},"CustomMessage":"No DNS record found for apps.nextcloud.com"}}

and found this https://github.com/nextcloud/server/issues/34205