I spotted that some part of outgoing posts to certain Mastodon hosts are stucks in queue for a long time (and I don't sure if they reaches them at all). In log I see that delivery attemps with
z_post_url
were finished with HTTP 401.
Does anybody know what this can mean?
Нажмите, чтобы открыть/закрыть
2019-11-08T18:46:53Z:LOG_INFO:8720f7e69c:network.php:382:z_post_url: z_post_url: error: https://social.tchncs.de/inbox:
2019-11-08T18:46:53Z:LOG_INFO:8720f7e69c:network.php:383:z_post_url: z_post_url: debug: Array
(
[url] => https://social.tchncs.de/inbox
[content_type] => text/plain; charset=utf-8
[http_code] => 401
[header_size] => 321
[request_size] => 1138
[filetime] => -1
[ssl_verify_result] => 0
[redirect_count] => 0
[total_time] => 0.223054
[namelookup_time] => 0.034393
[connect_time] => 0.073075
[pretransfer_time] => 0.177832
[size_upload] => 4331
[size_download] => 50
[speed_download] => 224
[speed_upload] => 19421
[download_content_length] => -1
[upload_content_length] => 4331
[starttransfer_time] => 0.177916
[redirect_time] => 0
[redirect_url] =>
[primary_ip] => 95.216.40.49
[certinfo] => Array
(
)
[primary_port] => 443
[local_ip] => 207.180.207.4
[local_port] => 14954
[http_version] => 3
[protocol] => 2
[ssl_verifyresult] => 0
[scheme] => HTTPS
[appconnect_time_us] => 177567
[connect_time_us] => 73075
[namelookup_time_us] => 34393
[pretransfer_time_us] => 177832
[redirect_time_us] => 0
[starttransfer_time_us] => 177916
[total_time_us] => 223054
[request_header] => POST /inbox HTTP/2
Host: social.tchncs.de
User-Agent: Mozilla/5.0 (compatible; zot)
Accept: */*
Content-Type: application/ld+json; profile="https://www.w3.org/ns/activitystreams"
Date: Fri, 08 Nov 2019 06:46:52 GMT
Digest: SHA-256=W1pEWKJvgC924opn3m/OOe66fZxTk1svfv1oRj+tNOc=
Signature: keyId="https://zotum.net/channel/releasenotes",algorithm="rsa-sha256",headers="content-type date digest (request-target)",signature="dY9Io7ZSiPuJw27ppJqXzr/ZWj9AFgV0bPBA90b0lve7KnUl9PSxsJVbshomjUZww2n2gWN0f6pPaMSNMbXsNtTlOpgU4yVvQYqaWfQnecBfJ8O5XEAf6X4cW16l3Fe6kShh1Mz7tV8DAF2cUA+BykvYiTFfxDZGzi2hOYwOXOb6Cq2RAl4vL1Aza+tjf0ys4hkyCLGuoa5IARDd9uJJ52Lcj03Y/kQsvtuQTs9tAnoNlxoe1Apkq0YPT0ImJts9UxvjUd1pVdaQ5TGZiAPG3pL1llMUAacvSSFglKxawY1X3pSdsk+F6jOSPNpNHUMpyE7uEZuE33UyHpUp0N4uQ0pSCieTa95J36P4jbYyeVrh6esV8s3Vm2gs0q7RdKCUBQ72T649Rt8ThKvUChIINcvhWYdBKHEXp5S/ELu0KlNTF8uLsts92ZmxUv70evUu+4FtNDPbAfK07ZmqPoWAVieqDGSIHZhehM4bStvsaQ7OlJeZ8H0EZYp2jRwXm37jhKYpxfb4GRobFjRS6cs7qdtHgIg8UBHOGpE2syV2bdPk7heXJHcjxo1DdUUXT351zN8lDAnX5iduOkRLDTrrM7zaoLghSGxr+XvqnuXinPe/o4ml6aPoANaJ+PT08++mjxiCPPvxaZftHPgCGi1mV6hIPWx3AjETx3Djone/pwM="
Content-Length: 4331
)
2019-11-08T18:46:53Z:LOG_INFO:8720f7e69c:pubcrawl.php:1296:pubcrawl_queue_deliver: pubcrawl_queue_deliver: queue post returned 401 from https://social.tchncs.de/inbox
!
Zotlabs|Hubzilla Development