Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Large amount(10k+) of SAML entities gives timeout of 30000ms exceeded #141

Open
cuzic4n opened this issue Nov 29, 2022 · 1 comment
Open
Labels
bug Something isn't working

Comments

@cuzic4n
Copy link
Contributor

cuzic4n commented Nov 29, 2022

➜ 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

@cuzic4n cuzic4n added the bug Something isn't working label Nov 29, 2022
@nquirk22
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants