titaniumnetwork-dev / Ultraviolet-App

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

Gitpod deployment doesn't work. #85

Closed catfoolyou closed 1 month ago

catfoolyou commented 5 months ago

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

Expected Behavior

The proxy should work normally

Current Behavior

When I deploy the proxy via Gitpod, I'm getting a blank grey page with text 8080-catfoolyou-ultravioleta-6kybl5it3v7.ws-us110.gitpod.io refused to connect. on it when trying to open a URL through the deployed proxy.

Possible Solution

Register service workers? No option to do that though...

Steps to Reproduce

Go to (gitpo.io/#https://github.com/titaniumnetwork-dev/Ultraviolet-App)[gitpo.io/#https://github.com/titaniumnetwork-dev/Ultraviolet-App]

Set up the workspace then make the port public and open it.

Context (Environment)

I can't use the proxy and have to use Incognito instead, but that cant download files and gives me a bunch of gibberish instead.

funkymokey commented 5 months ago

use vercel :D

Entrpix commented 1 month ago

make sure you set the port as open

catfoolyou commented 1 month ago

I did

catfoolyou commented 1 month ago

Got it fixed with the latest update