Hacker Poesy
  • FAQ
  • Login
  • Public

    • Public
    • Groups
    • Recent tags
    • Popular
    • Directory

Conversation:

Notices

  1. MMN-o ✅⃠ (mmn)'s status on Wednesday, 04-Feb-2015 09:57:00 EST MMN-o ✅⃠ MMN-o ✅⃠
    Remote profile options...
    • Chimo
    Alright @chimo, could you check if you have my instance in your hubsub table?

    SELECT * FROM hubsub WHERE callback LIKE '%social.umeahackerspace.se%';

    The 'topic' field should be your site, ending in /1.atom (and don't paste the hashkey or secret fields publically :])
    Wednesday, 04-Feb-2015 09:57:00 EST from social.umeahackerspace.se permalink
    • MMN-o ✅⃠ (mmn)'s status on Wednesday, 04-Feb-2015 10:41:22 EST MMN-o ✅⃠ MMN-o ✅⃠
      Remote profile options...
      • Chimo
      @chimo Now I've removed you from my feedsub table, by adding a 'delete inactive' parameter to the !OStatus 'gcfeeds.php' script. Then I resubscribed. I'll just see if you write something and if shows up. :)
      Wednesday, 04-Feb-2015 10:41:22 EST permalink
    • MMN-o ✅⃠ (mmn)'s status on Wednesday, 04-Feb-2015 12:46:54 EST MMN-o ✅⃠ MMN-o ✅⃠
      Remote profile options...
      • Chimo
      @chimo And you still don't get any results for the SQL query on hubsub?
      Wednesday, 04-Feb-2015 12:46:54 EST permalink
    • MMN-o ✅⃠ (mmn)'s status on Wednesday, 04-Feb-2015 13:02:22 EST MMN-o ✅⃠ MMN-o ✅⃠
      Remote profile options...
      • Chimo
      No, not if it was what I thought... But I'll go eat something and spend some time thinking about something else and then maybe I'll have another insight.
      Wednesday, 04-Feb-2015 13:02:22 EST permalink
    • MMN-o ✅⃠ (mmn)'s status on Wednesday, 04-Feb-2015 15:29:13 EST MMN-o ✅⃠ MMN-o ✅⃠
      Remote profile options...
      • Chimo
      Looks relevant. And wow. "DB error: unknown error". Very informative. :)
      Wednesday, 04-Feb-2015 15:29:13 EST permalink
    • MMN-o ✅⃠ (mmn)'s status on Wednesday, 04-Feb-2015 15:30:41 EST MMN-o ✅⃠ MMN-o ✅⃠
      Remote profile options...
      • Chimo
      @chimo Just so it's not something silly, please check if you have php5-gmp installed.
      Wednesday, 04-Feb-2015 15:30:41 EST permalink
    • MMN-o ✅⃠ (mmn)'s status on Wednesday, 04-Feb-2015 15:35:04 EST MMN-o ✅⃠ MMN-o ✅⃠
      Remote profile options...
      • Chimo
      @chimo oh wait, hubsub doesn't do any cryptostuff anyway. My bad.
      What would be interesting is if you have a log entry in your !GNUsocial log from this:
      common_log(LOG_ERR, "Failed PuSH $mode verify to $sub->callback for $sub->topic: " . $e->getMessage());
      (grep 'Failed PuSH subscribe verify to' $SOCIALHOME/social.log)
      Wednesday, 04-Feb-2015 15:35:04 EST permalink
    • MMN-o ✅⃠ (mmn)'s status on Wednesday, 04-Feb-2015 16:29:07 EST MMN-o ✅⃠ MMN-o ✅⃠
      Remote profile options...
      • Chimo
      This is so weird. I am not sure what would cause this. But apparently you can't insert into feedsub (even though it's an entirely new server and remote profile) and you have problems verifying the subscription for some reason. Not sure where to start debugging this. I'd just throw a bunch of common_debug(...) calls in HubSub->verify for example and see what each import…
      Wednesday, 04-Feb-2015 16:29:07 EST permalink

      Attachments

      1. mmn-20150204-ostatus-gywf.html
    • MMN-o ✅⃠ (mmn)'s status on Wednesday, 04-Feb-2015 16:39:31 EST MMN-o ✅⃠ MMN-o ✅⃠
      Remote profile options...
      • Chimo
      If it weren't for your weird database errors I would have asked if you've changed your SSL settings lately (i.e. never/sometimes/always).

      Thanks for your patience. Let's hope you don't find the "if user==chimo randomError();" statement that was added as a significant change when going from !sn to !gnusocial (re: http://s.morphtown.de/attachment )/13647
      Wednesday, 04-Feb-2015 16:39:31 EST permalink
    • MMN-o ✅⃠ (mmn)'s status on Wednesday, 04-Feb-2015 16:40:04 EST MMN-o ✅⃠ MMN-o ✅⃠
      Remote profile options...
      ...I don't know what, how or why I did with the link there. Time to sleep.
      Wednesday, 04-Feb-2015 16:40:04 EST permalink
    • MMN-o ✅⃠ (mmn)'s status on Wednesday, 04-Feb-2015 17:09:03 EST MMN-o ✅⃠ MMN-o ✅⃠
      Remote profile options...
      • Chimo
      I doubt PHP or php5-curl http stuff cares about HSTS :D But I'd love to be proven wrong.
      Wednesday, 04-Feb-2015 17:09:03 EST permalink
    • MMN-o ✅⃠ (mmn)'s status on Thursday, 05-Feb-2015 09:39:43 EST MMN-o ✅⃠ MMN-o ✅⃠
      Remote profile options...
      • Chimo
      Ooooh. Yes, that sounds like you hit the spot! Not the first problem with strict mode I think. Fancy to patch it up?
      Thursday, 05-Feb-2015 09:39:43 EST permalink
    • MMN-o ✅⃠ (mmn)'s status on Thursday, 05-Feb-2015 09:40:40 EST MMN-o ✅⃠ MMN-o ✅⃠
      Remote profile options...
      • Chimo
      There's also the problem of me not getting a failure to subscribe when you fail to record my subscription... But I'll take care of that. ;) #FIXME
      Thursday, 05-Feb-2015 09:40:40 EST permalink
    • MMN-o ✅⃠ (mmn)'s status on Thursday, 05-Feb-2015 10:50:04 EST MMN-o ✅⃠ MMN-o ✅⃠
      Remote profile options...
      • Chimo
      @chimo I'll have to look it up, but I don't think so. However I think PuSH 0.4 removed "infinite subscriptions" (a reason why I made Cronish, to be able to check aging subscriptions).
      Thursday, 05-Feb-2015 10:50:04 EST permalink
    • MMN-o ✅⃠ (mmn)'s status on Thursday, 05-Feb-2015 14:15:59 EST MMN-o ✅⃠ MMN-o ✅⃠
      Remote profile options...
      • Chimo
      @chimo I think that will mean all StatusNet installations likely loose subscription (if the lease time works as it should).
      Thursday, 05-Feb-2015 14:15:59 EST permalink
    • MMN-o ✅⃠ (mmn)'s status on Thursday, 05-Feb-2015 14:21:17 EST MMN-o ✅⃠ MMN-o ✅⃠
      Remote profile options...
      • Chimo
      @chimo We'll have to accept infinite leases to maintain StatusNet compatibility (sorry if I'm repeating myself).
      Thursday, 05-Feb-2015 14:21:17 EST permalink
    • MMN-o ✅⃠ (mmn)'s status on Thursday, 05-Feb-2015 14:31:40 EST MMN-o ✅⃠ MMN-o ✅⃠
      Remote profile options...
      • Chimo
      @chimo Yeah, just a unsub/resub cycle will work (or just another subscribe, which scripts should be able to do...)
      Thursday, 05-Feb-2015 14:31:40 EST permalink
    • MMN-o ✅⃠ (mmn)'s status on Thursday, 05-Feb-2015 14:38:02 EST MMN-o ✅⃠ MMN-o ✅⃠
      Remote profile options...
      • Chimo
      @chimo Alright! And yeah, removing not null is probably the most compatible course of action. That's how it works now anyway, just badly typed.
      Thursday, 05-Feb-2015 14:38: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.