[GH-ISSUE #1712] getDocumentWithDetailsByd exceeds 4MB #485

Closed
opened 2026-02-26 18:47:15 +03:00 by kerem · 1 comment
Owner

Originally created by @ASchmidt84 on GitHub (Mar 17, 2025).
Original GitHub issue: https://github.com/documenso/documenso/issues/1712

Issue Description

API response for /api/trpc/document.getDocumentWithDetailsById?input=%7B%22json%22%3A%7B%22id%22%3A12%2C%22teamId%22%3Anull%7D%2C%22meta%22%3A%7B%22values%22%3A%7B%22teamId%22%3A%5B%22undefined%22%5D%7D%7D%7D exceeds 4MB. API Routes are meant to respond quickly. https://nextjs.org/docs/messages/api-routes-response-size-limit

I dont know what this means.
I have documenso running as docker container.

Steps to Reproduce

No response

Expected Behavior

No response

Current Behavior

No response

Screenshots (optional)

No response

Operating System [e.g., Windows 10]

No response

Browser [e.g., Chrome, Firefox]

No response

Version [e.g., 2.0.1]

No response

Please check the boxes that apply to this issue report.

  • I have searched the existing issues to make sure this is not a duplicate.
  • I have provided steps to reproduce the issue.
  • I have included relevant environment information.
  • I have included any relevant screenshots.
  • I understand that this is a voluntary contribution and that there is no guarantee of resolution.
  • I want to work on creating a PR for this issue if approved
Originally created by @ASchmidt84 on GitHub (Mar 17, 2025). Original GitHub issue: https://github.com/documenso/documenso/issues/1712 ### Issue Description > API response for /api/trpc/document.getDocumentWithDetailsById?input=%7B%22json%22%3A%7B%22id%22%3A12%2C%22teamId%22%3Anull%7D%2C%22meta%22%3A%7B%22values%22%3A%7B%22teamId%22%3A%5B%22undefined%22%5D%7D%7D%7D exceeds 4MB. API Routes are meant to respond quickly. https://nextjs.org/docs/messages/api-routes-response-size-limit I dont know what this means. I have documenso running as docker container. ### Steps to Reproduce _No response_ ### Expected Behavior _No response_ ### Current Behavior _No response_ ### Screenshots (optional) _No response_ ### Operating System [e.g., Windows 10] _No response_ ### Browser [e.g., Chrome, Firefox] _No response_ ### Version [e.g., 2.0.1] _No response_ ### Please check the boxes that apply to this issue report. - [x] I have searched the existing issues to make sure this is not a duplicate. - [x] I have provided steps to reproduce the issue. - [x] I have included relevant environment information. - [x] I have included any relevant screenshots. - [x] I understand that this is a voluntary contribution and that there is no guarantee of resolution. - [x] I want to work on creating a PR for this issue if approved
kerem 2026-02-26 18:47:15 +03:00
Author
Owner

@ephraimduncan commented on GitHub (Aug 23, 2025):

This has been fixed since we moved of Next.js

<!-- gh-comment-id:3216214719 --> @ephraimduncan commented on GitHub (Aug 23, 2025): This has been fixed since we moved of Next.js
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#485
No description provided.