All pastes #2090725 Raw Edit

Mine

public text v1 · immutable
#2090725 ·published 2011-10-17 09:19 UTC
rendered paste body

No SPLAY CLI server URL specified. Using SPLAY CLI server URL from the configuration file...

Username taken from the configuration file...

Password taken from the configuration file...

USERNAME       = admin
CLI SERVER URL = http://127.0.0.1:2222/json-rpc

Sending command to http://127.0.0.1:2222/json-rpc...

lua: /Users/lucas/local/lualibs/lib/json.lua:266: Failed to scan constant from string <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<HTML>
  <HEAD><TITLE>Not Found</TITLE></HEAD>
  <BODY>
    <H1>Not Found</H1>
    `/json-rpc' not found.
    <HR>
    <ADDRESS>
     WEBrick/1.3.1 (Ruby/1.8.7/2010-01-10) at
     127.0.0.1:80
    </ADDRESS>
  </BODY>
</HTML>
 at starting position 1
stack traceback:
	[C]: in function 'assert'
	/Users/lucas/local/lualibs/lib/json.lua:266: in function </Users/lucas/local/lualibs/lib/json.lua:255>
	(tail call): ?
	./lib/common.lua:124: in function 'check_response'
	./splay-start-session.lua:111: in function 'send_start_session'
	./splay-start-session.lua:167: in main chunk
	[C]: ?