Skip to content

Pdf is not being created  #1

@Eleftheria-99

Description

@Eleftheria-99

Hello, I have used this library to be able to create the documentnation for my project! I have added the package and the annotations. When I run : https://hostname/api/document, I see in the server logs : Initilizing configration 0%, but then no other messages gets printed in the server logs and no pdf created. My project runs dockerized in a linux server.

I made an other attempt to create the pdf with the dosumentation on localhost. The error I got :

pass     | > node app.js
pass     |
pass     | Node-api-doc-generator is ready at:  localhost:8080
pass     | App running on port 8080
pass     | Initilizing configration 0%
pass     | (node:19) UnhandledPromiseRejectionWarning: MongoServerSelectionError: Invalid message size: 1347703880, max allowed: 67108864
pass     |     at listOnTimeout (internal/timers.js:557:17)
pass     |     at processTimers (internal/timers.js:500:7)
pass     | (Use `node --trace-warnings ...` to show where the warning was created)
pass     | (node:19) UnhandledPromiseRejectionWarning: Unhandled promise rejection. 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(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
00], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 3, snapshot max: 3 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0) base write gen: 
65583"}}

Any idea what is the problem here ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions