Created
August 17, 2015 11:48
-
-
Save ohanetz/8359e5fb8360421e7ec2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ohanetz@ubuntu-server:~$ sudo joola | |
11:34:55.400Z INFO joola: Found geoip-lite module. | |
WARNING: No configurations found in configuration directory: | |
WARNING: /home/ohanetz/config | |
WARNING: See https://www.npmjs.org/package/config for more information. | |
ERROR! Object.keys called on non-object | |
TypeError: Object.keys called on non-object | |
at Function.keys (native) | |
at Object.datastore.init (/usr/lib/node_modules/joola/lib/common/datastore.js:30:10) | |
at /usr/lib/node_modules/joola/lib/joola.js:104:23 | |
at /usr/lib/node_modules/joola/lib/dispatch/index.js:261:16 | |
at process._tickDomainCallback (node.js:492:13) | |
at Function.Module.runMain (module.js:499:11) | |
at startup (node.js:119:16) | |
at node.js:935:3 | |
{"name":"joola","hostname":"ubuntu-server","pid":8203,"level":50,"msg":"DOMAIN FATAL EXCEPTION! Object.keys called on non-object","time":"2015-08-17T11:34:55.463Z","v":0} | |
11:34:55.463Z ERROR joola: DOMAIN FATAL EXCEPTION! Object.keys called on non-object |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment