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

Getting "Maximum call stack size exceeded" for validate/inspect commands #813

Closed
Ebeid opened this issue May 5, 2023 · 5 comments
Closed
Labels
command:openapi Issues pertaining to the `openapi`, `validate`, `reduce`, or `swagger` commands question Further information is requested

Comments

@Ebeid
Copy link

Ebeid commented May 5, 2023

Getting "Maximum call stack size exceeded" for validate/inspect commands. Using version 8.6.3

@kanadgupta
Copy link
Member

Hi @Ebeid! Are you seeing this error before or after selecting an API definition? If it's prior to the selection, this is likely a duplicate of #780.

@kanadgupta kanadgupta added question Further information is requested command:openapi Issues pertaining to the `openapi`, `validate`, `reduce`, or `swagger` commands labels May 5, 2023
@Ebeid
Copy link
Author

Ebeid commented May 5, 2023

After

rdme openapi:inspect ~/Downloads/swagger.json
✖ Validating the API definition located at /Users/eelsayed/Downloads/swagger.json...

Maximum call stack size exceeded

@kanadgupta
Copy link
Member

kanadgupta commented May 5, 2023

Can you send across the API definition you're seeing this error for?

@Ebeid
Copy link
Author

Ebeid commented May 15, 2023

I'm sorry I can't share that json file. The issue seems reproducible with other files that used work before.

@kanadgupta
Copy link
Member

We need a reproducible example in order to fix the issue. Even a API definition file with redacted or placeholder data would be helpful.

Closing this out but happy to revisit this once we have an example!

@kanadgupta kanadgupta closed this as not planned Won't fix, can't repro, duplicate, stale May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
command:openapi Issues pertaining to the `openapi`, `validate`, `reduce`, or `swagger` commands question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants