FieldPath cannot be constructed with empty string
Unsolved
Technical Support
-
All over sudden, nodebb is not working fully anymore. i got this in my page:
Internal Error. Oops! Looks like something went wrong! /categories FieldPath cannot be constructed with empty string
and in my syslogs:
Jun 9 12:41:32 community nodebb[1899]: 2021-06-09T10:41:32.119Z [4567/1910] - #033[31merror#033[39m: /categories Jun 9 12:41:32 community nodebb[1899]: MongoError: FieldPath cannot be constructed with empty string Jun 9 12:41:32 community nodebb[1899]: at MessageStream.messageHandler (/var/www/nodebb/NodeBB/node_modules/mongodb/lib/cmap/connection.js:268:20) Jun 9 12:41:32 community nodebb[1899]: at MessageStream.emit (events.js:376:20) Jun 9 12:41:32 community nodebb[1899]: at processIncomingData (/var/www/nodebb/NodeBB/node_modules/mongodb/lib/cmap/message_stream.js:144:12) Jun 9 12:41:32 community nodebb[1899]: at MessageStream._write (/var/www/nodebb/NodeBB/node_modules/mongodb/lib/cmap/message_stream.js:42:5) Jun 9 12:41:32 community nodebb[1899]: at writeOrBuffer (internal/streams/writable.js:358:12) Jun 9 12:41:32 community nodebb[1899]: at MessageStream.Writable.write (internal/streams/writable.js:303:10) Jun 9 12:41:32 community nodebb[1899]: at Socket.ondata (internal/streams/readable.js:745:22) Jun 9 12:41:32 community nodebb[1899]: at Socket.emit (events.js:376:20) Jun 9 12:41:32 community nodebb[1899]: at addChunk (internal/streams/readable.js:309:12) Jun 9 12:41:32 community nodebb[1899]: at readableAddChunk (internal/streams/readable.js:284:9)
i really need help to fix this because im lost and don't know what todo here
-
@baris said in FieldPath cannot be constructed with empty string:
I think this was fixed in https://github.com/NodeBB/NodeBB/commit/2c22b06feb48b86debd40af9c2ec72d67f2c8076#diff-2504a1fd59af8770734731abd1ad7fc35e0e899eb9ac14a9898256ad8dfff172.
Which version of NodeBB are you using?
Version 1.17.0
it happen all over sudden after weeks of working. I did not change anything
Copyright © 2024 NodeBB | Contributors