problem with user profile display.
-
When visiting a profile we have an error. I guess it's related to the fact I upgraded to 0.6.1dev for testing the socket problem and moved back to 0.6.0 as my theme was broken on 0.6.1dev.
The console output.21/1 15:20 [30900] - error: /api/user/juuka Error: WRONGTYPE Operation against a key holding the wrong kind of value at ReplyParser.<anonymous> (/home/esiao/forum/node_modules/redis/index.js:305:31) at ReplyParser.EventEmitter.emit (events.js:95:17) at ReplyParser.send_error (/home/esiao/forum/node_modules/redis/lib/parser/javascript.js:296:10) at ReplyParser.execute (/home/esiao/forum/node_modules/redis/lib/parser/javascript.js:181:22) at RedisClient.on_data (/home/esiao/forum/node_modules/redis/index.js:534:27) at Socket.<anonymous> (/home/esiao/forum/node_modules/redis/index.js:91:14) at Socket.EventEmitter.emit (events.js:95:17) at Socket.<anonymous> (_stream_readable.js:746:14) at Socket.EventEmitter.emit (events.js:92:17) at emitReadable_ (_stream_readable.js:408:10) 21/1 15:20 [30900] - error: /api/user/vaan Error: WRONGTYPE Operation against a key holding the wrong kind of value at ReplyParser.<anonymous> (/home/esiao/forum/node_modules/redis/index.js:305:31) at ReplyParser.EventEmitter.emit (events.js:95:17) at ReplyParser.send_error (/home/esiao/forum/node_modules/redis/lib/parser/javascript.js:296:10) at ReplyParser.execute (/home/esiao/forum/node_modules/redis/lib/parser/javascript.js:181:22) at RedisClient.on_data (/home/esiao/forum/node_modules/redis/index.js:534:27) at Socket.<anonymous> (/home/esiao/forum/node_modules/redis/index.js:91:14) at Socket.EventEmitter.emit (events.js:95:17) at Socket.<anonymous> (_stream_readable.js:746:14) at Socket.EventEmitter.emit (events.js:92:17) at emitReadable_ (_stream_readable.js:408:10)
Copyright © 2024 NodeBB | Contributors