nextcloud / social

🎉 Social can be used for work, or to connect to the fediverse!
https://apps.nextcloud.com/apps/social
GNU Affero General Public License v3.0
488 stars 59 forks source link

Interaction with Pleroma does not work #1651

Open come-nc opened 1 year ago

come-nc commented 1 year ago

Describe the bug

I cannot see or interact with my pleroma account from Nextcloud social

To Reproduce Steps to reproduce the behavior:

  1. Open https://cloud.nextcloud.com/apps/social/@come@social.chilliet.eu/
  2. It says «Failed to load account details»

Expected behavior It should be able to show the account as any other ActivityPub account. I also failed to send messages to the account or to receive direct messages from it.

Server details **Social app version:** **Operating system**: **Web server:** **Database:** **PHP version:** **Nextcloud version:** (see Nextcloud admin page)
Logs #### Nextcloud log (data/nextcloud.log) ``` Insert your Nextcloud log here ``` #### Browser log ``` Insert your browser log here, this could for example include: a) The javascript console log b) The network log c) ... ```
come-nc commented 1 year ago

@ArtificialOwl This is only partly fixed: I can now see my pleroma account from Social, but the opposite is not true, I’m failing to see my Social account from Pleroma. And direct messages are not passing through it seems.