Hide Forgot
[jwulf@gaura Zanata topicized]$ skynet push -c -n Python-command-reference-post.txt ERROR: Cannot resolve the host address! Client is the one published with Build 5 of CSProcessor, from Client URL: http://10.64.1.77/skynet.jar skynet.ini: [jwulf@gaura Zanata topicized]$ cat ~/.config/skynet.ini [server] # server is the URL of the server running the webservice server=http://localhost:8080/ # apikey is the Skynet apikey used to authenticate the user apikey=123456 I know that the webservice is up, because this works: [jwulf@gaura Zanata topicized]$ wget http://localhost:8080/csprocessor/build?id=1\&apikey=123456 --2011-10-17 13:36:40-- http://localhost:8080/csprocessor/build?id=1&apikey=123456 Resolving localhost... 127.0.0.1 Connecting to localhost|127.0.0.1|:8080... connected. HTTP request sent, awaiting response... 200 OK Length: 15606 (15K) [application/zip] Saving to: “build?id=1&apikey=123456” 100%[========================================================================================================================>] 15,606 --.-K/s in 0s 2011-10-17 13:36:42 (431 MB/s) - “build?id=1&apikey=123456” saved [15606/15606] The following also works: [jwulf@gaura Zanata topicized]$ skynet pull -c --post 1
Found the issue it had to do with inserting the wrong address for that push, which is why the pull's would work.
Uploaded with client build 7