6 ms·
I'm just a hobbyist, but I keep getting the error "The code change produced by Gemini cannot be automatically applied. You can manually apply the change or ask
by GenerWork 1y ago
I'm just a hobbyist, but I keep getting the error "The code change produced by Gemini cannot be automatically applied. You can manually apply the change or ask Gemini to try again". I assume this is because the service is being slammed?
Edit: I should mention that I'm accessing this through Gemini Code Assist, so this may be something out of your wheelhouse.
- cperry 1y agoodd, haven't seen that one - you might file an issue https://github.com/google-gemini/gemini-cli/issues https://github.com/google-gemini/gemini-cli/issues I don't think that's capacity, you should see error codes.
- boplicity 1y agoThis is happening to me as well, and it seems to be editing a slightly wrong file path which is presumably why the issue is occurring.
- foobar10000 1y agoDouble spaces in paths seem to screw it up - as well as high-bit characters - like a username. Uppercase seems to be finicky as well.