holy-unblocker / website-legacy-aio

All-in-one Holy Unblocker bundle
https://holyubofficial.net/
GNU General Public License v3.0
195 stars 2.31k forks source link

Failure registering the Service Worker #4

Closed md4r2 closed 2 years ago

md4r2 commented 2 years ago

When loading any page, these errors come up: Failure registering the Ultraviolet/Stomp Service Worker; Unable to create a new Rammerhead session.

Pages are completely failing to load.

I am using https://website-aio-e9x.koyeb.app/

e9x commented 2 years ago

I will investigate this issue. In the meantime, can you try the Heroku deployment? https://website-aio.herokuapp.com/ My theory right now is the Koyeb instance is running out of resources (we only allocated it 256 MB) Maybe you can deploy it yourself and see if you still run into the same issue.

md4r2 commented 2 years ago

Hi I've tried deploying to heroku and rammerhead seems to be mostly working fine when i tested with yt but ultraviolet & stomp have the same issue as the koyeb instance. As for replit, when running it comes up with the error: sh: line 1: cross-env: command not found exit status 127

Ultraviolet on https://website-aio.herokuapp.com/ seems to be working fine with yt, rammerhead is partially working (can't play vids from yt unless direct/embed link is entered) and stomp has the same issue.

Also when deploying to railway it just comes with: "template is not an available Railway plugin"

Hope this helps :D

Craftzman7 commented 2 years ago

I'm getting this error on my self hosted instance. It seems to have enough memory. I'll attach a stack trace when I have time.

e9x commented 2 years ago

Fixed in upstream website repository. See https://git.holy.how/holy/website/commit/1069565562ac96d9ad20936fd5d4ac97ac438490 This repository is now updated and works as intended.