-
Notifications
You must be signed in to change notification settings - Fork 22
Failure on usage. #3
Description
Hi There,
I'm trying to use this and seem to get the following error. I can't seem to get it to work following the instructions on the site. I'm assuming it's not authenticating properly. However any help is greatly appreciated.
fatal: [ds723p02]: FAILED! => {
"cache_control": "max-age=0, no-cache, no-store, must-revalidate",
"changed": false,
"connection": "close",
"content_type": "application/json; charset="UTF-8"",
"cookies": {},
"cookies_string": "",
"date": "Mon, 14 Apr 2025 14:16:29 GMT",
"elapsed": 0,
"expires": "0",
"invocation": {
"module_args": {
"attributes": null,
"body": {
"api": "SYNO.Entry.Request",
"compound": [
{
"api": "SYNO.Core.Terminal",
"enable_ssh": true,
"enable_telnet": false,
"method": "set",
"ssh_port": 22,
"version": "3"
}
],
"method": "request",
"mode": "sequential",
"stop_on_error": "false",
"version": "1"
},
"body_format": "form-urlencoded",
"ca_path": null,
"ciphers": null,
"client_cert": null,
"client_key": null,
"creates": null,
"decompress": true,
"dest": null,
"follow_redirects": "safe",
"force": false,
"force_basic_auth": false,
"group": null,
"headers": {
"Content-Type": "application/x-www-form-urlencoded",
"Cookie": "id=hLkqtr9_sWqnWuKYKzc1hDFUOK4rEpJets1-0P3b3FYutzda0JI2ujjeaSVuj-QdQUdxTV4AM5XWhW55Tv-e6I;expires=Mon, 21-Apr-2025 14:16:28 GMT;max-age=604800;path=/;HttpOnly, did=L8Tzu-pjZW6YTPt54OYlqj68PdGMaQrgL5PbfUKf6OIm0TTRorqEOhW59K5JezwSW0VaMyk6BoimAvIVjhdcUg;expires=Tue, 14-Apr-2026 14:16:28 GMT;max-age=31536000;path=/;HttpOnly"
},
"http_agent": "ansible-httpget",
"method": "POST",
"mode": null,
"owner": null,
"remote_src": false,
"removes": null,
"return_content": false,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"status_code": [
200
],
"timeout": 30,
"unix_socket": null,
"unredirected_headers": [],
"unsafe_writes": false,
"url": "http://10.1.1.161:5000/webapi/entry.cgi",
"url_password": null,
"url_username": null,
"use_gssapi": false,
"use_netrc": true,
"use_proxy": true,
"validate_certs": true
}
},
"json": {
"error": {
"code": 110,
"errors": ""
},
"success": false
},
"msg": "OK (unknown bytes)",
"pragma": "no-cache",
"redirected": false,
"server": "nginx",
"status": 200,
"transfer_encoding": "chunked",
"url": "http://10.1.1.161:5000/webapi/entry.cgi",
"vary": "Accept-Encoding",
"x_content_type_options": "nosniff",
"x_xss_protection": "1; mode=block"