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
➜ backup frodo -v
You seem to be running the NPM package
Installed versions:
cli: v0.18.1
lib: v0.16.1
node: v18.7.0
➜ backup frodo saml export -A perf
ForgeRock Identity Cloud detected.
Connected to ForgeRock Access Management 7.1.0-2021-4-SNAPSHOT Build f2a3b4f08f40b37d142e3a1615811f3f8338a58e (2021-September-08 21:10)
Exporting all providers to separate files...
node:internal/process/promises:288
triggerUncaughtException(err, true /* fromPromise */);
^
[UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "AxiosError: timeout of 30000ms exceeded".] {
code: 'ERR_UNHANDLED_REJECTION'
}
Node.js v18.7.0
The text was updated successfully, but these errors were encountered:
Seeing a similar error from WSL when attempting to tail logs:
You are running the binary release.
Installed versions:
cli: v1.0.1
lib: v1.1.0
node: v18.5.0
frodo logs tail -c am-everything euw
Tailing ID Cloud logs from the following sources: am-everything and levels [SEVERE,ERROR,FATAL] of ......
tail ERROR: tail data error - AxiosError: timeout of 30000ms exceeded
➜ backup frodo -v
You seem to be running the NPM package
Installed versions:
cli: v0.18.1
lib: v0.16.1
node: v18.7.0
➜ backup frodo saml export -A perf
ForgeRock Identity Cloud detected.
Connected to ForgeRock Access Management 7.1.0-2021-4-SNAPSHOT Build f2a3b4f08f40b37d142e3a1615811f3f8338a58e (2021-September-08 21:10)
Exporting all providers to separate files...
node:internal/process/promises:288
triggerUncaughtException(err, true /* fromPromise */);
^
[UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "AxiosError: timeout of 30000ms exceeded".] {
code: 'ERR_UNHANDLED_REJECTION'
}
Node.js v18.7.0
The text was updated successfully, but these errors were encountered: