Thanks … but these tail
'd logs are going a million mile an hour, I don’t think I’ll catch anything
I just tried it again, with the /logs/
open, and there’s no new errors, just new warnings. Mostly:
“CSP Violation” in a number of different topics.
“Uncaught [object Object]” in ember_jquery
إعجاب واحد (1)
pfaffman
(Jay Pfaffman)
4 نوفمبر 2020، 12:05م
22
Perhaps search the logs for the category name?
إعجابَين (2)
This happens with any category or one specific category?
If you create a new category and rename it the error happens?
3 إعجابات
Canapin
(Coin-coin le Canapin)
4 نوفمبر 2020، 12:16م
24
Do your categories have a lot of posts?
3 إعجابات
Just tried renaming a smaller Category and it worked fine.
The one I’m trying to rename sure did.
Nothing there
3 إعجابات
Canapin
(Coin-coin le Canapin)
5 نوفمبر 2020، 10:33ص
26
Same issue as me then I guess:
Just a correction about this: I think I previously did Category.where(id: 21).update(name: "General") for a category from which I moved the topics out or something like that, because I had to use this command multiple times on various categories right now, and it appears that the command duration is proportional to the number of posts in the target category.
So basically, it’s the same issue as when I update the category from the interface, except that it won’t timeout in the command line.
It…
3 إعجابات
riking
(Kane York)
6 نوفمبر 2020، 4:40ص
27
Summary:
Something during category renames is touching every topic or every post and causing the operation to time out.
9 إعجابات
Falco
(Falco)
6 نوفمبر 2020، 12:05م
28
It looks related to the search stuff? That will indeed be very costly and should be moved into a background task.
5 إعجابات
Hope not, I fear there are already too many of those.
My server-side backups keep failing because even though they’re running at 2am (local time for the majority of users) there’s too much disk activity for it to complete.
…but I don’t want to get this off topic
إعجاب واحد (1)
sam
(Sam Saffron)
9 نوفمبر 2020، 1:59ص
35
It is this:
@tgxworld can you kick all the search work including setting version to 0 to a background job?
6 إعجابات
tgxworld
(Alan Tan)
9 نوفمبر 2020، 5:46ص
37
10 إعجابات
This appears to be fixed in the latest update. Thanks team!
3 إعجابات