"Topic does not exist" but it is listed in the Category
-
One of my categories has the following topic:
When I try to delete it, I receive the following error:
In the HTML, the topic is shown with ID 0:
It feels like some user was about to post something and then the server restarted/crashed or whatever.
How do I delete this topic? I've searched for a
_key: "topic:0"
, but there aren't any documents.
-
@rdomzim Have you already tried restart & rebuild and then give it a try again?
-
Yeah, no luck. The topic is still there.
-
With the viewcount, I found the topic in my database:
{ "_id" : ObjectId("5b0e1c4390dcefcd0d0bd012"), "_key" : "topic:107", "viewcount" : 810 }
Then I deleted the document and it also disappeared from my category.
-
@rdomzim So... Problem solved?
-
Yep.
/10chars
-
Weird bug... But glad it's solved.
Suggested Topics
Copyright © 2018 NodeBB | Contributors