synaps not responding to API call
Synaps is not responding to my API call.
netstat -a gives me this: tcp 0 0 *:8776 *:* LISTEN
When I make an API call with java:
CWSample() throws IOException {
cw = new AmazonCloudWatc
}
I am getting a connection timeout.
Is the endpoint correct? 164.150.4.117 is my synaps server.
If I put this (http://
Also, in my /var/log/
2014-02-27 16:42:02 INFO synaps.wsgi [-] Started cloudwatch on 0.0.0.0:8776
Instead of 0.0.0.0:8776, how can I get it to start on 164.150.4.117:8776?
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Synaps Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Henry Wong for more information if necessary.