You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, the previous version in which this bug was not present was: ....
Known issue
Description and Minimal Reproduction [REQUIRED]
Not able to update gateway address using 'set network gateway' api.
Setting default network gateway output gives status code 200. However, gateway address not updated. Verified using get default network gateway.
🔥 Exception or Error
🌍 Your Environment
Deployment Environment:
EdgeX Version [REQUIRED]:
Anything else relevant?
The text was updated successfully, but these errors were encountered:
Set network default gateway does not work on Hikvision-DS-2DE2A404IW-DE3 camera as well. Gives invalid ip address error (even if try to update with same/existing gateway ip address).
{
"apiVersion": "v2",
"message":"request failed, status code: 500, err: {"apiVersion":"v2","message":"error writing DeviceResourece NetworkDefaultGateway for HIKVISION-DS-2DE2A404IW-DE3-099f4000-4d50-11b4-82c8-c06ded544d95 -> failed to execute write command, <nil> -> failed to execute the request for the function 'SetNetworkDefaultGateway' of web service 'Device'. Onvif error: fault reason: Invalid address, fault detail: set ip error, fault code: env:Sender ter:InvalidArgVal ter:InvalidGatewayAddress","statusCode":500}",
"statusCode": 500
}
attached is api output screenshot on hikvision camera
vyshali-chitikeshi
changed the title
Geo vision- set network gateway not working correctly
Geo vision/Hikvision- set network gateway not working correctly
Jan 12, 2023
vyshali-chitikeshi
changed the title
Geo vision/Hikvision- set network gateway not working correctly
Geo vision - set network gateway not working correctly
Jan 13, 2023
🐞 Bug Report
Affected Services [REQUIRED]
The issue is located in: Onvif device serviceIs this a regression?
Yes, the previous version in which this bug was not present was: ....Known issue
Description and Minimal Reproduction [REQUIRED]
Not able to update gateway address using 'set network gateway' api.
Setting default network gateway output gives status code 200. However, gateway address not updated. Verified using get default network gateway.
🔥 Exception or Error
🌍 Your Environment
Deployment Environment:
EdgeX Version [REQUIRED]:
Anything else relevant?
The text was updated successfully, but these errors were encountered: