Conversation
Notices
-
oh noes!
-
Which group?
-
I just joined !gnome on your instance with !gnusocial nightly. Any specific group you've failed with?
-
I guess it just doesn't like you? :)
2015-02-15 10:20:41 LOG_INFO: [social.umeahackerspace.se:2577.2779a26a POST /main/ostatusgroup] HTTPClient: HTTP POST http:/
/quitter.se/main/salmon/group/1025 - 200 OK
I subscribe by going the the group's page on #quitter.se and clicking the "Join" button, fill in my webfinger ID and get sent to my home instance. Nothing fancy.
-
Do you get any messages in your PHP error log? (i.e. not GNU social's own).
Also, could you try to join a group on my node? https://social.umeahackerspace.se/groups/
-
Do you have XMPP? Feel free to add me on mmn@hethane.se and this might be a bit quicker :)
You've migrated from http to https right? I've got a of you with http that collides when doublechecking the identity of the one who made the salmon magic signature (which is your https identity). When I then try to save the new profile I found - it collides on the 'feedsub' table I guess for the 'uri' key.
It also ends up creating a bunch of entries in the profile table.
I know where to look and I think I know what I should do. It's still the "http->https" migration problem and it won't be fixed for older !sn installs - but it will be fixed for those who have upgraded to !gnusocial.
-
Yay, we solved it! A patch to simplify the 'http->https' migration has been pushed and we also fixed a redirect error.
In Apache when making a Redirect rule, make sure there is an ending slash if your rule look something like this for the HTTP vhost:
Redirect permanent / https://hostname.example/