OpenAPITools / OpenAPITools/openapi-generator

500 error

Open
#5,004 12 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Issue: Bug OpenAPI Generator Online Swagger-Parser
Dominant language
Java
Stars
26.8k
Forks
7.7k
PR merge metrics
PR metrics pending

Description

From today morning getting this error:
"status":500,"error":"Internal Server Error","message":"Could not initialize class io.swagger.v3.parser.OpenAPIV3Parser","path":"/api/gen/clients/typescript-angular"

Any idea? Thank you!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the /api/gen/clients/typescript-angular request and inspecting the full server or application logs around initialization of io.swagger.v3.parser.OpenAPIV3Parser. The issue is complete when the TypeScript Angular client generation endpoint no longer returns HTTP 500 and the underlying initialization failure has a verified cause.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, java, typescript
Domain
api, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.