# I keep running into an error and I need help

**URL:** https://community.firebasestudio.dev/t/i-keep-running-into-an-error-and-i-need-help/11443
**Category:** General
**Created:** [May 1, 2025, 4:50pm UTC](https://community.firebasestudio.dev/t/i-keep-running-into-an-error-and-i-need-help/11443 "2025-05-01T16:50:45Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Oliver\_Lichstein](https://sea2.discourse-cdn.com/flex002/user_avatar/community.firebasestudio.dev/oliver_lichstein/32/5840_2.png) [@Oliver\_Lichstein](https://community.firebasestudio.dev/u/Oliver_Lichstein)
#### Post date: [May 1, 2025, 4:50pm UTC](https://community.firebasestudio.dev/t/i-keep-running-into-an-error-and-i-need-help/11443/1 "2025-05-01T16:50:45Z")

</div>

I run into the same internal error has occured, the LLM (Gemini 2.5pro) is able to read files, but I get that error when it tries to write in files. It started yesterday and the write feature only works about 10% of the time now.

---

<div class="post-metadata">

### Author: ![kirupa](https://sea2.discourse-cdn.com/flex002/user_avatar/community.firebasestudio.dev/kirupa/32/4_2.png) [@kirupa](https://community.firebasestudio.dev/u/kirupa)
#### Post date: [May 1, 2025, 4:53pm UTC](https://community.firebasestudio.dev/t/i-keep-running-into-an-error-and-i-need-help/11443/2 "2025-05-01T16:53:09Z")

</div>

Hi @Oliver_Lichstein - I’m tagging @ali to see if there is any information we need to help figure out what is going on.

---

<div class="post-metadata">

### Author: ![ali](https://sea2.discourse-cdn.com/flex002/user_avatar/community.firebasestudio.dev/ali/32/15_2.png) [@ali](https://community.firebasestudio.dev/u/ali)
#### Post date: [May 1, 2025, 5:22pm UTC](https://community.firebasestudio.dev/t/i-keep-running-into-an-error-and-i-need-help/11443/3 "2025-05-01T17:22:36Z")

</div>

@Oliver_Lichstein can you share more details on error you are seeing?

---

<div class="post-metadata">

### Author: ![Oliver\_Lichstein](https://sea2.discourse-cdn.com/flex002/user_avatar/community.firebasestudio.dev/oliver_lichstein/32/5840_2.png) [@Oliver\_Lichstein](https://community.firebasestudio.dev/u/Oliver_Lichstein)
#### Post date: [May 1, 2025, 5:41pm UTC](https://community.firebasestudio.dev/t/i-keep-running-into-an-error-and-i-need-help/11443/4 "2025-05-01T17:41:55Z")

</div>

Yes, When I ask it to do something, Gemini can plan like normal, and read the files necessary, but then it throws this error when it tires to implement the changes. It just said “Internal Error”. It started around yesterday, and there were no problems before that, but now the feature works very inconsistently.

 ![IMG_6320](https://us1.discourse-cdn.com/flex002/uploads/idxcommunity/original/2X/b/b15704e01528b0eee6797b2946bd16ee17eeb5ae.jpeg)

---

<div class="post-metadata">

### Author: ![ali](https://sea2.discourse-cdn.com/flex002/user_avatar/community.firebasestudio.dev/ali/32/15_2.png) [@ali](https://community.firebasestudio.dev/u/ali)
#### Post date: [May 1, 2025, 6:21pm UTC](https://community.firebasestudio.dev/t/i-keep-running-into-an-error-and-i-need-help/11443/5 "2025-05-01T18:21:17Z")

</div>

Thank you. Can you please share how big (no. lines) the is the edited file (src/lib/aiPlanner.ts)?

Also, if you like for your last message in the image, you can use `/q` to have it just answer questions and not use any tools.

---

<div class="post-metadata">

### Author: ![Oliver\_Lichstein](https://sea2.discourse-cdn.com/flex002/user_avatar/community.firebasestudio.dev/oliver_lichstein/32/5840_2.png) [@Oliver\_Lichstein](https://community.firebasestudio.dev/u/Oliver_Lichstein)
#### Post date: [May 1, 2025, 6:23pm UTC](https://community.firebasestudio.dev/t/i-keep-running-into-an-error-and-i-need-help/11443/6 "2025-05-01T18:23:45Z")

</div>

I am well into the developnt process, the file used to be 1,000 lines now it is like 650.
