Next.js Discord

Discord Forum

user aborted a request

Unanswered
Giant panda posted this in #help-forum
Open in Discord
Giant pandaOP
The user aborted a request.

Retrying 1/3...
The user aborted a request.

Retrying 1/3...
The user aborted a request.

Retrying 2/3...
The user aborted a request.

Retrying 2/3...

whats the solution to this guys, this is annoying, i have to keep deleting the next folder to fix this issue

20 Replies

what steps to recreate the issues?
I found deleting my cache resolved this
so issue is resolved?
@gin nice
maybe? 😄
Giant pandaOP
Thank you guys
I have no VPN on
I deleted the next folder
But I found a solution on GitHub issues
Care to share? 🙂
Giant pandaOP
I had to run npm run build first before npm run dev
It worked for me
Try it out
Well that should never be required, dev has no dependency on build.

What build does does is effectively rebuild the .next folder. So deleting it (as suggested) is the correct solution
Giant pandaOP
I understand you but I deleted it several times but it didn't work as expected
I always had the same issue until it became a stumbling block yesterday and all I did was to delete the next folder, delete npm modules..
have you customised your commands from next build and next dev??
or have a strange webpack cache config