Przejdź do głównej zawartości


!Friendica Support

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.

Friendica Support reshared this.

Unknown parent

Roland Häder
@Michael Vogel Hmm, maybe add a --do-it-as-i-say to the add command so people are 100% aware of what they do?

Friendica Support reshared this.

Unknown parent

Unfortunately, this is a laptop on my window sill and the link is not configured for servers. The provider doesn't make any problems because of me having a server, but they will not get an inch beyond "access to internet" service.

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 :(

Friendica Support reshared this.

Unknown parent

So it seems that the solution would be either to make it send requests via IPv4 or somehow make port 443 available via IPv6.

I have no knowledge how to do it, but I am happy to try, under someone's guidance.

Friendica Support reshared this.

Unknown parent

I did it and right now I am trying to add libranet again.

edit: no avail. :(

Friendica Support reshared this.

Unknown parent

Thank you for spotting it. Tomorrow I will try it again.

Friendica Support reshared this.

Unknown parent

No news is delayed news. I am just staring my day. Bear with me. :-)

Friendica Support reshared this.

in reply to 8Petros [Signal: Petros.63]

So, I tried to get to "the installation base" without going sudo. Initially no cure, but then, suddenly!
admin@tepewu:/var/www$ cd friendica
-bash: cd: friendica: Permission denied
admin@tepewu:/var/www$ friendica/bin/console relay add
-bash: friendica/bin/console: Permission denied
admin@tepewu:/var/www$ friendica/bin/console relay add https://relay.libranet.de/actor
-bash: friendica/bin/console: Permission denied
admin@tepewu:/var/www$ sudo friendica/bin/console relay add https://relay.libranet.de/actor
Successfully added https://relay.libranet.de/actor
admin@tepewu:/var/www$ 


However still
admin@tepewu:/var/www$ sudo friendica/bin/console relay add https://en.relay.friendi.ca/actor
https://en.relay.friendi.ca/actor couldn't be added
admin@tepewu:/var/www$ 

Friendica Support reshared this.