Created
November 4, 2011 18:26
-
-
Save withgod/1340090 to your computer and use it in GitHub Desktop.
This file contains 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
[noname@gis]node ./server.js [(git)-[master] ~/code/nemutan] | |
[2011-11-05 03:21:42.474] [INFO] console - Nemutan running at port 6368 | |
[2011-11-05 03:21:42.480] [INFO] console - Loaded ghost: default | |
[2011-11-05 03:22:20.279] [INFO] ACCESS - 192.168.0.107 - /ghost/default/talk | |
[2011-11-05 03:22:20.285] [ERROR] ERROR - Only GET,HEAD allowed | |
[2011-11-05 03:22:20.761] [INFO] ACCESS - 192.168.0.107 - /favicon.ico | |
---- | |
http://192.168.1.10:6368/ghost/default/talk | |
{"success":false,"message":"Failed to write session data","result":null} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment