#22 Replies to Listed People @ All Subscribers

Open
opened 4 years ago by likho · 11 comments
likho commented 4 years ago

For example: https://gnusocial.no/conversation/4680652#notice-5370384

I made this list for all human users of GnuSocial as an alt public timeline because the actual public timeline is dominated by two bots. https://gnusocial.no/licho/all/human

I can get the hang of lists being a distinct timeline, but this is really awkward. E.g conversation with other people.

For example: https://gnusocial.no/conversation/4680652#notice-5370384 I made this list for all human users of GnuSocial as an alt public timeline because the actual public timeline is dominated by two bots. https://gnusocial.no/licho/all/human I can get the hang of lists being a distinct timeline, but this is really awkward. E.g conversation with other people.
Diogo Cordeiro commented 4 years ago
Owner

Hi

@tenma will be adding a Application actor type to separate humans from bots in a natural way: https://www.diogo.site/projects/GNU-social/soc/2019/#todo-third-party-developer-interfaces

About the "ghost" @-mentions, we will test it.

Hi @tenma will be adding a Application actor type to separate humans from bots in a natural way: https://www.diogo.site/projects/GNU-social/soc/2019/#todo-third-party-developer-interfaces About the "ghost" @-mentions, we will test it.
Diogo Cordeiro commented 4 years ago
Owner

@licho can you share logs related to the issue?

That is, the logs of sending a dent that will have this issue and receiving a reply with the "ghost" @-mentions.

@licho can you share logs related to the issue? That is, the logs of sending a dent that will have this issue and receiving a reply with the "ghost" @-mentions.
likho commented 4 years ago
Poster

I don't think I'd have any logs.

This is the gnusocial.no instance admin. https://gnusocial.no/conversation/4684539#notice-5374211

I don't think I'd have any logs. This is the gnusocial.no instance admin. https://gnusocial.no/conversation/4684539#notice-5374211

Sorry, worked all weekend.

I will update the instance and then confirm it still happens. If so I'll share the logs.

Sorry, worked all weekend. I will update the instance and then confirm it still happens. If so I'll share the logs.
Diogo Cordeiro commented 4 years ago
Owner

@vaeringjar: After updating, note that GNU social no longer has LOG_DEBUG always enabled by default, when needed, you must explicitly request for it in your config.php with:

$config['site']['logdebug'] = true;
@vaeringjar: After updating, note that GNU social no longer has `LOG_DEBUG` always enabled by default, when needed, you must explicitly request for it in your `config.php` with: $config['site']['logdebug'] = true;

I still seem to have the same issue after upgrading.

I've logged everything from when I tested a post until a few seconds after. Not sure what to make of it or the webfinger part at the moment due to my brain turning into evening time porridge other than it thinks I've responded to 2 Users rather than to no one particular User.

I still seem to have the same issue after upgrading. I've logged everything from when I tested a post until a few seconds after. Not sure what to make of it or the webfinger part at the moment due to my brain turning into evening time porridge other than it thinks I've responded to 2 Users rather than to no one particular User.

Sorry, I can't seem to upload so I'll paste instead:

