titaniumnetwork-dev / Ultraviolet-Node-Archive

Highly sophisticated proxy used for evading internet censorship or accessing websites in a controlled sandbox using the power of service-workers and more! Easy deployment version (Node.js)
https://ultravioletsw.dev
74 stars 916 forks source link

Railway Deployment Issues #30

Open idont85 opened 2 years ago

idont85 commented 2 years ago

When attempting to deploy to the Railway platform, the deployment succeeds but soon after crashes. I cannot figure out how to fix it.

Expected Behavior

It should highlight the link in green and should let it work like usual.

Current Behavior

Instead there is a server error and it doesn't work.

Possible Solution

I am not too good at web coding, but I think it may not be configured for Railway.

Steps to Reproduce

  1. Fork this github
  2. Go to Railway and begin deployment
  3. Wait...
  4. Watch your failure take place when you click the link.

Context (Environment)

Trying to deploy.

Detailed Description

Possible Implementation

noonoo5084 commented 2 years ago

you have to go to the readme.md and remove anything that says youtube for osme reason it blocks any project with youtube in it

idont85 commented 2 years ago

Well, it deploys, but crashes within seconds...

noonoo5084 commented 2 years ago

yea you have to use a start command thing in the setting which i havent fully learned how to use lmk if u figure it out

idont85 commented 2 years ago

Yeah, thanks for responding. Tried tinkering with that earlier but to no success...