I recently installed GenieACS and have been testing it in local network. So far i can make the device (Tp-Link 850n router) connect to ACS and get data from it or change the data from the “Devices” menu, but i can’t change the configuration pushing “3. Vendor configuration File” to CPE.
I tried to upload “1. Firmware Upgrade Image” and it was succesful, but the “3. Vendor configuration File” returns the error “cwmp.9010”, with the full report beeing:
cwmp.9010, Download failure, faultCode: “9010” faultString: Download failure setParam…"
faultCode: "9010"
faultString: Download failure
setParameterValuesFault: null
The file i’m trying to upload is the same CSV file it downloads from “All parameters”, tried to change several parameters and also only saving one line like SSID name that can be changed directly in the Devices webpage but not uploading the file.
This is the only line written on the CSV file:
"InternetGatewayDevice.LANDevice.1.WLANConfiguration.1.SSID,false,2023-07-19T08:24:24.994Z,true,2023-07-19T08:24:24.994Z,""NewWifi_D807"",xsd:string,2023-07-19T08:49:17.049Z,,,,"
Is this the correct way to upload a device configuration change? Is there any way to find the meaning of specific error codes in GenieACS?
The documentation doesn’t mention the file format for the configuration file to upload or the different error codes that you might encounter so i’m little lost.
The “setParameterValuesFault: null” is confusing because even only editing the line that holds the SSID name that it’s already written, it returns this as null.