#284 Private groups not working

Open
opened 1 year ago by aab · 1 comments
aab commented 1 year ago

As an admin of a GS group, once you click on "Private", no posts arrive to that group page; they appear on /main/public though. When clicking on "Private" again (so it becomes public), the posts appear in the group page.

Some logs from group "testingagain":

2022-05-31 18:47:44 LOG_DEBUG: [khp.ignorelist.com:2104895.283491a9 POST /notice/new] Found 2 matches for WebFinger IDs: array ( 0 => array ( ), 1 => array ( ), ) 2022-05-31 18:47:44 LOG_DEBUG: [khp.ignorelist.com:2104895.283491a9 POST /notice/new] Found 2 matches for WebFinger IDs: array ( 0 => array ( ), 1 => array ( ), ) 2022-05-31 18:47:44 LOG_DEBUG: [khp.ignorelist.com:2104895.283491a9 POST /notice/new] Found 2 matches for profile URL mentions: array ( 0 => array ( ), 1 => array ( ), ) 2022-05-31 18:47:44 LOG_DEBUG: [khp.ignorelist.com:2104895.283491a9 POST /notice/new] Found 2 matches for WebFinger IDs: array ( 0 => array ( ), 1 => array ( ), ) 2022-05-31 18:47:44 LOG_DEBUG: [khp.ignorelist.com:2104895.283491a9 POST /notice/new] Found 2 matches for profile URL mentions: array ( 0 => array ( ), 1 => array ( ), ) 2022-05-31 18:47:44 LOG_DEBUG: [khp.ignorelist.com:2104895.283491a9 POST /notice/new] Found 2 matches for WebFinger IDs: array ( 0 => array ( ), 1 => array ( ), ) 2022-05-31 18:47:45 LOG_NOTICE: [khp.ignorelist.com:queuedaemon.php:4905] OStatusPlugin: OSTATUS [1424042]: Not queueing because of privacy; scope = 4 2022-05-31 18:47:45 LOG_INFO: [khp.ignorelist.com:queuedaemon.php:4905] ActivityPubPlugin: Notice:1424042 queued for distribution 2022-05-31 18:47:45 LOG_DEBUG: [khp.ignorelist.com:queuedaemon.php:4905] The Redis queue for ping has length 1 2022-05-31 18:47:45 LOG_DEBUG: [khp.ignorelist.com:queuedaemon.php:4905] The Redis queue for mirror has length 2 2022-05-31 18:47:45 LOG_DEBUG: [khp.ignorelist.com:queuedaemon.php:4905] The Redis queue for activitypub has length 3 2022-05-31 18:47:45 LOG_DEBUG: [khp.ignorelist.com:queuedaemon.php:4905] Redis Queue handled item from distrib queue 2022-05-31 18:47:45 LOG_DEBUG: [khp.ignorelist.com:queuedaemon.php:4905] Redis Queue handled item from ping queue 2022-05-31 18:47:45 LOG_DEBUG: [khp.ignorelist.com:queuedaemon.php:4905] Redis Queue handled item from mirror queue 2022-05-31 18:47:45 LOG_INFO: [khp.ignorelist.com:queuedaemon.php:4905] HTTPClient: HTTP GET https://khp.ignorelist.com/group/129/id - 200 OK 2022-05-31 18:47:45 LOG_DEBUG: [khp.ignorelist.com:queuedaemon.php:4905] ActivityPub Explorer: Invalid JSON returned from given Actor URL: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"

   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

/* default no show */ html .tagcontainer > footer > .attachments > .inline-attachment > .attachment-wrapper > .sensitive-blocker {

display: none;

}

