Container set by HTTP API failed

Similar error as post SNMPv3 HTTP API set failed found when setting Container image:

curl --request POST 'http://127.0.0.1/configure' --form data='{ "op": "set", "path": [ "container", "name", "hello", "image", "hello-world" ] }' --form key='xxxx'
{"success": false, "error": "perl: warning: Setting locale failed.....

Thanks ! This will be addressed in ⚓ T6688 SNMPv3 set by HTTP API failed and a subtask if needed.

@scheng I am not able to reproduce in current rolling; can you provide the image version (‘show version’) ? Thanks

@jestabro It’s a month old VyOS 1.5-rolling-202408062043. The same one as the SNMPv3 report. I will try new rolling version later.

Thanks, @scheng , that would be very helpful: there were several changes in the last month+ that pertain to this, as was mentioned in the task.

This topic was automatically closed after 14 days. New replies are no longer allowed.