What type of hardware are you using: Old laptop or computer
What YunoHost version are you running: YunoHost 12.0.15 (stable).
What app is this about: Friendica
Describe your issue
Hi all,
I’m trying to install the Friendica app on my self-hosted YunoHost server (****.nohost.me). I’m on Aussie Broadband with a static IP, and everything else is running fine.
During the Friendica install, I get this error:
vbnet
Copy
Edit
fatal: unable to access ‘https://git.friendi.ca/friendica/php-json-ld/’: Could not resolve host: git.friendi.ca
Here’s what I tried:
Checked DNS:
dig git.friendi.ca returns SERVFAIL and shows a DNSSEC error (DNSKEY Missing).
ping git.friendi.ca fails with “Temporary failure in name resolution.”
My PC (on the same network) can resolve and access the site.
Changed DNS servers on the YunoHost server:
Tried Cloudflare (1.1.1.1), Google (8.8.8.8), OpenDNS, and Aussie Broadband’s DNS (202.142.142.142).
All gave the same SERVFAIL DNSSEC error for friendi.ca.
Tested other domains:
All other domains resolve and ping fine from the server.
Checked the Friendica repo in my browser:
https://git.friendi.ca/friendica/php-json-ld loads fine from my PC.
Summary:
This seems to be a DNSSEC issue with the friendi.ca domain, not my network or server config.
Is there a workaround, or should I just wait for Friendica’s DNS to be fixed?
Thanks for any advice or confirmation!