2021-03-20 19:19:21
2021-03-10 17:35:20
2021-03-10 17:34:09
57259
Problem federating with pleroma
Hi. I have a problem when trying to federate to a Pleroma instance that I run to mirror twitter accounts and make them available on #Fediverse .
I now notice that I'm not getting any new posts nor that I'm able to follow them. Following from another (Mastodon) instance works fine.
I get this error in the friendica log but have no idea how to solve this:
2021-03-10T15:36:10Z index [NOTICE]: No valid network found {"url":"https:\/\/bots.franssen.xyz\/users\/theregister","uid":0,"default":[],"update":true,"callstack":"Contact::getByURL, follow_content, LegacyModule::runModuleFunction, LegacyModule::content, call_user_func, Page::initContent, Page::run, App::runFrontend"} - {"file":"Contact.php","line":1110,"function":"getIdForURL","uid":"701174","process_id":12519}
2021-03-10T15:36:11Z index [NOTICE]: Activity had been fetched and processed. {"url":"https:\/\/bots.franssen.xyz\/users\/theregister","object":"https:\/\/bots.franssen.xyz\/users\/theregister"} - {"file":"Processor.php","line":843,"function":"fetchMissingActivity","uid":"701174","process_id":12519}
2021-03-10T15:36:11Z index [NOTICE]: Activity had been fetched and processed. {"url":"https:\/\/bots.franssen.xyz\/users\/theregister","object":"https:\/\/bots.franssen.xyz\/users\/theregister"} - {"file":"Processor.php","line":843,"function":"fetchMissingActivity","uid":"701174","process_id":12519}
Is there anyone who could test if you can follow (by example) @The Register (or https://bots.franssen.xyz/theregister)?
I already tried to disable OStatus but that doesn't solve it.
It's tricky: friendica will show the page and content but also an error when trying to submit the follow request:
The profile address specified does not provide adequate information.
No compatible communication protocols or feeds were discovered.
Thanks in advance.
Roland Häder likes this.
Friendica Support reshared this.
Steffen K9 🐰
•The only thing that looks concerning is the 'no valid network found' message. I assume you are the admin of your node. If so, you can use the diagnostics tool 'probe address' in your admin panel (left side menu) to check the remote contact information.
The result should looks like this:
... show moreThe only thing that looks concerning is the 'no valid network found' message. I assume you are the admin of your node. If so, you can use the diagnostics tool 'probe address' in your admin panel (left side menu) to check the remote contact information.
The result should looks like this:
I tried to follow the mentioned user. It worked her on current RC branch.
jeroen 🇧🇪 likes this.