[GH-ISSUE #3012] [BUG]: Error: Minified React error #310 when deploying on local and AWS #1928

Closed
opened 2026-02-22 18:27:17 -05:00 by yindo · 2 comments
Owner

Originally created by @wuwangzhang1216 on GitHub (Jan 23, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3012

How are you running AnythingLLM?

Local development

What happened?

I followed the instructions on https://github.com/Mintplex-Labs/anything-llm/blob/render/cloud-deployments/aws/cloudformation/DEPLOY.md
and I successfully had my instance and security group up, however, when I clicked the send message button the web page turned blank and I got the error message: Error: Minified React error #310; visit https://reactjs.org/docs/error-decoder.html?invariant=310 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.

Additionally, the same issue I encountered when I deployed locally followed the steps from https://github.com/Mintplex-Labs/anything-llm/blob/master/BARE_METAL.md

I hope someone can give me some advice. I guess the instructions that I follow might be too old.

Are there known steps to reproduce?

No response

Originally created by @wuwangzhang1216 on GitHub (Jan 23, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3012 ### How are you running AnythingLLM? Local development ### What happened? I followed the instructions on https://github.com/Mintplex-Labs/anything-llm/blob/render/cloud-deployments/aws/cloudformation/DEPLOY.md and I successfully had my instance and security group up, however, when I clicked the send message button the web page turned blank and I got the error message: Error: Minified React error #310; visit https://reactjs.org/docs/error-decoder.html?invariant=310 for the full message or use the non-minified dev environment for full errors and additional helpful warnings. Additionally, the same issue I encountered when I deployed locally followed the steps from https://github.com/Mintplex-Labs/anything-llm/blob/master/BARE_METAL.md I hope someone can give me some advice. I guess the instructions that I follow might be too old. ### Are there known steps to reproduce? _No response_
yindo added the possible bug label 2026-02-22 18:27:17 -05:00
yindo closed this issue 2026-02-22 18:27:17 -05:00
Author
Owner

@timothycarambat commented on GitHub (Jan 23, 2025):

Hey, good catch - this has been patched now

Patched via https://github.com/Mintplex-Labs/anything-llm/commit/9584a7e1400a2ac581631f1901281c29c15224ba
Build status: https://github.com/Mintplex-Labs/anything-llm/actions/runs/12937628980/job/36085959888

When that is complete - repull the image and this will be resolved

@timothycarambat commented on GitHub (Jan 23, 2025): Hey, good catch - this has been patched now Patched via https://github.com/Mintplex-Labs/anything-llm/commit/9584a7e1400a2ac581631f1901281c29c15224ba Build status: https://github.com/Mintplex-Labs/anything-llm/actions/runs/12937628980/job/36085959888 When that is complete - repull the image and this will be resolved
Author
Owner

@wuwangzhang1216 commented on GitHub (Jan 23, 2025):

Solved!

@wuwangzhang1216 commented on GitHub (Jan 23, 2025): Solved!
yindo changed title from [BUG]: Error: Minified React error #310 when deploying on local and AWS to [GH-ISSUE #3012] [BUG]: Error: Minified React error #310 when deploying on local and AWS 2026-06-05 14:43:30 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#1928