!Friendica Support
So, another mystery. Trying to subscribe to a relay, I keep getting
Friendica log shows nothing.
So, another mystery. Trying to subscribe to a relay, I keep getting
root@tepewu:/var/www/friendica# bin/console relay add https://en.relay.friendi.ca/actor
https://en.relay.friendi.ca/actor couldn't be added
root@tepewu:/var/www/friendica# bin/console relay add https://relay.libranet.de/actor
https://relay.libranet.de/actor couldn't be added
Friendica log shows nothing.
Michael Vogel
•Steffen K9 🐰
•Roland Häder
•--force
parameter? I hope it then works. The both relays you try to add are both reachable in browser. So that's not the cause. And please turn on debugging by increasingsystem->loglevel
todebug
. Maybe something shows up? And please turn it back afterwards towarning
(yes,notice
is the default, but that can cause a big logfile on systems with a lot federation).Michael Vogel
•Roland Häder
•Roland Häder
•--do-it-as-i-say
to theadd
command so people are 100% aware of what they do?Steffen K9 🐰
•Steffen K9 🐰
•8Petros [Signal: Petros.63]
•Here is the output from #yunohost diagnostics – there is some cryptic problem indeed. It may be a matter of configuration of my local router, but I do not know how to manage it 🙁
Steffen K9 🐰
•I checked my logs. The relay has incoming requests from petroskowo.pl, but only via IPv6. Then, the SSL connection fails because port 443 cannot be accessed via your IPv6 address -> 'unable to connect'
8Petros [Signal: Petros.63]
•I have no knowledge how to do it, but I am happy to try, under someone's guidance.
Steffen K9 🐰
•Steffen K9 🐰
•The other solution is to fully enable IPv6. That means, that the port 443 must be reachable.
8Petros [Signal: Petros.63]
•Roland Häder
•root
. Your normally should not useroot
for this, but a normal user account instead. For my server I usevuXXXX
(while XXXX is a 4-digit number for each domain) to update my server.root
has to much access to the system and we should stop this in./bin/console.php
if the environment variableLOGNAME
orUSER
isroot
.8Petros [Signal: Petros.63]
•Ji Fu
•8Petros [Signal: Petros.63]
•8Petros [Signal: Petros.63]
•