2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174853.d58ecb66 POST /notice/new] Found 2 matches for WebFinger IDs: array (
  0 => 
  array (
  ),
  1 => 
  array (
  ),
)
2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174853.d58ecb66 POST /notice/new] Found 2 matches for WebFinger IDs: array (
  0 => 
  array (
  ),
  1 => 
  array (
  ),
)
2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174853.d58ecb66 POST /notice/new] Found 2 matches for profile URL mentions: array (
  0 => 
  array (
  ),
  1 => 
  array (
  ),
)
2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174853.d58ecb66 POST /notice/new] Found 2 matches for WebFinger IDs: array (
  0 => 
  array (
  ),
  1 => 
  array (
  ),
)
2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174853.d58ecb66 POST /notice/new] Found 2 matches for WebFinger IDs: array (
  0 => 
  array (
  ),
  1 => 
  array (
  ),
)
2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174853.d58ecb66 POST /notice/new] Found 2 matches for profile URL mentions: array (
  0 => 
  array (
  ),
  1 => 
  array (
  ),
)
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] claiming queue item id = 2920853 for transport distrib
2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] claim succeeded.
2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OpportunisticQueueManager: Got 'Notice 5408395' for transport 'distrib'
2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Adding Attention for 5408395 profile 4122
2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Adding Attention for 5408395 profile 22232
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OStatusPlugin: OSTATUS [5408395]: queued for OStatus processing
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OpportunisticQueueManager: [distrib:Notice 5408395] Successfully handled item
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] claiming queue item id = 2920854 for transport ostatus
2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] claim succeeded.
2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OpportunisticQueueManager: Got 'Notice 5408395' for transport 'ostatus'
2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OSTATUS [5408395]: Attention target profile rmbl (4122)
2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OSTATUS [5408395]: Attention target profile vaeringjar (22232)
2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OSTATUS [5408395]: pushing feed for local user 22232
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Preparing 27 WebSub distribution(s) for https://gnusocial.no/api/statuses/user_timeline/22232.atom
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://newjack.city/api/subscriptions/28181'
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://crazynoisybizarre.town/api/subscriptions/19054'
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://chaos.social/api/subscriptions/40483'
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://shitposter.club/main/push/callback/2894'
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://loadaverage.org/main/push/callback/4055'
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://bikeshed.party/push/subscriptions/398'
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://social.coop/api/subscriptions/35022'
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://2mb.social/main/push/callback/178'
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://retro.social/api/subscriptions/14643'
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://mastodon.compassion.online/api/subscriptions/49064'
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://octodon.social/api/subscriptions/87771'
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://baraag.net/api/subscriptions/40906'
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://quitter.im/main/push/callback/3026'
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://gnusocial.de/main/push/callback/8288'
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://mastodon.host/api/subscriptions/109066'
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://pleroma.site/push/subscriptions/137'
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://fossforward.com/main/push/callback/7'
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://quitter.no/main/push/callback/5985'
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://quitter.pw/main/push/callback/7'
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://mastodon.social/api/subscriptions/213044'
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://social.heldscal.la/main/push/callback/2378'
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://quitter.is/main/push/callback/3592'
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://update.yatno.web.id///main/push/callback/2'
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://daffodil-11.org/api/subscriptions/57992'
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://todon.nl/api/subscriptions/22144'
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://gamemaking.social/api/subscriptions/3839'
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://quitter.se/main/push/callback/11881'
2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OSTATUS [5408395]: pushing peopletag '1566'
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OSTATUS [5408395]: No WebSub subscribers for https://gnusocial.no/api/53074/lists/1566/statuses.atom
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OpportunisticQueueManager: [ostatus:Notice 5408395] Successfully handled item
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] claiming queue item id = 2920855 for transport ping
2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] claim succeeded.
2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OpportunisticQueueManager: Got 'Notice 5408395' for transport 'ping'
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OpportunisticQueueManager: [ping:Notice 5408395] Successfully handled item
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] claiming queue item id = 2920856 for transport hubout
2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] claim succeeded.
2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout'
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] About to WebSub-push feed to 'https://newjack.city/api/subscriptions/28181' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC 'fef96df2977f1ce796f82fac6186507f440a6e9c'
2019-07-03 22:34:30 LOG_ERR: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] HTTPClient: HTTP POST https://newjack.city/api/subscriptions/28181 - Unable to connect to tls://newjack.city:443. Error: php_network_getaddresses: getaddrinfo failed: No address associated with hostname
2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] WebSub callback to 'https://newjack.city/api/subscriptions/28181' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' failed with exception 'HTTP_Request2_ConnectionException': 'Unable to connect to tls://newjack.city:443. Error: php_network_getaddresses: getaddrinfo failed: No address associated with hostname'
2019-07-03 22:34:30 LOG_ERR: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Failed WebSub push to https://newjack.city/api/subscriptions/28181 for https://gnusocial.no/api/statuses/user_timeline/22232.atom (HTTP_Request2_ConnectionException): Unable to connect to tls://newjack.city:443. Error: php_network_getaddresses: getaddrinfo failed: No address associated with hostname; discarding
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] claiming queue item id = 2920857 for transport hubout
2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] claim succeeded.
2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout'
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] About to WebSub-push feed to 'https://crazynoisybizarre.town/api/subscriptions/19054' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC 'e77de82a5540ecdba706711690f7e2f351109b00'
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174865.4bea9a13 GET /notice/5408395] claiming queue item id = 2920858 for transport hubout
2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174865.4bea9a13 GET /notice/5408395] claim succeeded.
2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174865.4bea9a13 GET /notice/5408395] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout'
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174865.4bea9a13 GET /notice/5408395] About to WebSub-push feed to 'https://chaos.social/api/subscriptions/40483' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC '0b90284decd4553739b8782c8e066661b0a1eed6'
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] claiming queue item id = 2920859 for transport hubout
2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] claim succeeded.
2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout'
2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] About to WebSub-push feed to 'https://shitposter.club/main/push/callback/2894' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC 'f00e7bd56046fa5eb74e362fee95dbfa3a9dd2e9'
2019-07-03 22:34:31 LOG_ERR: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] HTTPClient: HTTP POST https://shitposter.club/main/push/callback/2894 - 404 Not Found
2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] WebSub push failed with an HTTP error.
2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item
2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] claiming queue item id = 2920860 for transport hubout
2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] claim succeeded.
2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout'
2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] About to WebSub-push feed to 'https://loadaverage.org/main/push/callback/4055' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC '594fb04158552bc109fc2966b334f1aa10031a66'
2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] HTTPClient: HTTP POST https://crazynoisybizarre.town/api/subscriptions/19054 - 200 OK
2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] WebSub push completed successfully!
2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item
2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] claiming queue item id = 2920861 for transport hubout
2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] claim succeeded.
2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout'
2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] About to WebSub-push feed to 'https://bikeshed.party/push/subscriptions/398' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC '567dd08ef36f24b1de8cfffe379921065f803c83'
2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] HTTPClient: HTTP POST https://bikeshed.party/push/subscriptions/398 - 200 OK
2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] WebSub push completed successfully!
2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item
2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] claiming queue item id = 2920862 for transport hubout
2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] claim succeeded.
2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout'
2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] About to WebSub-push feed to 'https://social.coop/api/subscriptions/35022' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC 'c605d911356439863f67ef1a1cbf74a2cfac2c7d'
2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] HTTPClient: HTTP POST https://loadaverage.org/main/push/callback/4055 - 200 OK
2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] WebSub push completed successfully!
2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item
2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] claiming queue item id = 2920863 for transport hubout
2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] claim succeeded.
2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout'
2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] About to WebSub-push feed to 'https://2mb.social/main/push/callback/178' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC '70d81259cdfa2207e04557854b28f45c624c1028'
2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] claiming queue item id = 2920864 for transport hubout
2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] claim succeeded.
2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout'
2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] About to WebSub-push feed to 'https://retro.social/api/subscriptions/14643' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC '7c6927feda0f6fc4f8cd91efcf120e2258081334'
2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] HTTPClient: HTTP POST https://retro.social/api/subscriptions/14643 - 200 OK
2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] WebSub push completed successfully!
2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item
2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] claiming queue item id = 2920865 for transport hubout
2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] claim succeeded.
2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout'
2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] About to WebSub-push feed to 'https://mastodon.compassion.online/api/subscriptions/49064' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC '895b93aa683ea04f1d77ae65b2b8d1ebdf21950b'
2019-07-03 22:34:31 LOG_ERR: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] HTTPClient: HTTP POST https://mastodon.compassion.online/api/subscriptions/49064 - Unable to connect to tls://mastodon.compassion.online:443. Error: php_network_getaddresses: getaddrinfo failed: Name or service not known
2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] WebSub callback to 'https://mastodon.compassion.online/api/subscriptions/49064' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' failed with exception 'HTTP_Request2_ConnectionException': 'Unable to connect to tls://mastodon.compassion.online:443. Error: php_network_getaddresses: getaddrinfo failed: Name or service not known'
2019-07-03 22:34:31 LOG_ERR: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] Failed WebSub push to https://mastodon.compassion.online/api/subscriptions/49064 for https://gnusocial.no/api/statuses/user_timeline/22232.atom (HTTP_Request2_ConnectionException): Unable to connect to tls://mastodon.compassion.online:443. Error: php_network_getaddresses: getaddrinfo failed: Name or service not known; discarding
2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item
2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] claiming queue item id = 2920866 for transport hubout
2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] claim succeeded.
2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout'
2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] About to WebSub-push feed to 'https://octodon.social/api/subscriptions/87771' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC 'd495b54aa7de6573c1c0a654101a649c7c6322a9'
2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174865.4bea9a13 GET /notice/5408395] HTTPClient: HTTP POST https://chaos.social/api/subscriptions/40483 - 200 OK
2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174865.4bea9a13 GET /notice/5408395] WebSub push completed successfully!
2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174865.4bea9a13 GET /notice/5408395] Resetting WebSub push error count following successful reset.
2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174865.4bea9a13 GET /notice/5408395] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item
2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174865.4bea9a13 GET /notice/5408395] claiming queue item id = 2920867 for transport hubout
2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174865.4bea9a13 GET /notice/5408395] claim succeeded.
2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174865.4bea9a13 GET /notice/5408395] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout'
2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174865.4bea9a13 GET /notice/5408395] About to WebSub-push feed to 'https://baraag.net/api/subscriptions/40906' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC 'e1672a83b42ab658d467ad2cef280a813f8536a7'
2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174902.51ce600f GET /.well-known/host-meta] claiming queue item id = 2920868 for transport hubout
2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174902.51ce600f GET /.well-known/host-meta] claim succeeded.
2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174902.51ce600f GET /.well-known/host-meta] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout'
2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174902.51ce600f GET /.well-known/host-meta] About to WebSub-push feed to 'https://quitter.im/main/push/callback/3026' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC '0e4cef0b2ff3a52be666b90ac6a58b875e9da1be'
2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] HTTPClient: HTTP POST https://social.coop/api/subscriptions/35022 - 200 OK
2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] WebSub push completed successfully!
2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item
2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] claiming queue item id = 2920869 for transport hubout
2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] claim succeeded.
2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout'
2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] About to WebSub-push feed to 'https://gnusocial.de/main/push/callback/8288' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC '724a2af1db5de4198fbe410d2e0914ab618a579a'
2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] HTTPClient: HTTP POST https://2mb.social/main/push/callback/178 - 200 OK
2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] WebSub push completed successfully!
2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item
2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] claiming queue item id = 2920870 for transport hubout
2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] claim succeeded.
2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout'
2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] About to WebSub-push feed to 'https://mastodon.host/api/subscriptions/109066' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC 'daf265df793eb03559899c4c311cb364da657430'
2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174914.eb057298 GET /rmbl] claiming queue item id = 2920871 for transport hubout
2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174914.eb057298 GET /rmbl] claim succeeded.
2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174914.eb057298 GET /rmbl] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout'
2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174914.eb057298 GET /rmbl] About to WebSub-push feed to 'https://pleroma.site/push/subscriptions/137' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC 'fafa5cdc4e36a8b4cc5af88801d5f3ac5df14fc4'
2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] HTTPClient: HTTP POST https://octodon.social/api/subscriptions/87771 - 200 OK
2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] WebSub push completed successfully!
2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item
2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] claiming queue item id = 2920872 for transport hubout
2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] claim succeeded.
2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout'
2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] About to WebSub-push feed to 'https://fossforward.com/main/push/callback/7' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC '5eea20e23b008dfcaa91e2b413efe80960ddc623'
2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174865.4bea9a13 GET /notice/5408395] HTTPClient: HTTP POST https://baraag.net/api/subscriptions/40906 - 200 OK
2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174865.4bea9a13 GET /notice/5408395] WebSub push completed successfully!
2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174865.4bea9a13 GET /notice/5408395] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item
2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174935.a43a42f0 GET /api/statuses/user_timeline/4122.atom] Extending activity 5360997 with ActivityModerationPlugin
2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174935.a43a42f0 GET /api/statuses/user_timeline/4122.atom] Extending activity 5360996 with ActivityModerationPlugin
2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174865.4bea9a13 GET /notice/5408395] Opportunistic queue manager passed execution time/item handling limit without being out of work.
2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174935.a43a42f0 GET /api/statuses/user_timeline/4122.atom] Extending activity 5407248 with ActivityModerationPlugin
2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174935.a43a42f0 GET /api/statuses/user_timeline/4122.atom] Extending activity 5407252 with ActivityModerationPlugin
2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174935.a43a42f0 GET /api/statuses/user_timeline/4122.atom] Extending activity 5354650 with ActivityModerationPlugin
2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174935.a43a42f0 GET /api/statuses/user_timeline/4122.atom] Extending activity 5407268 with ActivityModerationPlugin
2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174935.a43a42f0 GET /api/statuses/user_timeline/4122.atom] claiming queue item id = 2920873 for transport hubout
2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174935.a43a42f0 GET /api/statuses/user_timeline/4122.atom] claim succeeded.
2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174935.a43a42f0 GET /api/statuses/user_timeline/4122.atom] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout'
2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174935.a43a42f0 GET /api/statuses/user_timeline/4122.atom] About to WebSub-push feed to 'https://quitter.no/main/push/callback/5985' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC '771b30fd4f8ae72c258ccd40ee3f5d3eaa241e4b'
2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174914.eb057298 GET /rmbl] HTTPClient: HTTP POST https://pleroma.site/push/subscriptions/137 - 200 OK
2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174914.eb057298 GET /rmbl] WebSub push completed successfully!
2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174914.eb057298 GET /rmbl] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item
2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174914.eb057298 GET /rmbl] claiming queue item id = 2920874 for transport hubout
2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174914.eb057298 GET /rmbl] claim succeeded.
2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174914.eb057298 GET /rmbl] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout'
2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174914.eb057298 GET /rmbl] About to WebSub-push feed to 'https://quitter.pw/main/push/callback/7' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC '3f9be45329e133fe1306ca5e0f21f0e71c1baa9e'
2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] HTTPClient: HTTP POST https://mastodon.host/api/subscriptions/109066 - 200 OK
2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] WebSub push completed successfully!
2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item
2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] Opportunistic queue manager passed execution time/item handling limit without being out of work.
2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174902.51ce600f GET /.well-known/host-meta] HTTPClient: HTTP POST https://quitter.im/main/push/callback/3026 - 200 OK
2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174902.51ce600f GET /.well-known/host-meta] WebSub push completed successfully!
2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174902.51ce600f GET /.well-known/host-meta] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item
2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174902.51ce600f GET /.well-known/host-meta] claiming queue item id = 2920875 for transport hubout
2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174902.51ce600f GET /.well-known/host-meta] claim succeeded.
2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174902.51ce600f GET /.well-known/host-meta] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout'
2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174902.51ce600f GET /.well-known/host-meta] About to WebSub-push feed to 'https://mastodon.social/api/subscriptions/213044' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC '24ea04d396b3c89d24d3cd688a7a87348397b478'
2019-07-03 22:34:32 LOG_ERR: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] HTTPClient: HTTP POST https://gnusocial.de/main/push/callback/8288 - 404 Not Found
2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] WebSub push failed with an HTTP error.
2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item
2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Opportunistic queue manager passed execution time/item handling limit without being out of work.
2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] HTTPClient: HTTP POST https://fossforward.com/main/push/callback/7 - 200 OK
2019-07-03 22:34:33 LOG_DEBUG: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] WebSub push completed successfully!
2019-07-03 22:34:33 LOG_INFO: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item
2019-07-03 22:34:33 LOG_DEBUG: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] Opportunistic queue manager passed execution time/item handling limit without being out of work.
2019-07-03 22:34:33 LOG_INFO: [gnusocial.no:2174902.51ce600f GET /.well-known/host-meta] HTTPClient: HTTP POST https://mastodon.social/api/subscriptions/213044 - 200 OK
2019-07-03 22:34:33 LOG_DEBUG: [gnusocial.no:2174902.51ce600f GET /.well-known/host-meta] WebSub push completed successfully!
2019-07-03 22:34:33 LOG_INFO: [gnusocial.no:2174902.51ce600f GET /.well-known/host-meta] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item
2019-07-03 22:34:33 LOG_DEBUG: [gnusocial.no:2174902.51ce600f GET /.well-known/host-meta] Opportunistic queue manager passed execution time/item handling limit without being out of work.
2019-07-03 22:34:33 LOG_DEBUG: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] WebFingerPlugin::onEndGetWebFingerResource: Generated these alternative URLs for various federation fixes: array (
  0 => 'https://gnusocial.no/user/22232',
  1 => 'https://gnusocial.no/index.php/user/22232',
)
2019-07-03 22:34:33 LOG_DEBUG: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] WebFingerPlugin::onEndGetWebFingerResource: Finding User URI for WebFinger lookup on resource=='https://gnusocial.no/user/22232'
2019-07-03 22:34:33 LOG_DEBUG: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] WebFingerPlugin::onEndGetWebFingerResource: Finding User_group URI for WebFinger lookup on resource=='https://gnusocial.no/user/22232'
2019-07-03 22:34:33 LOG_DEBUG: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] WebFingerPlugin::onEndGetWebFingerResource: Found Profile with ID==22232 for resource=='https://gnusocial.no/user/22232'
2019-07-03 22:34:33 LOG_INFO: [gnusocial.no:2174977.db68aa3e GET /.well-known/host-meta] claiming queue item id = 2920876 for transport hubout
2019-07-03 22:34:33 LOG_DEBUG: [gnusocial.no:2174977.db68aa3e GET /.well-known/host-meta] claim succeeded.
2019-07-03 22:34:33 LOG_DEBUG: [gnusocial.no:2174977.db68aa3e GET /.well-known/host-meta] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout'
2019-07-03 22:34:33 LOG_INFO: [gnusocial.no:2174977.db68aa3e GET /.well-known/host-meta] About to WebSub-push feed to 'https://social.heldscal.la/main/push/callback/2378' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC 'cdf9fffd9487684d5a214c5c182f4ca62347df5b'
2019-07-03 22:34:33 LOG_INFO: [gnusocial.no:2174914.eb057298 GET /rmbl] HTTPClient: HTTP POST https://quitter.pw/main/push/callback/7 - 200 OK
2019-07-03 22:34:33 LOG_DEBUG: [gnusocial.no:2174914.eb057298 GET /rmbl] WebSub push completed successfully!
2019-07-03 22:34:33 LOG_INFO: [gnusocial.no:2174914.eb057298 GET /rmbl] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item
2019-07-03 22:34:33 LOG_DEBUG: [gnusocial.no:2174914.eb057298 GET /rmbl] Opportunistic queue manager passed execution time/item handling limit without being out of work.
2019-07-03 22:34:33 LOG_INFO: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] claiming queue item id = 2920877 for transport hubout
2019-07-03 22:34:33 LOG_DEBUG: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] claim succeeded.
2019-07-03 22:34:33 LOG_DEBUG: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout'
2019-07-03 22:34:33 LOG_INFO: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] About to WebSub-push feed to 'https://quitter.is/main/push/callback/3592' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC 'f7807ec610b019c3968d72f1cb3e7d683df9427a'
2019-07-03 22:34:33 LOG_ERR: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] HTTPClient: HTTP POST https://quitter.is/main/push/callback/3592 - Unable to connect to tls://quitter.is:443. Error: Network is unreachable
2019-07-03 22:34:33 LOG_DEBUG: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] WebSub callback to 'https://quitter.is/main/push/callback/3592' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' failed with exception 'HTTP_Request2_ConnectionException': 'Unable to connect to tls://quitter.is:443. Error: Network is unreachable'
2019-07-03 22:34:33 LOG_ERR: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] Failed WebSub push to https://quitter.is/main/push/callback/3592 for https://gnusocial.no/api/statuses/user_timeline/22232.atom (HTTP_Request2_ConnectionException): Unable to connect to tls://quitter.is:443. Error: Network is unreachable; discarding
2019-07-03 22:34:33 LOG_INFO: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item
2019-07-03 22:34:33 LOG_INFO: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] claiming queue item id = 2920878 for transport hubout
2019-07-03 22:34:33 LOG_DEBUG: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] claim succeeded.
2019-07-03 22:34:33 LOG_DEBUG: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout'
2019-07-03 22:34:33 LOG_INFO: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] About to WebSub-push feed to 'https://update.yatno.web.id///main/push/callback/2' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC '650a488fd83dd8fdfe635c811427e3f2f07de769'
2019-07-03 22:34:34 LOG_ERR: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] HTTPClient: HTTP POST https://update.yatno.web.id///main/push/callback/2 - Unable to connect to tls://update.yatno.web.id:443. Error: stream_socket_client(): unable to connect to tls://update.yatno.web.id:443 (Unknown error)
stream_socket_client(): Failed to enable crypto
stream_socket_client(): Peer certificate CN=`anakreatifa.biz' did not match expected CN=`update.yatno.web.id'
2019-07-03 22:34:34 LOG_DEBUG: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] WebSub callback to 'https://update.yatno.web.id///main/push/callback/2' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' failed with exception 'HTTP_Request2_ConnectionException': 'Unable to connect to tls://update.yatno.web.id:443. Error: stream_socket_client(): unable to connect to tls://update.yatno.web.id:443 (Unknown error)
stream_socket_client(): Failed to enable crypto
stream_socket_client(): Peer certificate CN=`anakreatifa.biz\' did not match expected CN=`update.yatno.web.id\''
2019-07-03 22:34:34 LOG_ERR: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] Failed WebSub push to https://update.yatno.web.id///main/push/callback/2 for https://gnusocial.no/api/statuses/user_timeline/22232.atom (HTTP_Request2_ConnectionException): Unable to connect to tls://update.yatno.web.id:443. Error: stream_socket_client(): unable to connect to tls://update.yatno.web.id:443 (Unknown error)
stream_socket_client(): Failed to enable crypto
stream_socket_client(): Peer certificate CN=`anakreatifa.biz' did not match expected CN=`update.yatno.web.id'; discarding
2019-07-03 22:34:34 LOG_INFO: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item
2019-07-03 22:34:34 LOG_INFO: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] claiming queue item id = 2920879 for transport hubout
2019-07-03 22:34:34 LOG_DEBUG: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] claim succeeded.
2019-07-03 22:34:34 LOG_DEBUG: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout'
2019-07-03 22:34:34 LOG_INFO: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] About to WebSub-push feed to 'https://daffodil-11.org/api/subscriptions/57992' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC '91e9815290523d5ff95a3064f1c3b7d21b5b69ec'
2019-07-03 22:34:34 LOG_ERR: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] HTTPClient: HTTP POST https://daffodil-11.org/api/subscriptions/57992 - Unable to connect to tls://daffodil-11.org:443. Error: Connection refused
2019-07-03 22:34:34 LOG_DEBUG: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] WebSub callback to 'https://daffodil-11.org/api/subscriptions/57992' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' failed with exception 'HTTP_Request2_ConnectionException': 'Unable to connect to tls://daffodil-11.org:443. Error: Connection refused'
2019-07-03 22:34:34 LOG_ERR: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] Failed WebSub push to https://daffodil-11.org/api/subscriptions/57992 for https://gnusocial.no/api/statuses/user_timeline/22232.atom (HTTP_Request2_ConnectionException): Unable to connect to tls://daffodil-11.org:443. Error: Connection refused; discarding
2019-07-03 22:34:34 LOG_INFO: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item
2019-07-03 22:34:34 LOG_INFO: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] claiming queue item id = 2920880 for transport hubout
2019-07-03 22:34:34 LOG_DEBUG: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] claim succeeded.
2019-07-03 22:34:34 LOG_DEBUG: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout'
2019-07-03 22:34:34 LOG_INFO: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] About to WebSub-push feed to 'https://todon.nl/api/subscriptions/22144' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC 'fe613b7adcdfc90caed6678a73743464af1a121e'
2019-07-03 22:34:35 LOG_INFO: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] HTTPClient: HTTP POST https://todon.nl/api/subscriptions/22144 - 200 OK
2019-07-03 22:34:35 LOG_DEBUG: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] WebSub push completed successfully!
2019-07-03 22:34:35 LOG_INFO: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item
2019-07-03 22:34:35 LOG_DEBUG: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] Opportunistic queue manager passed execution time/item handling limit without being out of work.
2019-07-03 22:34:35 LOG_INFO: [gnusocial.no:2175026.38711065 GET /api/statusnet/conversation/874718.rss] claiming queue item id = 2920881 for transport hubout
2019-07-03 22:34:35 LOG_DEBUG: [gnusocial.no:2175026.38711065 GET /api/statusnet/conversation/874718.rss] claim succeeded.
2019-07-03 22:34:35 LOG_DEBUG: [gnusocial.no:2175026.38711065 GET /api/statusnet/conversation/874718.rss] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout'
2019-07-03 22:34:35 LOG_INFO: [gnusocial.no:2175026.38711065 GET /api/statusnet/conversation/874718.rss] About to WebSub-push feed to 'https://gamemaking.social/api/subscriptions/3839' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC '0d49927b7e33f697a00428b4c564f4193e275bd7'
2019-07-03 22:34:35 LOG_INFO: [gnusocial.no:2175033.a7fbb2fd GET /api/statuses/user_timeline/22232.atom] claiming queue item id = 2920882 for transport hubout
2019-07-03 22:34:35 LOG_DEBUG: [gnusocial.no:2175033.a7fbb2fd GET /api/statuses/user_timeline/22232.atom] claim succeeded.
2019-07-03 22:34:35 LOG_DEBUG: [gnusocial.no:2175033.a7fbb2fd GET /api/statuses/user_timeline/22232.atom] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout'
2019-07-03 22:34:35 LOG_INFO: [gnusocial.no:2175033.a7fbb2fd GET /api/statuses/user_timeline/22232.atom] About to WebSub-push feed to 'https://quitter.se/main/push/callback/11881' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC '893584f29fc11fa24fe27eb79e06848744379b00'
2019-07-03 22:34:35 LOG_INFO: [gnusocial.no:2175026.38711065 GET /api/statusnet/conversation/874718.rss] HTTPClient: HTTP POST https://gamemaking.social/api/subscriptions/3839 - 200 OK
2019-07-03 22:34:35 LOG_DEBUG: [gnusocial.no:2175026.38711065 GET /api/statusnet/conversation/874718.rss] WebSub push completed successfully!
2019-07-03 22:34:35 LOG_INFO: [gnusocial.no:2175026.38711065 GET /api/statusnet/conversation/874718.rss] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item
2019-07-03 22:34:37 LOG_ERR: [gnusocial.no:2174935.a43a42f0 GET /api/statuses/user_timeline/4122.atom] HTTPClient: HTTP POST https://quitter.no/main/push/callback/5985 - Unable to connect to tls://quitter.no:443. Error: Connection timed out
2019-07-03 22:34:37 LOG_DEBUG: [gnusocial.no:2174935.a43a42f0 GET /api/statuses/user_timeline/4122.atom] WebSub callback to 'https://quitter.no/main/push/callback/5985' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' failed with exception 'HTTP_Request2_ConnectionException': 'Unable to connect to tls://quitter.no:443. Error: Connection timed out'
2019-07-03 22:34:37 LOG_ERR: [gnusocial.no:2174935.a43a42f0 GET /api/statuses/user_timeline/4122.atom] Failed WebSub push to https://quitter.no/main/push/callback/5985 for https://gnusocial.no/api/statuses/user_timeline/22232.atom (HTTP_Request2_ConnectionException): Unable to connect to tls://quitter.no:443. Error: Connection timed out; discarding
2019-07-03 22:34:37 LOG_INFO: [gnusocial.no:2174935.a43a42f0 GET /api/statuses/user_timeline/4122.atom] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item
2019-07-03 22:34:37 LOG_DEBUG: [gnusocial.no:2174935.a43a42f0 GET /api/statuses/user_timeline/4122.atom] Opportunistic queue manager passed execution time/item handling limit without being out of work.
2019-07-03 22:34:38 LOG_ERR: [gnusocial.no:2174977.db68aa3e GET /.well-known/host-meta] HTTPClient: HTTP POST https://social.heldscal.la/main/push/callback/2378 - Unable to connect to tls://social.heldscal.la:443. Error: Connection timed out
2019-07-03 22:34:38 LOG_DEBUG: [gnusocial.no:2174977.db68aa3e GET /.well-known/host-meta] WebSub callback to 'https://social.heldscal.la/main/push/callback/2378' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' failed with exception 'HTTP_Request2_ConnectionException': 'Unable to connect to tls://social.heldscal.la:443. Error: Connection timed out'
2019-07-03 22:34:38 LOG_ERR: [gnusocial.no:2174977.db68aa3e GET /.well-known/host-meta] Failed WebSub push to https://social.heldscal.la/main/push/callback/2378 for https://gnusocial.no/api/statuses/user_timeline/22232.atom (HTTP_Request2_ConnectionException): Unable to connect to tls://social.heldscal.la:443. Error: Connection timed out; discarding
2019-07-03 22:34:38 LOG_INFO: [gnusocial.no:2174977.db68aa3e GET /.well-known/host-meta] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item
2019-07-03 22:34:38 LOG_DEBUG: [gnusocial.no:2174977.db68aa3e GET /.well-known/host-meta] Opportunistic queue manager passed execution time/item handling limit without being out of work.
2019-07-03 22:34:38 LOG_DEBUG: [gnusocial.no:2175159.8af2391d GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] WebFingerPlugin::onEndGetWebFingerResource: Generated these alternative URLs for various federation fixes: array (
  0 => 'https://gnusocial.no/user/22232',
  1 => 'https://gnusocial.no/index.php/user/22232',
)
2019-07-03 22:34:38 LOG_DEBUG: [gnusocial.no:2175159.8af2391d GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] WebFingerPlugin::onEndGetWebFingerResource: Finding User URI for WebFinger lookup on resource=='https://gnusocial.no/user/22232'
2019-07-03 22:34:38 LOG_DEBUG: [gnusocial.no:2175159.8af2391d GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] WebFingerPlugin::onEndGetWebFingerResource: Finding User_group URI for WebFinger lookup on resource=='https://gnusocial.no/user/22232'
2019-07-03 22:34:38 LOG_DEBUG: [gnusocial.no:2175159.8af2391d GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] WebFingerPlugin::onEndGetWebFingerResource: Found Profile with ID==22232 for resource=='https://gnusocial.no/user/22232'
2019-07-03 22:34:39 LOG_ERR: [gnusocial.no:2175033.a7fbb2fd GET /api/statuses/user_timeline/22232.atom] HTTPClient: HTTP POST https://quitter.se/main/push/callback/11881 - Unable to connect to tls://quitter.se:443. Error: php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution
2019-07-03 22:34:39 LOG_DEBUG: [gnusocial.no:2175033.a7fbb2fd GET /api/statuses/user_timeline/22232.atom] WebSub callback to 'https://quitter.se/main/push/callback/11881' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' failed with exception 'HTTP_Request2_ConnectionException': 'Unable to connect to tls://quitter.se:443. Error: php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution'
2019-07-03 22:34:39 LOG_ERR: [gnusocial.no:2175033.a7fbb2fd GET /api/statuses/user_timeline/22232.atom] Failed WebSub push to https://quitter.se/main/push/callback/11881 for https://gnusocial.no/api/statuses/user_timeline/22232.atom (HTTP_Request2_ConnectionException): Unable to connect to tls://quitter.se:443. Error: php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution; discarding
2019-07-03 22:34:39 LOG_INFO: [gnusocial.no:2175033.a7fbb2fd GET /api/statuses/user_timeline/22232.atom] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item
2019-07-03 22:34:39 LOG_DEBUG: [gnusocial.no:2175033.a7fbb2fd GET /api/statuses/user_timeline/22232.atom] Opportunistic queue manager passed execution time/item handling limit without being out of work.
Sorry, I can't seem to upload so I'll paste instead: ``` 2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174853.d58ecb66 POST /notice/new] Found 2 matches for WebFinger IDs: array ( 0 => array ( ), 1 => array ( ), ) 2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174853.d58ecb66 POST /notice/new] Found 2 matches for WebFinger IDs: array ( 0 => array ( ), 1 => array ( ), ) 2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174853.d58ecb66 POST /notice/new] Found 2 matches for profile URL mentions: array ( 0 => array ( ), 1 => array ( ), ) 2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174853.d58ecb66 POST /notice/new] Found 2 matches for WebFinger IDs: array ( 0 => array ( ), 1 => array ( ), ) 2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174853.d58ecb66 POST /notice/new] Found 2 matches for WebFinger IDs: array ( 0 => array ( ), 1 => array ( ), ) 2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174853.d58ecb66 POST /notice/new] Found 2 matches for profile URL mentions: array ( 0 => array ( ), 1 => array ( ), ) 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] claiming queue item id = 2920853 for transport distrib 2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] claim succeeded. 2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OpportunisticQueueManager: Got 'Notice 5408395' for transport 'distrib' 2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Adding Attention for 5408395 profile 4122 2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Adding Attention for 5408395 profile 22232 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OStatusPlugin: OSTATUS [5408395]: queued for OStatus processing 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OpportunisticQueueManager: [distrib:Notice 5408395] Successfully handled item 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] claiming queue item id = 2920854 for transport ostatus 2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] claim succeeded. 2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OpportunisticQueueManager: Got 'Notice 5408395' for transport 'ostatus' 2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OSTATUS [5408395]: Attention target profile rmbl (4122) 2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OSTATUS [5408395]: Attention target profile vaeringjar (22232) 2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OSTATUS [5408395]: pushing feed for local user 22232 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Preparing 27 WebSub distribution(s) for https://gnusocial.no/api/statuses/user_timeline/22232.atom 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://newjack.city/api/subscriptions/28181' 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://crazynoisybizarre.town/api/subscriptions/19054' 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://chaos.social/api/subscriptions/40483' 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://shitposter.club/main/push/callback/2894' 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://loadaverage.org/main/push/callback/4055' 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://bikeshed.party/push/subscriptions/398' 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://social.coop/api/subscriptions/35022' 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://2mb.social/main/push/callback/178' 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://retro.social/api/subscriptions/14643' 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://mastodon.compassion.online/api/subscriptions/49064' 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://octodon.social/api/subscriptions/87771' 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://baraag.net/api/subscriptions/40906' 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://quitter.im/main/push/callback/3026' 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://gnusocial.de/main/push/callback/8288' 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://mastodon.host/api/subscriptions/109066' 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://pleroma.site/push/subscriptions/137' 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://fossforward.com/main/push/callback/7' 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://quitter.no/main/push/callback/5985' 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://quitter.pw/main/push/callback/7' 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://mastodon.social/api/subscriptions/213044' 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://social.heldscal.la/main/push/callback/2378' 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://quitter.is/main/push/callback/3592' 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://update.yatno.web.id///main/push/callback/2' 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://daffodil-11.org/api/subscriptions/57992' 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://todon.nl/api/subscriptions/22144' 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://gamemaking.social/api/subscriptions/3839' 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Queuing WebSub: 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' to 'https://quitter.se/main/push/callback/11881' 2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OSTATUS [5408395]: pushing peopletag '1566' 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OSTATUS [5408395]: No WebSub subscribers for https://gnusocial.no/api/53074/lists/1566/statuses.atom 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OpportunisticQueueManager: [ostatus:Notice 5408395] Successfully handled item 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] claiming queue item id = 2920855 for transport ping 2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] claim succeeded. 2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OpportunisticQueueManager: Got 'Notice 5408395' for transport 'ping' 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OpportunisticQueueManager: [ping:Notice 5408395] Successfully handled item 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] claiming queue item id = 2920856 for transport hubout 2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] claim succeeded. 2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout' 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] About to WebSub-push feed to 'https://newjack.city/api/subscriptions/28181' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC 'fef96df2977f1ce796f82fac6186507f440a6e9c' 2019-07-03 22:34:30 LOG_ERR: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] HTTPClient: HTTP POST https://newjack.city/api/subscriptions/28181 - Unable to connect to tls://newjack.city:443. Error: php_network_getaddresses: getaddrinfo failed: No address associated with hostname 2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] WebSub callback to 'https://newjack.city/api/subscriptions/28181' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' failed with exception 'HTTP_Request2_ConnectionException': 'Unable to connect to tls://newjack.city:443. Error: php_network_getaddresses: getaddrinfo failed: No address associated with hostname' 2019-07-03 22:34:30 LOG_ERR: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Failed WebSub push to https://newjack.city/api/subscriptions/28181 for https://gnusocial.no/api/statuses/user_timeline/22232.atom (HTTP_Request2_ConnectionException): Unable to connect to tls://newjack.city:443. Error: php_network_getaddresses: getaddrinfo failed: No address associated with hostname; discarding 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] claiming queue item id = 2920857 for transport hubout 2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] claim succeeded. 2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout' 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] About to WebSub-push feed to 'https://crazynoisybizarre.town/api/subscriptions/19054' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC 'e77de82a5540ecdba706711690f7e2f351109b00' 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174865.4bea9a13 GET /notice/5408395] claiming queue item id = 2920858 for transport hubout 2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174865.4bea9a13 GET /notice/5408395] claim succeeded. 2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174865.4bea9a13 GET /notice/5408395] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout' 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174865.4bea9a13 GET /notice/5408395] About to WebSub-push feed to 'https://chaos.social/api/subscriptions/40483' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC '0b90284decd4553739b8782c8e066661b0a1eed6' 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] claiming queue item id = 2920859 for transport hubout 2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] claim succeeded. 2019-07-03 22:34:30 LOG_DEBUG: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout' 2019-07-03 22:34:30 LOG_INFO: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] About to WebSub-push feed to 'https://shitposter.club/main/push/callback/2894' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC 'f00e7bd56046fa5eb74e362fee95dbfa3a9dd2e9' 2019-07-03 22:34:31 LOG_ERR: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] HTTPClient: HTTP POST https://shitposter.club/main/push/callback/2894 - 404 Not Found 2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] WebSub push failed with an HTTP error. 2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item 2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] claiming queue item id = 2920860 for transport hubout 2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] claim succeeded. 2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout' 2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] About to WebSub-push feed to 'https://loadaverage.org/main/push/callback/4055' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC '594fb04158552bc109fc2966b334f1aa10031a66' 2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] HTTPClient: HTTP POST https://crazynoisybizarre.town/api/subscriptions/19054 - 200 OK 2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] WebSub push completed successfully! 2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item 2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] claiming queue item id = 2920861 for transport hubout 2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] claim succeeded. 2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout' 2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] About to WebSub-push feed to 'https://bikeshed.party/push/subscriptions/398' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC '567dd08ef36f24b1de8cfffe379921065f803c83' 2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] HTTPClient: HTTP POST https://bikeshed.party/push/subscriptions/398 - 200 OK 2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] WebSub push completed successfully! 2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item 2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] claiming queue item id = 2920862 for transport hubout 2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] claim succeeded. 2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout' 2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] About to WebSub-push feed to 'https://social.coop/api/subscriptions/35022' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC 'c605d911356439863f67ef1a1cbf74a2cfac2c7d' 2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] HTTPClient: HTTP POST https://loadaverage.org/main/push/callback/4055 - 200 OK 2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] WebSub push completed successfully! 2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item 2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] claiming queue item id = 2920863 for transport hubout 2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] claim succeeded. 2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout' 2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] About to WebSub-push feed to 'https://2mb.social/main/push/callback/178' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC '70d81259cdfa2207e04557854b28f45c624c1028' 2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] claiming queue item id = 2920864 for transport hubout 2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] claim succeeded. 2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout' 2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] About to WebSub-push feed to 'https://retro.social/api/subscriptions/14643' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC '7c6927feda0f6fc4f8cd91efcf120e2258081334' 2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] HTTPClient: HTTP POST https://retro.social/api/subscriptions/14643 - 200 OK 2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] WebSub push completed successfully! 2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item 2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] claiming queue item id = 2920865 for transport hubout 2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] claim succeeded. 2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout' 2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] About to WebSub-push feed to 'https://mastodon.compassion.online/api/subscriptions/49064' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC '895b93aa683ea04f1d77ae65b2b8d1ebdf21950b' 2019-07-03 22:34:31 LOG_ERR: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] HTTPClient: HTTP POST https://mastodon.compassion.online/api/subscriptions/49064 - Unable to connect to tls://mastodon.compassion.online:443. Error: php_network_getaddresses: getaddrinfo failed: Name or service not known 2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] WebSub callback to 'https://mastodon.compassion.online/api/subscriptions/49064' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' failed with exception 'HTTP_Request2_ConnectionException': 'Unable to connect to tls://mastodon.compassion.online:443. Error: php_network_getaddresses: getaddrinfo failed: Name or service not known' 2019-07-03 22:34:31 LOG_ERR: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] Failed WebSub push to https://mastodon.compassion.online/api/subscriptions/49064 for https://gnusocial.no/api/statuses/user_timeline/22232.atom (HTTP_Request2_ConnectionException): Unable to connect to tls://mastodon.compassion.online:443. Error: php_network_getaddresses: getaddrinfo failed: Name or service not known; discarding 2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item 2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] claiming queue item id = 2920866 for transport hubout 2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] claim succeeded. 2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout' 2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] About to WebSub-push feed to 'https://octodon.social/api/subscriptions/87771' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC 'd495b54aa7de6573c1c0a654101a649c7c6322a9' 2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174865.4bea9a13 GET /notice/5408395] HTTPClient: HTTP POST https://chaos.social/api/subscriptions/40483 - 200 OK 2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174865.4bea9a13 GET /notice/5408395] WebSub push completed successfully! 2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174865.4bea9a13 GET /notice/5408395] Resetting WebSub push error count following successful reset. 2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174865.4bea9a13 GET /notice/5408395] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item 2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174865.4bea9a13 GET /notice/5408395] claiming queue item id = 2920867 for transport hubout 2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174865.4bea9a13 GET /notice/5408395] claim succeeded. 2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174865.4bea9a13 GET /notice/5408395] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout' 2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174865.4bea9a13 GET /notice/5408395] About to WebSub-push feed to 'https://baraag.net/api/subscriptions/40906' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC 'e1672a83b42ab658d467ad2cef280a813f8536a7' 2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174902.51ce600f GET /.well-known/host-meta] claiming queue item id = 2920868 for transport hubout 2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174902.51ce600f GET /.well-known/host-meta] claim succeeded. 2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174902.51ce600f GET /.well-known/host-meta] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout' 2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174902.51ce600f GET /.well-known/host-meta] About to WebSub-push feed to 'https://quitter.im/main/push/callback/3026' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC '0e4cef0b2ff3a52be666b90ac6a58b875e9da1be' 2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] HTTPClient: HTTP POST https://social.coop/api/subscriptions/35022 - 200 OK 2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] WebSub push completed successfully! 2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item 2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] claiming queue item id = 2920869 for transport hubout 2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] claim succeeded. 2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout' 2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] About to WebSub-push feed to 'https://gnusocial.de/main/push/callback/8288' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC '724a2af1db5de4198fbe410d2e0914ab618a579a' 2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] HTTPClient: HTTP POST https://2mb.social/main/push/callback/178 - 200 OK 2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] WebSub push completed successfully! 2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item 2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] claiming queue item id = 2920870 for transport hubout 2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] claim succeeded. 2019-07-03 22:34:31 LOG_DEBUG: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout' 2019-07-03 22:34:31 LOG_INFO: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] About to WebSub-push feed to 'https://mastodon.host/api/subscriptions/109066' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC 'daf265df793eb03559899c4c311cb364da657430' 2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174914.eb057298 GET /rmbl] claiming queue item id = 2920871 for transport hubout 2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174914.eb057298 GET /rmbl] claim succeeded. 2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174914.eb057298 GET /rmbl] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout' 2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174914.eb057298 GET /rmbl] About to WebSub-push feed to 'https://pleroma.site/push/subscriptions/137' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC 'fafa5cdc4e36a8b4cc5af88801d5f3ac5df14fc4' 2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] HTTPClient: HTTP POST https://octodon.social/api/subscriptions/87771 - 200 OK 2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] WebSub push completed successfully! 2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item 2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] claiming queue item id = 2920872 for transport hubout 2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] claim succeeded. 2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout' 2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] About to WebSub-push feed to 'https://fossforward.com/main/push/callback/7' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC '5eea20e23b008dfcaa91e2b413efe80960ddc623' 2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174865.4bea9a13 GET /notice/5408395] HTTPClient: HTTP POST https://baraag.net/api/subscriptions/40906 - 200 OK 2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174865.4bea9a13 GET /notice/5408395] WebSub push completed successfully! 2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174865.4bea9a13 GET /notice/5408395] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item 2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174935.a43a42f0 GET /api/statuses/user_timeline/4122.atom] Extending activity 5360997 with ActivityModerationPlugin 2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174935.a43a42f0 GET /api/statuses/user_timeline/4122.atom] Extending activity 5360996 with ActivityModerationPlugin 2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174865.4bea9a13 GET /notice/5408395] Opportunistic queue manager passed execution time/item handling limit without being out of work. 2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174935.a43a42f0 GET /api/statuses/user_timeline/4122.atom] Extending activity 5407248 with ActivityModerationPlugin 2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174935.a43a42f0 GET /api/statuses/user_timeline/4122.atom] Extending activity 5407252 with ActivityModerationPlugin 2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174935.a43a42f0 GET /api/statuses/user_timeline/4122.atom] Extending activity 5354650 with ActivityModerationPlugin 2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174935.a43a42f0 GET /api/statuses/user_timeline/4122.atom] Extending activity 5407268 with ActivityModerationPlugin 2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174935.a43a42f0 GET /api/statuses/user_timeline/4122.atom] claiming queue item id = 2920873 for transport hubout 2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174935.a43a42f0 GET /api/statuses/user_timeline/4122.atom] claim succeeded. 2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174935.a43a42f0 GET /api/statuses/user_timeline/4122.atom] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout' 2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174935.a43a42f0 GET /api/statuses/user_timeline/4122.atom] About to WebSub-push feed to 'https://quitter.no/main/push/callback/5985' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC '771b30fd4f8ae72c258ccd40ee3f5d3eaa241e4b' 2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174914.eb057298 GET /rmbl] HTTPClient: HTTP POST https://pleroma.site/push/subscriptions/137 - 200 OK 2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174914.eb057298 GET /rmbl] WebSub push completed successfully! 2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174914.eb057298 GET /rmbl] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item 2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174914.eb057298 GET /rmbl] claiming queue item id = 2920874 for transport hubout 2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174914.eb057298 GET /rmbl] claim succeeded. 2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174914.eb057298 GET /rmbl] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout' 2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174914.eb057298 GET /rmbl] About to WebSub-push feed to 'https://quitter.pw/main/push/callback/7' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC '3f9be45329e133fe1306ca5e0f21f0e71c1baa9e' 2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] HTTPClient: HTTP POST https://mastodon.host/api/subscriptions/109066 - 200 OK 2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] WebSub push completed successfully! 2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item 2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174867.1849e180 GET /api/statusnet/conversation/3207332.atom] Opportunistic queue manager passed execution time/item handling limit without being out of work. 2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174902.51ce600f GET /.well-known/host-meta] HTTPClient: HTTP POST https://quitter.im/main/push/callback/3026 - 200 OK 2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174902.51ce600f GET /.well-known/host-meta] WebSub push completed successfully! 2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174902.51ce600f GET /.well-known/host-meta] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item 2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174902.51ce600f GET /.well-known/host-meta] claiming queue item id = 2920875 for transport hubout 2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174902.51ce600f GET /.well-known/host-meta] claim succeeded. 2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174902.51ce600f GET /.well-known/host-meta] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout' 2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174902.51ce600f GET /.well-known/host-meta] About to WebSub-push feed to 'https://mastodon.social/api/subscriptions/213044' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC '24ea04d396b3c89d24d3cd688a7a87348397b478' 2019-07-03 22:34:32 LOG_ERR: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] HTTPClient: HTTP POST https://gnusocial.de/main/push/callback/8288 - 404 Not Found 2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] WebSub push failed with an HTTP error. 2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item 2019-07-03 22:34:32 LOG_DEBUG: [gnusocial.no:2174854.459fe7c7 GET /notice/768019] Opportunistic queue manager passed execution time/item handling limit without being out of work. 2019-07-03 22:34:32 LOG_INFO: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] HTTPClient: HTTP POST https://fossforward.com/main/push/callback/7 - 200 OK 2019-07-03 22:34:33 LOG_DEBUG: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] WebSub push completed successfully! 2019-07-03 22:34:33 LOG_INFO: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item 2019-07-03 22:34:33 LOG_DEBUG: [gnusocial.no:2174886.31b2563d GET /api/statusnet/conversation/915659.atom] Opportunistic queue manager passed execution time/item handling limit without being out of work. 2019-07-03 22:34:33 LOG_INFO: [gnusocial.no:2174902.51ce600f GET /.well-known/host-meta] HTTPClient: HTTP POST https://mastodon.social/api/subscriptions/213044 - 200 OK 2019-07-03 22:34:33 LOG_DEBUG: [gnusocial.no:2174902.51ce600f GET /.well-known/host-meta] WebSub push completed successfully! 2019-07-03 22:34:33 LOG_INFO: [gnusocial.no:2174902.51ce600f GET /.well-known/host-meta] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item 2019-07-03 22:34:33 LOG_DEBUG: [gnusocial.no:2174902.51ce600f GET /.well-known/host-meta] Opportunistic queue manager passed execution time/item handling limit without being out of work. 2019-07-03 22:34:33 LOG_DEBUG: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] WebFingerPlugin::onEndGetWebFingerResource: Generated these alternative URLs for various federation fixes: array ( 0 => 'https://gnusocial.no/user/22232', 1 => 'https://gnusocial.no/index.php/user/22232', ) 2019-07-03 22:34:33 LOG_DEBUG: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] WebFingerPlugin::onEndGetWebFingerResource: Finding User URI for WebFinger lookup on resource=='https://gnusocial.no/user/22232' 2019-07-03 22:34:33 LOG_DEBUG: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] WebFingerPlugin::onEndGetWebFingerResource: Finding User_group URI for WebFinger lookup on resource=='https://gnusocial.no/user/22232' 2019-07-03 22:34:33 LOG_DEBUG: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] WebFingerPlugin::onEndGetWebFingerResource: Found Profile with ID==22232 for resource=='https://gnusocial.no/user/22232' 2019-07-03 22:34:33 LOG_INFO: [gnusocial.no:2174977.db68aa3e GET /.well-known/host-meta] claiming queue item id = 2920876 for transport hubout 2019-07-03 22:34:33 LOG_DEBUG: [gnusocial.no:2174977.db68aa3e GET /.well-known/host-meta] claim succeeded. 2019-07-03 22:34:33 LOG_DEBUG: [gnusocial.no:2174977.db68aa3e GET /.well-known/host-meta] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout' 2019-07-03 22:34:33 LOG_INFO: [gnusocial.no:2174977.db68aa3e GET /.well-known/host-meta] About to WebSub-push feed to 'https://social.heldscal.la/main/push/callback/2378' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC 'cdf9fffd9487684d5a214c5c182f4ca62347df5b' 2019-07-03 22:34:33 LOG_INFO: [gnusocial.no:2174914.eb057298 GET /rmbl] HTTPClient: HTTP POST https://quitter.pw/main/push/callback/7 - 200 OK 2019-07-03 22:34:33 LOG_DEBUG: [gnusocial.no:2174914.eb057298 GET /rmbl] WebSub push completed successfully! 2019-07-03 22:34:33 LOG_INFO: [gnusocial.no:2174914.eb057298 GET /rmbl] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item 2019-07-03 22:34:33 LOG_DEBUG: [gnusocial.no:2174914.eb057298 GET /rmbl] Opportunistic queue manager passed execution time/item handling limit without being out of work. 2019-07-03 22:34:33 LOG_INFO: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] claiming queue item id = 2920877 for transport hubout 2019-07-03 22:34:33 LOG_DEBUG: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] claim succeeded. 2019-07-03 22:34:33 LOG_DEBUG: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout' 2019-07-03 22:34:33 LOG_INFO: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] About to WebSub-push feed to 'https://quitter.is/main/push/callback/3592' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC 'f7807ec610b019c3968d72f1cb3e7d683df9427a' 2019-07-03 22:34:33 LOG_ERR: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] HTTPClient: HTTP POST https://quitter.is/main/push/callback/3592 - Unable to connect to tls://quitter.is:443. Error: Network is unreachable 2019-07-03 22:34:33 LOG_DEBUG: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] WebSub callback to 'https://quitter.is/main/push/callback/3592' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' failed with exception 'HTTP_Request2_ConnectionException': 'Unable to connect to tls://quitter.is:443. Error: Network is unreachable' 2019-07-03 22:34:33 LOG_ERR: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] Failed WebSub push to https://quitter.is/main/push/callback/3592 for https://gnusocial.no/api/statuses/user_timeline/22232.atom (HTTP_Request2_ConnectionException): Unable to connect to tls://quitter.is:443. Error: Network is unreachable; discarding 2019-07-03 22:34:33 LOG_INFO: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item 2019-07-03 22:34:33 LOG_INFO: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] claiming queue item id = 2920878 for transport hubout 2019-07-03 22:34:33 LOG_DEBUG: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] claim succeeded. 2019-07-03 22:34:33 LOG_DEBUG: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout' 2019-07-03 22:34:33 LOG_INFO: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] About to WebSub-push feed to 'https://update.yatno.web.id///main/push/callback/2' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC '650a488fd83dd8fdfe635c811427e3f2f07de769' 2019-07-03 22:34:34 LOG_ERR: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] HTTPClient: HTTP POST https://update.yatno.web.id///main/push/callback/2 - Unable to connect to tls://update.yatno.web.id:443. Error: stream_socket_client(): unable to connect to tls://update.yatno.web.id:443 (Unknown error) stream_socket_client(): Failed to enable crypto stream_socket_client(): Peer certificate CN=`anakreatifa.biz' did not match expected CN=`update.yatno.web.id' 2019-07-03 22:34:34 LOG_DEBUG: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] WebSub callback to 'https://update.yatno.web.id///main/push/callback/2' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' failed with exception 'HTTP_Request2_ConnectionException': 'Unable to connect to tls://update.yatno.web.id:443. Error: stream_socket_client(): unable to connect to tls://update.yatno.web.id:443 (Unknown error) stream_socket_client(): Failed to enable crypto stream_socket_client(): Peer certificate CN=`anakreatifa.biz\' did not match expected CN=`update.yatno.web.id\'' 2019-07-03 22:34:34 LOG_ERR: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] Failed WebSub push to https://update.yatno.web.id///main/push/callback/2 for https://gnusocial.no/api/statuses/user_timeline/22232.atom (HTTP_Request2_ConnectionException): Unable to connect to tls://update.yatno.web.id:443. Error: stream_socket_client(): unable to connect to tls://update.yatno.web.id:443 (Unknown error) stream_socket_client(): Failed to enable crypto stream_socket_client(): Peer certificate CN=`anakreatifa.biz' did not match expected CN=`update.yatno.web.id'; discarding 2019-07-03 22:34:34 LOG_INFO: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item 2019-07-03 22:34:34 LOG_INFO: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] claiming queue item id = 2920879 for transport hubout 2019-07-03 22:34:34 LOG_DEBUG: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] claim succeeded. 2019-07-03 22:34:34 LOG_DEBUG: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout' 2019-07-03 22:34:34 LOG_INFO: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] About to WebSub-push feed to 'https://daffodil-11.org/api/subscriptions/57992' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC '91e9815290523d5ff95a3064f1c3b7d21b5b69ec' 2019-07-03 22:34:34 LOG_ERR: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] HTTPClient: HTTP POST https://daffodil-11.org/api/subscriptions/57992 - Unable to connect to tls://daffodil-11.org:443. Error: Connection refused 2019-07-03 22:34:34 LOG_DEBUG: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] WebSub callback to 'https://daffodil-11.org/api/subscriptions/57992' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' failed with exception 'HTTP_Request2_ConnectionException': 'Unable to connect to tls://daffodil-11.org:443. Error: Connection refused' 2019-07-03 22:34:34 LOG_ERR: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] Failed WebSub push to https://daffodil-11.org/api/subscriptions/57992 for https://gnusocial.no/api/statuses/user_timeline/22232.atom (HTTP_Request2_ConnectionException): Unable to connect to tls://daffodil-11.org:443. Error: Connection refused; discarding 2019-07-03 22:34:34 LOG_INFO: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item 2019-07-03 22:34:34 LOG_INFO: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] claiming queue item id = 2920880 for transport hubout 2019-07-03 22:34:34 LOG_DEBUG: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] claim succeeded. 2019-07-03 22:34:34 LOG_DEBUG: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout' 2019-07-03 22:34:34 LOG_INFO: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] About to WebSub-push feed to 'https://todon.nl/api/subscriptions/22144' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC 'fe613b7adcdfc90caed6678a73743464af1a121e' 2019-07-03 22:34:35 LOG_INFO: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] HTTPClient: HTTP POST https://todon.nl/api/subscriptions/22144 - 200 OK 2019-07-03 22:34:35 LOG_DEBUG: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] WebSub push completed successfully! 2019-07-03 22:34:35 LOG_INFO: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item 2019-07-03 22:34:35 LOG_DEBUG: [gnusocial.no:2174978.6af257e4 GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] Opportunistic queue manager passed execution time/item handling limit without being out of work. 2019-07-03 22:34:35 LOG_INFO: [gnusocial.no:2175026.38711065 GET /api/statusnet/conversation/874718.rss] claiming queue item id = 2920881 for transport hubout 2019-07-03 22:34:35 LOG_DEBUG: [gnusocial.no:2175026.38711065 GET /api/statusnet/conversation/874718.rss] claim succeeded. 2019-07-03 22:34:35 LOG_DEBUG: [gnusocial.no:2175026.38711065 GET /api/statusnet/conversation/874718.rss] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout' 2019-07-03 22:34:35 LOG_INFO: [gnusocial.no:2175026.38711065 GET /api/statusnet/conversation/874718.rss] About to WebSub-push feed to 'https://gamemaking.social/api/subscriptions/3839' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC '0d49927b7e33f697a00428b4c564f4193e275bd7' 2019-07-03 22:34:35 LOG_INFO: [gnusocial.no:2175033.a7fbb2fd GET /api/statuses/user_timeline/22232.atom] claiming queue item id = 2920882 for transport hubout 2019-07-03 22:34:35 LOG_DEBUG: [gnusocial.no:2175033.a7fbb2fd GET /api/statuses/user_timeline/22232.atom] claim succeeded. 2019-07-03 22:34:35 LOG_DEBUG: [gnusocial.no:2175033.a7fbb2fd GET /api/statuses/user_timeline/22232.atom] OpportunisticQueueManager: Got 'array with 4 elements (keys:[topic,callback,atom,retries])' for transport 'hubout' 2019-07-03 22:34:35 LOG_INFO: [gnusocial.no:2175033.a7fbb2fd GET /api/statuses/user_timeline/22232.atom] About to WebSub-push feed to 'https://quitter.se/main/push/callback/11881' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom', HMAC '893584f29fc11fa24fe27eb79e06848744379b00' 2019-07-03 22:34:35 LOG_INFO: [gnusocial.no:2175026.38711065 GET /api/statusnet/conversation/874718.rss] HTTPClient: HTTP POST https://gamemaking.social/api/subscriptions/3839 - 200 OK 2019-07-03 22:34:35 LOG_DEBUG: [gnusocial.no:2175026.38711065 GET /api/statusnet/conversation/874718.rss] WebSub push completed successfully! 2019-07-03 22:34:35 LOG_INFO: [gnusocial.no:2175026.38711065 GET /api/statusnet/conversation/874718.rss] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item 2019-07-03 22:34:37 LOG_ERR: [gnusocial.no:2174935.a43a42f0 GET /api/statuses/user_timeline/4122.atom] HTTPClient: HTTP POST https://quitter.no/main/push/callback/5985 - Unable to connect to tls://quitter.no:443. Error: Connection timed out 2019-07-03 22:34:37 LOG_DEBUG: [gnusocial.no:2174935.a43a42f0 GET /api/statuses/user_timeline/4122.atom] WebSub callback to 'https://quitter.no/main/push/callback/5985' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' failed with exception 'HTTP_Request2_ConnectionException': 'Unable to connect to tls://quitter.no:443. Error: Connection timed out' 2019-07-03 22:34:37 LOG_ERR: [gnusocial.no:2174935.a43a42f0 GET /api/statuses/user_timeline/4122.atom] Failed WebSub push to https://quitter.no/main/push/callback/5985 for https://gnusocial.no/api/statuses/user_timeline/22232.atom (HTTP_Request2_ConnectionException): Unable to connect to tls://quitter.no:443. Error: Connection timed out; discarding 2019-07-03 22:34:37 LOG_INFO: [gnusocial.no:2174935.a43a42f0 GET /api/statuses/user_timeline/4122.atom] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item 2019-07-03 22:34:37 LOG_DEBUG: [gnusocial.no:2174935.a43a42f0 GET /api/statuses/user_timeline/4122.atom] Opportunistic queue manager passed execution time/item handling limit without being out of work. 2019-07-03 22:34:38 LOG_ERR: [gnusocial.no:2174977.db68aa3e GET /.well-known/host-meta] HTTPClient: HTTP POST https://social.heldscal.la/main/push/callback/2378 - Unable to connect to tls://social.heldscal.la:443. Error: Connection timed out 2019-07-03 22:34:38 LOG_DEBUG: [gnusocial.no:2174977.db68aa3e GET /.well-known/host-meta] WebSub callback to 'https://social.heldscal.la/main/push/callback/2378' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' failed with exception 'HTTP_Request2_ConnectionException': 'Unable to connect to tls://social.heldscal.la:443. Error: Connection timed out' 2019-07-03 22:34:38 LOG_ERR: [gnusocial.no:2174977.db68aa3e GET /.well-known/host-meta] Failed WebSub push to https://social.heldscal.la/main/push/callback/2378 for https://gnusocial.no/api/statuses/user_timeline/22232.atom (HTTP_Request2_ConnectionException): Unable to connect to tls://social.heldscal.la:443. Error: Connection timed out; discarding 2019-07-03 22:34:38 LOG_INFO: [gnusocial.no:2174977.db68aa3e GET /.well-known/host-meta] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item 2019-07-03 22:34:38 LOG_DEBUG: [gnusocial.no:2174977.db68aa3e GET /.well-known/host-meta] Opportunistic queue manager passed execution time/item handling limit without being out of work. 2019-07-03 22:34:38 LOG_DEBUG: [gnusocial.no:2175159.8af2391d GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] WebFingerPlugin::onEndGetWebFingerResource: Generated these alternative URLs for various federation fixes: array ( 0 => 'https://gnusocial.no/user/22232', 1 => 'https://gnusocial.no/index.php/user/22232', ) 2019-07-03 22:34:38 LOG_DEBUG: [gnusocial.no:2175159.8af2391d GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] WebFingerPlugin::onEndGetWebFingerResource: Finding User URI for WebFinger lookup on resource=='https://gnusocial.no/user/22232' 2019-07-03 22:34:38 LOG_DEBUG: [gnusocial.no:2175159.8af2391d GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] WebFingerPlugin::onEndGetWebFingerResource: Finding User_group URI for WebFinger lookup on resource=='https://gnusocial.no/user/22232' 2019-07-03 22:34:38 LOG_DEBUG: [gnusocial.no:2175159.8af2391d GET /.well-known/webfinger?resource=https://gnusocial.no/user/22232] WebFingerPlugin::onEndGetWebFingerResource: Found Profile with ID==22232 for resource=='https://gnusocial.no/user/22232' 2019-07-03 22:34:39 LOG_ERR: [gnusocial.no:2175033.a7fbb2fd GET /api/statuses/user_timeline/22232.atom] HTTPClient: HTTP POST https://quitter.se/main/push/callback/11881 - Unable to connect to tls://quitter.se:443. Error: php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution 2019-07-03 22:34:39 LOG_DEBUG: [gnusocial.no:2175033.a7fbb2fd GET /api/statuses/user_timeline/22232.atom] WebSub callback to 'https://quitter.se/main/push/callback/11881' for 'https://gnusocial.no/api/statuses/user_timeline/22232.atom' failed with exception 'HTTP_Request2_ConnectionException': 'Unable to connect to tls://quitter.se:443. Error: php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution' 2019-07-03 22:34:39 LOG_ERR: [gnusocial.no:2175033.a7fbb2fd GET /api/statuses/user_timeline/22232.atom] Failed WebSub push to https://quitter.se/main/push/callback/11881 for https://gnusocial.no/api/statuses/user_timeline/22232.atom (HTTP_Request2_ConnectionException): Unable to connect to tls://quitter.se:443. Error: php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution; discarding 2019-07-03 22:34:39 LOG_INFO: [gnusocial.no:2175033.a7fbb2fd GET /api/statuses/user_timeline/22232.atom] OpportunisticQueueManager: [hubout:array with 4 elements (keys:[topic,callback,atom,retries])] Successfully handled item 2019-07-03 22:34:39 LOG_DEBUG: [gnusocial.no:2175033.a7fbb2fd GET /api/statuses/user_timeline/22232.atom] Opportunistic queue manager passed execution time/item handling limit without being out of work. ```

It looks like as soon as I left the alternate public timeline that I stopped receiving the reply-to notices. I think the other two folks subscribed to that list will likely find relief with the same solution.

It looks like as soon as I left the alternate public timeline that I stopped receiving the reply-to notices. I think the other two folks subscribed to that list will likely find relief with the same solution.

I just toggled my subscription on and then off again. Seems like users do it to themselves when they subscribe to the alternate timeline. It's just a shame that it directly affects my own posts in and of themselves to appear like I have replied to them.

I just toggled my subscription on and then off again. Seems like users do it to themselves when they subscribe to the alternate timeline. It's just a shame that it directly affects my own posts in and of themselves to appear like I have replied to them.

You can get the idea from here: https://gnusocial.no/tag/sysadmin

You can get the idea from here: https://gnusocial.no/tag/sysadmin

Sorry, I just ended up deleting the list.

Sorry, I just ended up deleting the list.
Sign in to join this conversation.
No Milestone
No assignee
3 Participants
Loading...
Cancel
Save
There is no content yet.