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

Koyeb Deployment Issues #123

Closed k1519035 closed 1 month ago

k1519035 commented 3 months ago

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

Expected Behavior

Current Behavior

Possible Solution

Steps to Reproduce

1. 2. 3. 4.

Context (Environment)

I am getting an error when deploying to Koyeb.

The logs are attached. proxy-ultraviolet-8a569c27-cb39-4c92-8b90-47f427e0dfcb (1).txt

Possible Implementation

proudparrot2 commented 2 months ago

CleanShot 2024-04-22 at 14 54 12@2x The issue seems to be with bare-mux's version specifier in package.json. It's been recently updated in the repository, can you try running it again?

Sub-note, this specific repository can't be deployed to hosting platforms; this is the library for Ultraviolet. You'll want to deploy something like Ultraviolet-App or Ultraviolet template

Percslol commented 1 month ago

this should be fixed in the latest version of ultraviolet-app

closing as completed