12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- ---
- title: Ghost publication: dents are published, although it says they are not
- author: notabug.org/aab
- time: Tue, 03 Sep 2019 15:38:09 UTC
- status: closed
- ---
- author: notabug.org
- time: Tue, 03 Sep 2019 15:38:09 UTC
- content: -----
- When i try to publish a dent, the wheel on the button keeps spining. In the log, it seems that it tries to send the notice to all subscribers before confirming. There are about 25 "401 Unauthorized" lines, and then this: <code> 2019-09-03 15:24:01 LOG_ERR: [khp.ignorelist.com:61946.9afb0821 POST /notice/new] 27 instance/s failed to handle the create-note activity! </code> And in the UI, it says this: Sorry! We had trouble sending your notice. The servers are overloaded. Please try again, and contact the site administrator if this problem persists. However, when refreshing the page, the notice is published.
- -----
- author: notabug.org
- time: Tue, 03 Sep 2019 15:43:16 UTC
- content: -----
- Hi, I have the same issue. It happens also when trying to delete a notice. Except the notice is not deleted at all.
- -----
- author: notabug.org
- time: Tue, 03 Sep 2019 19:56:34 UTC
- content: -----
- Yes, i can also confirm what @ziggys says.
- -----
- author: notabug.org
- time: Tue, 03 Sep 2019 20:25:59 UTC
- content: -----
- Hello @aab, @ziggys Recently I've also noticed some of that slowness and strange behavior. I found the code that is most likely responsible for that and I'll be fixing it. I'm also working in a plugin that will better handle the coexistence of AP and OStatus (and other future protocols that may be implemented). I believe all this will not only provide a better experience but also solve some of the problems you are experiencing. I'll leave this issue open just in case more related problems show up or if I need further details.
- -----
- author: notabug.org
- time: Sun, 03 Nov 2019 14:20:25 UTC
- content: -----
- Using the plugin RedisQueue solves, or at least mitigates, the slowness problem.
- -----
- author: notabug.org
- time: Tue, 05 Nov 2019 19:15:28 UTC
- content: -----
- In my case, using RedisQueue doesn't have any impact there. Actually, usign queuedaemon worked for me.
- -----
- author: notabug.org
- time: Wed, 08 Jul 2020 09:49:45 UTC
- content: -----
- This was 10 months ago and we've fixed various bugs related to postman and queues, we think this is fixed right now but further testing will be done, closing for now.
- -----
|