titaniumnetwork-dev / Ultraviolet

A highly sophisticated proxy used for evading internet censorship or accessing websites in a controlled sandbox using the power of service-workers. Works by intercepting HTTP requests with a service worker script that follows the TompHTTP specifications.
https://docs.titaniumnetwork.org/proxies/ultraviolet
GNU Affero General Public License v3.0
440 stars 3.61k forks source link

Application Error. #110

Closed RedLazarbeam2 closed 3 months ago

RedLazarbeam2 commented 4 months ago

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

The proxy I use with ultraviolet, does not properly work most of the time. At random times of day it will start working, but only for about a half-hour at a time.

Expected Behavior

Proxy opens and allows me to enter links.

Current Behavior

Proxy loads for ~1 minute and gives me this error: Application error An error occurred in the application and your page could not be served. If you are the application owner, check your logs for details. You can do this from the Heroku CLI with the command heroku logs --tail

Steps to Reproduce

  1. Open up the proxy

Context (Environment)

It will not even allow me to access the UV ui.

RedLazarbeam2 commented 4 months ago

Proxy is at https://developmentbuild.herokuapp.com/

tuta-amb commented 4 months ago

that's not an ultraviolet problem, that's whoever is running the proxy's fault

u gotta contact them

RedLazarbeam2 commented 4 months ago

Alright. How would I get a better proxy? I don't exactly have a ton of coding knowledge.