Hacker Poesy
  • FAQ
  • Login
  • Public

    • Public
    • Groups
    • Recent tags
    • Popular
    • Directory

Conversation:

Notices

  1. MMN-o ✅⃠ (mmn)'s status on Tuesday, 12-Jan-2016 10:18:24 EST MMN-o ✅⃠ MMN-o ✅⃠
    Remote profile options...
    • imojito
    @imojito You don't change stuff in upstream libraries unless you want to get a violent migrane.

    Also you might've missed: https://social.umeahackerspace.se/notice/334025
    Tuesday, 12-Jan-2016 10:18:24 EST from social.umeahackerspace.se permalink
    • MMN-o ✅⃠ (mmn)'s status on Monday, 11-Jan-2016 10:46:34 EST MMN-o ✅⃠ MMN-o ✅⃠
      Remote profile options...
      • another
      @another Hm, what were you trying to do?
      Monday, 11-Jan-2016 10:46:34 EST permalink
    • MMN-o ✅⃠ (mmn)'s status on Monday, 11-Jan-2016 11:10:23 EST MMN-o ✅⃠ MMN-o ✅⃠
      Remote profile options...
      • another
      @another Yeah, but what is causing it? Which script is executed when that occurs? As far as I know UnQueueManager only runs when trying to import feeds or when queues are _disabled_. The first of those is undoubtedly buggy, the second is not recommended.
      Monday, 11-Jan-2016 11:10:23 EST permalink
    • MMN-o ✅⃠ (mmn)'s status on Monday, 11-Jan-2016 11:12:51 EST MMN-o ✅⃠ MMN-o ✅⃠
      Remote profile options...
      And by import feeds I mean manually restoring accounts or bookmarks from externally stored files.
      Monday, 11-Jan-2016 11:12:51 EST permalink
    • MMN-o ✅⃠ (mmn)'s status on Monday, 11-Jan-2016 11:46:43 EST MMN-o ✅⃠ MMN-o ✅⃠
      Remote profile options...
      • imojito
      • another
      @imojito @another I think it's related to a switch from http to https at gnusocial.net and I'm going to make sure !gnusocial handles it better.
      Monday, 11-Jan-2016 11:46:43 EST permalink
    • MMN-o ✅⃠ (mmn)'s status on Monday, 11-Jan-2016 12:35:11 EST MMN-o ✅⃠ MMN-o ✅⃠
      Remote profile options...
      • another
      @another Chill out. It won't be fixed until the code's done. Nothing is magic. I'm working on it, just hang in there or I'll be put off and stop trying to solve the problem and you'll have to do it yourself.
      Monday, 11-Jan-2016 12:35:11 EST permalink
    • MMN-o ✅⃠ (mmn)'s status on Monday, 11-Jan-2016 12:36:38 EST MMN-o ✅⃠ MMN-o ✅⃠
      Remote profile options...
      • Michael Vogel
      @heluecht Yes, StatusNet sucks at it and that will never be fixed. Right now I'm writing the code to retry HTTPS for remote PuSH callbacks.
      Monday, 11-Jan-2016 12:36:38 EST permalink
    • MMN-o ✅⃠ (mmn)'s status on Monday, 11-Jan-2016 13:32:10 EST MMN-o ✅⃠ MMN-o ✅⃠
      Remote profile options...
      • Another User
      • imojito
      @imojito @anotheruser I don't think we should trust Location redirects anyway in this case.
      Monday, 11-Jan-2016 13:32:10 EST permalink
    • MMN-o ✅⃠ (mmn)'s status on Monday, 11-Jan-2016 13:43:09 EST MMN-o ✅⃠ MMN-o ✅⃠
      Remote profile options...
      • imojito
      @imojito Because if I do an HTTP request to you and get a Location: header back, that Location: header can be set by _anyone_ along the path... Never. Trust. HTTP.
      Monday, 11-Jan-2016 13:43:09 EST permalink
    • MMN-o ✅⃠ (mmn)'s status on Monday, 11-Jan-2016 13:44:24 EST MMN-o ✅⃠ MMN-o ✅⃠
      Remote profile options...
      • Javi Saura
      @imojito HTTPS is more trustworthy of course, but our problem in 99% of the cases is that people switch from HTTP to HTTPS. If they change domain names or PuSH callback endpoints, that's an entirely different matter.
      Monday, 11-Jan-2016 13:44:24 EST permalink
    • MMN-o ✅⃠ (mmn)'s status on Monday, 11-Jan-2016 14:08:11 EST MMN-o ✅⃠ MMN-o ✅⃠
      Remote profile options...
      • imojito
      @imojito This is not a privacy issue (then we'd just get rid of HTTP altogether). It's a trust issue on when to update the URL callback. That POST->GET thing I have no idea how you concluded that it performs and I don't think it does that. It just drops dead on POST failure (note that the GET requests get 200 OK, but POST get 404 - and since our error message in the l…
      Monday, 11-Jan-2016 14:08:11 EST permalink

      Attachments

      1. mmn-20160111-ostatus-632m.html
    • MMN-o ✅⃠ (mmn)'s status on Monday, 11-Jan-2016 14:28:33 EST MMN-o ✅⃠ MMN-o ✅⃠
      Remote profile options...
      • imojito
      @imojito Those logs have neither timestamps nor any kind of client identification. They tell me nothing.

      Also, they're not to the same URI. So your point is entirely unvalid.
      Monday, 11-Jan-2016 14:28:33 EST permalink
    • MMN-o ✅⃠ (mmn)'s status on Tuesday, 12-Jan-2016 08:18:32 EST MMN-o ✅⃠ MMN-o ✅⃠
      Remote profile options...
      • imojito
      That looks better! Now, do we patch it?
      Tuesday, 12-Jan-2016 08:18:32 EST permalink
    • MMN-o ✅⃠ (mmn)'s status on Tuesday, 12-Jan-2016 08:31:00 EST MMN-o ✅⃠ MMN-o ✅⃠
      Remote profile options...
      • imojito
      I like spaghetti.
      Tuesday, 12-Jan-2016 08:31:00 EST permalink
    • MMN-o ✅⃠ (mmn)'s status on Tuesday, 12-Jan-2016 09:47:34 EST MMN-o ✅⃠ MMN-o ✅⃠
      Remote profile options...
      • imojito
      @imojito I think I did it already. https://git.gnu.io/gnu/gnu-social/commit/f4feef477b1a5a5cf5f3f79e6774bf047ad053b4
      Tuesday, 12-Jan-2016 09:47:34 EST permalink
    • MMN-o ✅⃠ (mmn)'s status on Tuesday, 12-Jan-2016 10:20:16 EST MMN-o ✅⃠ MMN-o ✅⃠
      Remote profile options...
      • Javi Saura
      @imojito Otherwise, $request->setConfig(['strict_redirects'=>]); will do what you want, without having to rape and pillage the poor upstream library.
      Tuesday, 12-Jan-2016 10:20:16 EST permalink
    • MMN-o ✅⃠ (mmn)'s status on Tuesday, 12-Jan-2016 10:21:02 EST MMN-o ✅⃠ MMN-o ✅⃠
      Remote profile options...
      =>true of course.
      Tuesday, 12-Jan-2016 10:21:02 EST permalink

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • Privacy
  • Source
  • Version
  • Contact

Hacker Poesy is a GNU social hub. It runs version 1.1.3-beta3, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Hacker Poesy content and data are available under the Creative Commons Attribution 3.0 license.

Switch to mobile site layout.