titaniumnetwork-dev / Ultraviolet-App

Example application of Ultraviolet which can be deployed in production.
https://docs.titaniumnetwork.org/proxies/ultraviolet
MIT License
283 stars 4.36k forks source link

TypeError: Failed to fetch #4

Closed 3kh0 closed 2 years ago

3kh0 commented 2 years ago

Issue tracker is ONLY used for reporting bugs. New features should be discussed on our Discord server.

Expected Behavior

the discord main website should show

Current Behavior

I get an error, TypeError: Failed to fetch

image

Possible Solution

🤷‍♂️

Steps to Reproduce

  1. https://purple-chicken.3kh0.repl.co/
  2. put in discord.com/app

Context (Environment)

hosted on replit, this happens for anything you put in the box

Detailed Description

Not much to say here, nothing was showing up in console

Possible Implementation

🤷‍♂️ make more detailed error messages might help

desplmfao commented 2 years ago

is your node.js version above v14

MotorTruck1221 commented 2 years ago

is your node.js version above v14

This is happening to me as well with node.js v18.

the discord main website should show

This is also not just a discord issue. This happens when I try and use any website at all.

3kh0 commented 2 years ago

node.js is v18

e9x commented 2 years ago

This is likely a clone of #6. Perhaps you can take the same steps I recommended to help me understand the problem.