node not found - node is required to generate the search indices
A little background: I'm using Arch Linux. Python, pip & the dependencies / requirements all installed just fine. The mongodb.service is up and running. The database appears in Mongo when I type show dbs.
Hi. Great stuff! But I have a small problem when dumping a database. I know it's my fault, but can you help?
Here's what I did. I started off with:
This works. The database of messages is downloaded. Then I do:
Now I get the error:
A little background: I'm using Arch Linux. Python, pip & the dependencies / requirements all installed just fine. The mongodb.service is up and running. The database appears in Mongo when I type
show dbs
.Any idea what might be happening? Thanks :)
imfatant