mastodon-bridge icon indicating copy to clipboard operation
mastodon-bridge copied to clipboard

Checking for friends fails with a 500 error

Open Changaco opened this issue 7 years ago • 9 comments

I've successfully logged in with Twitter and [email protected], but on the /friends page I get an error message:

We're sorry, but something went wrong.

If you are the application owner check the logs for more information.

Changaco avatar Apr 08 '17 08:04 Changaco

Same story here. Tried different from browsers (FF, Chr), OS (Win, Debian), and networks.

Tried to revoke and regrant access. Never ever got this app to work.

I'm using the instance on https://mamot.fr

druxstr avatar Apr 22 '17 09:04 druxstr

I'm seeing this too, although it worked for me a few weeks ago...

edsu avatar Apr 22 '17 11:04 edsu

Same here, using mamot.fr

ghost avatar Apr 23 '17 08:04 ghost

Same but when I try to log in with Mastodon

We're sorry, but something went wrong.

If you are the application owner check the logs for more information.

clement-analogue avatar Apr 29 '17 15:04 clement-analogue

same issue here.

Mastodon bridge gives following error message after logging onto both services and clicking on 'check for friends':

"We're sorry, but something went wrong. If you are the application owner check the logs for more information."

Landing page: https://mastodon-bridge.herokuapp.com/friends

No error in the console.

flopreynat avatar May 11 '17 06:05 flopreynat

In my case, but I'm not sure it is related, it was because the variables LOCAL_DOMAIN and WEB_DOMAIN are different. So I used username@WEB_DOMAIN to log in with the bridge and it worked.

clement-analogue avatar May 11 '17 08:05 clement-analogue

I didn't set a WEB_DOMAIN, this configuration is commented out in my .env.production Nevertheless I get exactly this issue.

schmittlauch avatar May 11 '17 12:05 schmittlauch

This happened to me as well; I believe it happens when you log in with the wrong Twitter username and then try to change it to another one later.

nolanlawson avatar Jun 15 '17 23:06 nolanlawson

That's not what happened to me, so if that's true that's not always the cause, I think?

Cassolotl avatar Jun 16 '17 05:06 Cassolotl