Ultraviolet-App icon indicating copy to clipboard operation
Ultraviolet-App copied to clipboard

Error processing your request

Open matti377 opened this issue 2 years ago • 7 comments

I Installed The VPN on an VPS with an public ip (ubuntu server). It is running in the background with pm2 (I did everything like it was explained in the wiki). When I enter an url, for example google.com I get this: Screenshot 2023-04-23 at 10 56 48 Does somebody know how to fix this?

matti377 avatar Apr 23 '23 08:04 matti377

You have to have a bare server running or change the settings in uv.config.js.

Bigfoot9999 avatar Apr 23 '23 22:04 Bigfoot9999

wat do I need to change? Here is my file:

self.__uv$config = { prefix: "/uv/service/", bare: "/bare/", encodeUrl: Ultraviolet.codec.xor.encode, decodeUrl: Ultraviolet.codec.xor.decode, handler: "/uv/uv.handler.js", client: "/uv/uv.client.js", bundle: "/uv/uv.bundle.js", config: "/uv/uv.config.js", sw: "/uv/uv.sw.js", };

matti377 avatar Apr 24 '23 17:04 matti377

I've got the same problem. It was working fine just a week ago. When I go to the bare server it says the following: { "versions": [ "v1", "v2" ], "language": "NodeJS", "memoryUsage": 10.82, "project": { "name": "bare-server-node", "description": "TOMPHTTP NodeJS Bare Server", "repository": "https://github.com/tomphttp/bare-server-node", "version": "1.2.5" } } Does this have anything to do with the problem?

C-1-R avatar Apr 24 '23 20:04 C-1-R

Hey, the same thing is happening to me. Did you ever figure it out?

PotatoLord1234 avatar Aug 02 '23 14:08 PotatoLord1234

kind of weird but maybe Update UV and Bare cus v1.2.5 of Bare isnt the latest 2.0.1 is and for UV 2.0.0 is the latest or v1.0.11 if u need bare v2 so yea prob update that and try again

Notplayingallday383 avatar Sep 30 '23 15:09 Notplayingallday383

How do I update it?

Praveit avatar Oct 03 '23 01:10 Praveit

I have the same problem, how to solve it?

Deovolentezz avatar Jan 31 '24 07:01 Deovolentezz