Ultraviolet-Node-Archive icon indicating copy to clipboard operation
Ultraviolet-Node-Archive copied to clipboard

"RangeError: Failed to construct 'Response': The status provided (0) is outside the range [200, 599]."

Open s191ed opened this issue 3 years ago • 6 comments

not working

s191ed avatar Mar 01 '22 02:03 s191ed

same exact thing

wellsilver avatar Apr 14 '22 17:04 wellsilver

Am getting the same error

darwapls avatar Jul 05 '22 16:07 darwapls

Im getting the same error

XxHiroTTVxX avatar Jul 14 '22 16:07 XxHiroTTVxX

I have the same issue on NGINX, although the UV home page works.

IsaacLK avatar Jul 17 '22 22:07 IsaacLK

I got mine working, the issue being the bare server (/bare/) was not reachable. In my case I forgot to proxy /bare in my NGINX config.

IsaacLK avatar Jul 20 '22 23:07 IsaacLK

image
Output on Heroku US server image
Output on Replit server Website: http://www.minecraft.net/en-us/

AzlanCoding avatar Aug 02 '22 03:08 AzlanCoding