html[data-hidesensitive='true'] .tagcontainer.data-tag-nsfw > footer > .attachments > .inline-attachment > .attachment-wrapper > .sensitive-blocker { display: block; /* hugh, two magic numbers below, sorry :( / width: 98%; height: 90%; position: absolute; / z-index: 100; / / background-color: #d4baba; */ background-color: black; background-image: url(https://khp.ignorelist.com/plugins/SensitiveContent/img/blocker.png); background-repeat: no-repeat; background-position: center center; background-size: contain; transition: opacity 1s ease-in-out; }

html[data-hidesensitive='true'] .tagcontainer.data-tag-nsfw > footer > .attachments > .inline-attachment > .attachment-wrapper > .sensitive-blocker.reveal {

opacity: 0;

}

As an admin of a GS group, once you click on "Private", no posts arrive to that group page; they appear on /main/public though. When clicking on "Private" again (so it becomes public), the posts appear in the group page. Some logs from group "testingagain": 2022-05-31 18:47:44 LOG_DEBUG: [khp.ignorelist.com:2104895.283491a9 POST /notice/new] Found 2 matches for WebFinger IDs: array ( 0 => array ( ), 1 => array ( ), ) 2022-05-31 18:47:44 LOG_DEBUG: [khp.ignorelist.com:2104895.283491a9 POST /notice/new] Found 2 matches for WebFinger IDs: array ( 0 => array ( ), 1 => array ( ), ) 2022-05-31 18:47:44 LOG_DEBUG: [khp.ignorelist.com:2104895.283491a9 POST /notice/new] Found 2 matches for profile URL mentions: array ( 0 => array ( ), 1 => array ( ), ) 2022-05-31 18:47:44 LOG_DEBUG: [khp.ignorelist.com:2104895.283491a9 POST /notice/new] Found 2 matches for WebFinger IDs: array ( 0 => array ( ), 1 => array ( ), ) 2022-05-31 18:47:44 LOG_DEBUG: [khp.ignorelist.com:2104895.283491a9 POST /notice/new] Found 2 matches for profile URL mentions: array ( 0 => array ( ), 1 => array ( ), ) 2022-05-31 18:47:44 LOG_DEBUG: [khp.ignorelist.com:2104895.283491a9 POST /notice/new] Found 2 matches for WebFinger IDs: array ( 0 => array ( ), 1 => array ( ), ) 2022-05-31 18:47:45 LOG_NOTICE: [khp.ignorelist.com:queuedaemon.php:4905] OStatusPlugin: OSTATUS [1424042]: Not queueing because of privacy; scope = 4 2022-05-31 18:47:45 LOG_INFO: [khp.ignorelist.com:queuedaemon.php:4905] ActivityPubPlugin: Notice:1424042 queued for distribution 2022-05-31 18:47:45 LOG_DEBUG: [khp.ignorelist.com:queuedaemon.php:4905] The Redis queue for ping has length 1 2022-05-31 18:47:45 LOG_DEBUG: [khp.ignorelist.com:queuedaemon.php:4905] The Redis queue for mirror has length 2 2022-05-31 18:47:45 LOG_DEBUG: [khp.ignorelist.com:queuedaemon.php:4905] The Redis queue for activitypub has length 3 2022-05-31 18:47:45 LOG_DEBUG: [khp.ignorelist.com:queuedaemon.php:4905] Redis Queue handled item from distrib queue 2022-05-31 18:47:45 LOG_DEBUG: [khp.ignorelist.com:queuedaemon.php:4905] Redis Queue handled item from ping queue 2022-05-31 18:47:45 LOG_DEBUG: [khp.ignorelist.com:queuedaemon.php:4905] Redis Queue handled item from mirror queue 2022-05-31 18:47:45 LOG_INFO: [khp.ignorelist.com:queuedaemon.php:4905] HTTPClient: HTTP GET https://khp.ignorelist.com/group/129/id - 200 OK 2022-05-31 18:47:45 LOG_DEBUG: [khp.ignorelist.com:queuedaemon.php:4905] ActivityPub Explorer: Invalid JSON returned from given Actor URL: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es" data-hidesensitive="true"> <head> <title>Grupo testing_again (testingagain) - Gateando</title> <link rel="shortcut icon" href="https://khp.ignorelist.com/favicon.ico"/> <link rel="stylesheet" type="text/css" href="https://khp.ignorelist.com/theme/base/css/display.css?version=2.0.1-beta0" media="screen, projection, tv, print"/> <link rel="stylesheet" type="text/css" href="https://khp.ignorelist.com/theme/dark_pleasure/css/display.css?version=2.0.1-beta0" media="screen, projection, tv, print"/> <link rel="stylesheet" type="text/css" href="https://khp.ignorelist.com/plugins/OStatus/theme/base/css/ostatus.css" media=""/> <link rel="stylesheet" type="text/css" href="https://khp.ignorelist.com/plugins/ModPlus/css/modplus.css" media=""/> <link rel="stylesheet" type="text/css" href="https://khp.ignorelist.com/plugins/Embed/css/embed.css" media=""/> <link rel="stylesheet" type="text/css" href="https://khp.ignorelist.com/js/extlib/jquery-ui/css/smoothness/jquery-ui.css?version=2.0.1-beta0" media=""/> <style type="text/css" media=""> /* default no show */ html .tagcontainer > footer > .attachments > .inline-attachment > .attachment-wrapper > .sensitive-blocker { display: none; } html[data-hidesensitive='true'] .tagcontainer.data-tag-nsfw > footer > .attachments > .inline-attachment > .attachment-wrapper > .sensitive-blocker { display: block; /* hugh, two magic numbers below, sorry :( */ width: 98%; height: 90%; position: absolute; /* z-index: 100; */ /* background-color: #d4baba; */ background-color: black; background-image: url(https://khp.ignorelist.com/plugins/SensitiveContent/img/blocker.png); background-repeat: no-repeat; background-position: center center; background-size: contain; transition: opacity 1s ease-in-out; } html[data-hidesensitive='true'] .tagcontainer.data-tag-nsfw > footer > .attachments > .inline-attachment > .attachment-wrapper > .sensitive-blocker.reveal { opacity: 0; } </style> <link rel="stylesheet" type="text/css" href="https://khp.ignorelist.com/plugins/SmileysUnicode/assets/css/main.css?version=2.0.1-beta0" media=""/> <link rel="stylesheet" type="text/css" href="https://khp.ignorelist.com/plugins/Bookmark/css/bookmark.css" media=""/> <link rel="stylesheet" type="text/css" href="https://khp.ignorelist.com/plugins/Event/css/event.css" media=""/> <link rel="stylesheet" type="text/css" href="https://khp.ignorelist.com/plugins/Poll/css/poll.css" media=""/> <link rel="search" type="application/opensearchdescription+xml" href="https://khp.ignorelist.com/opensearch/people" title="Gateando People Search"/> <link rel="search" type="application/opensearchdescription+xml" href="https://khp.ignorelist.com/opensearch/notice" title="Gateando Notice Search"/> <link rel="alternate" href="https://khp.ignorelist.com/api/statusnet/groups/timeline/129.as" type="application/stream+json" title="Fuente del grupo &#xAB;testingagain&#xBB; (> <link rel="alternate" href="https://khp.ignorelist.com/group/testingagain/rss" type="application/rdf+xml" title="Fuente del grupo &#xAB;testingagain&#xBB; (RSS 1.0)"/> <link rel="alternate" href="https://khp.ignorelist.com/api/statusnet/groups/timeline/129.rss" type="application/rss+xml" title="Fuente del grupo testingagain (RSS 2.0)"/> <link rel="alternate" href="https://khp.ignorelist.com/api/statusnet/groups/timeline/129.atom" type="application/atom+xml" title="Fuente del grupo &#xAB;testingagain&#xBB; (A> <link rel="meta" href="https://khp.ignorelist.com/group/testingagain/foaf" type="application/rdf+xml" title="Amistades de amistades del grupo &#xAB;testingagain&#xBB;"/> </head>
Diogo Cordeiro commented 1 year ago
Owner

oh yeah, this is broken.

oh yeah, this is broken.
Sign in to join this conversation.
No Milestone
No assignee
2 Participants
Loading...
Cancel
Save
There is no content yet.