JavaScript Promise Rejection: Failed to Fetch

Hi all,

Trying to manage a self-hosted instance, currently running 1.23.3 on a Windows Server 2025 Standard VM, 24H2, 4 cores, 8 GB RAM. VHD has 66 GB free.

I’m having a colleague try to migrate pull requests from their public GitHub into my Gitea instance, and the Gitea instance crashes. Right before it crashes, we get “JavaScript promise rejection: Failed to fetch. Open browser console to see more details. (114)”

Two things - What is the ‘browser console’ that this is referring to and how do I access it? Also, why are no log files being generated at all? I open up C:\Gitea\log and there are zero files. What’s up with that?

I was previously using the cloud hosted version of Gitea and I was displeased with how difficult it was to make configuration changes, but apparently this self-hosted version isn’t much better.

Any help would be greatly appreciated. Thanks in advance.