Remote Follow Fails #80

Open
opened 2022-11-09 10:56:08 +00:00 by ScaredyCat · 0 comments
Member

When trying to remote follow a user and filling in the remote follow form, my instance returns an error pagetooterror1

The url used is along the lines of:

<my-instance>/ostatus_subscribe?acct=https://<remote-instance>/users/<remote-user>

(where <> encapsulated word are replaced with real world values).

I've googled around and this appeared to be an issue years ago that was apparently fixed. I still have this problem wiht a brand new install from stable sources on 9th November 2022.

Is there anything I need to do in the configuration to fix this or has the 'bug' reappeared.

My instance is behind nginx with ssl

Found this in the log

`
Nov 09 11:14:43 toot mix[1615]: 11:14:43.332 [info] GET /ostatus_subscribe

Nov 09 11:14:43 toot mix[1615]: 11:14:43.392 request_id=FyXmU4El9WYaWJMAByBD [error] Could not decode user at fetch https://mastodonapp.uk/users/BarristerSecret, {:ok, %Tesla.Env{client: %Tesla.Client{adapter: {Tesla.Adapter.Hackney, :call, }, fun: nil, post: [], pre: []}, module: Tesla, body: "error code: 1010", headers: [{"date", >
`

When trying to remote follow a user and filling in the remote follow form, my instance returns an error page![tooterror1](/attachments/b95b0b8b-eb6a-44ff-81f7-08dd905f3681) The url used is along the lines of: `<my-instance>/ostatus_subscribe?acct=https://<remote-instance>/users/<remote-user>` (where <> encapsulated word are replaced with real world values). I've googled around and this appeared to be an issue years ago that was apparently fixed. I still have this problem wiht a brand new install from stable sources on 9th November 2022. Is there anything I need to do in the configuration to fix this or has the 'bug' reappeared. My instance is behind nginx with ssl Found this in the log ` Nov 09 11:14:43 toot mix[1615]: 11:14:43.332 [info] GET /ostatus_subscribe Nov 09 11:14:43 toot mix[1615]: 11:14:43.392 request_id=FyXmU4El9WYaWJMAByBD [error] Could not decode user at fetch https://mastodonapp.uk/users/BarristerSecret, {:ok, %Tesla.Env{__client__: %Tesla.Client{adapter: {Tesla.Adapter.Hackney, :call, [[]]}, fun: nil, post: [], pre: []}, __module__: Tesla, body: "error code: 1010", headers: [{"date", > `
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pleroma/pleroma-support#80
No description provided.