titaniumnetwork-dev / Ultraviolet-App

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

No longer works when remixing on glitch #23

Closed Aonperson closed 1 year ago

Aonperson commented 1 year ago

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

was working fine 2 weeks ago

Expected Behavior

The application should open up and run

Current Behavior

It is stuck on loading and starting until it give up

cites "Error [ERR_MODULE_NOT_FOUND]: Cannot find package 'ultraviolet-static' imported from /app/src/index.js"

Possible Solution

Steps to Reproduce

  1. just try to remix on glitch
  2. open up glitch logs
  3. see the issue

Context (Environment)

Im just trying to watch content without internet tracking.

It no longer runs on glitch.

Detailed Description

Possible Implementation

ABUCKY0 commented 1 year ago

Know that this isn't like a public VPN. Any requests go to glitch, then are sent to your device. They can trace it to your glitch account. A public service allows for anonymity by mixing traffic together

e9x commented 1 year ago

@Aonperson Make sure you're running npm install