Hello,
I’m new to GenieACS. I managed to install the server on Ubuntu Server following the official documentation. I successfully connected my initial devices to my server. There’s one device that requires me to enter a username and password. I’ve spent at least 3 hours searching online without being able to solve my issue.
Here’s the error I’m encountering:
faultCode: “9003”
faultString: Invalid arguments
setParameterValuesFault:
- parameterName: InternetGatewayDevice.ManagementServer.ConnectionRequestPassword
faultCode: “9007”
faultString: Invalid parameter value - parameterName: InternetGatewayDevice.ManagementServer.ConnectionRequestUsername
faultCode: “9007”
faultString: Invalid parameter value - parameterName: InternetGatewayDevice.ManagementServer.PeriodicInformInterval
faultCode: “9007”
faultString: Invalid parameter value - parameterName: InternetGatewayDevice.ManagementServer.PeriodicInformTime
faultCode: “9007”
faultString: Invalid parameter value
When I create this new configuration “cwmp.auth” with the value “false,” I no longer have an error, but my device is still not reachable.
You’re very welcome for the help