Page 1 of 1

Mod Upload Error

Posted: Tue Apr 15, 2025 11:55 am
by nattanang
I tried to upload the new version of Beacon Rebalance Fork mod and get this error message
Error: Unknown error (JS2).
Error information: AxiosError: Network Error
Is there a problem on server or on my side?

Re: Mod Upload Error

Posted: Tue Apr 15, 2025 12:09 pm
by mmmPI
That happened to me yesterday too, but it only lasted 10 minutes before it was fixed.

Re: Mod Upload Error

Posted: Mon Jun 02, 2025 3:06 pm
by Yokmp
Same error here.

Re: Mod Upload Error

Posted: Mon Jun 02, 2025 3:12 pm
by eugenekay
The Error message appears to be generated by the Factorio Mod Portal; not on your Browser. Axios is a JavaScript library used for making HTTP Requests, most often within a Node.JS Server instance. My guess is that there is/was a (temporary or intermittent) problem between the Mod Portal server itself and the Backend Storage service.

In an Ideal world, the Server would catch this situation and display a "Sorry, there was a Server Problem, Please Retry" message to the end-user. If waiting 10 minutes and trying again works - then it works!