When commiting with an scp commit-archive started getting the following error.
Archiving config... scp://storage.internal/router/ FAILED! > upload() got an unexpected keyword argument 'raise_error'
config:
config-management {
commit-archive {
location scp://rconfig:####@storage.internal/router/
}Doing remote save works fine. i.e.
save scp://rconfig:####@storage.internal/router/config
Same error if specify sftp instead of scp.