[nodebb-plugin-eve] EVE Online registration whitelists
-
@Schamper it's possible that this plugin may be causing NodeBB to restart when trying to access /admin/manage/groups as the output in the log is as follows when trying to access that particular page:
2014-11-16T14:15:23.443Z - error: TypeError: Cannot set property 'eve_keyid' of null
at Object.EVE.modifyUserData (/home/forum/node_modules/nodebb-plugin-eve/library.js:251:26)
at /home/forum/src/plugins.js:415:32
at /home/forum/node_modules/async/lib/async.js:272:13
at iterate (/home/forum/node_modules/async/lib/async.js:149:13)
at Object.async.eachSeries (/home/forum/node_modules/async/lib/async.js:165:9)
at Object.async.reduce (/home/forum/node_modules/async/lib/async.js:271:15)
at Object.Plugins.fireHook (/home/forum/src/plugins.js:409:12)
at modifyUserData (/home/forum/src/user.js:130:11)
at /home/forum/src/user.js:96:4
at /home/forum/node_modules/redis/index.js:1138:13
[cluster] Child Process (29612) has disconnectedCould this have anything to do with the fact that the admin does not have an EVE API tied to it?