SCadilhac

Results 79 comments of SCadilhac

Please reopen if issue still present in latest versions (0.19.x).

Which version are you running?

This means you are trying to `device.set()` an array instead of a simple type (number or string).

Hi, can you provide more info? Netshot version, output showing `java -version`, full log from Netshot etc.

I suspect you are not using the right JVM that’s why I requested full `java -version`. Logs can be found in `/var/log/netshot` by default.

Not sure how are you getting this result, but I don't think Netshot API is returning this.

```bash % curl -s 'http://localhost:8081/api/devices/1/complianceresults' -H 'Cookie: JSESSIONID=8409947972935339579' | jq [ { "id": 8, "ruleName": "Escape", "policyName": "Policy 12", "result": "NONCONFORMING", "comment": "string containing quotes \"quote\" causes invalid JSON", "checkDate":...

You can declare your device under its private IP address, but use the _Override connection settings_ option in _Add device_ dialog to define the effective IP address (and TCP port)...

> I also have some devices that use dynamic DNS and I noticed that Netshot always translates FQDNs to IPs when it adds the device. Is there a way to...

Hi, can you please provide an example of `show version` on the device so we can add the needed match to the driver?