You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue tracker is ONLY used for reporting bugs. New features should be discussed on our Discord server.
Expected Behavior
To connect to local host, type in an link, and it work.
Current Behavior
I type in a link, it has to register service worker, so i do that, and it says "Your organization has blocked access to this page or site." (if i follow the link from the failed HTTP GET response, it says
<h1 id="errorTitle">Error processing your request</h1><hr><p>Failed to load <b id="fetchedURL">https://www.google.com/search?q=bing</b></p><p id="errorMessage">Internal Server Error</p>
Code: | UNKNOWN
-- | --
<textarea id="errorTrace" cols="40" rows="10" readonly="readonly"></textarea><p>Try:</p><ul><li>Checking your internet connection</li><li>Verifying you entered the correct address</li><li>Clearing the site data</li><li>Contacting <b id="uvHostname">localhost</b>'s administrator</li><li>Verify the <a id="bareServer" title="Bare server" href="http://localhost:8080/bare/">Bare server</a> isn't censored</li></ul><p>If you're the administrator of <b id="uvHostname">localhost</b>, try:</p><ul><li>Restarting your Bare server</li><li>Updating Ultraviolet</li><li>Troubleshooting the error on the <a href="https://github.com/titaniumnetwork-dev/Ultraviolet" target="_blank">GitHub repository</a></li></ul><hr><p><i>Ultraviolet v<span id="uvVersion">3.0.0</span></i></p>Error processing your request
Failed to load https://www.google.com/search?q=bing
Internal Server Error
Code: UNKNOWN
there are no bare clients
Try:
Checking your internet connection
Verifying you entered the correct address
Clearing the site data
Contacting localhost's administrator
Verify the [Bare server](http://localhost:8080/bare/) isn't censored
If you're the administrator of localhost, try:
Restarting your Bare server
Updating Ultraviolet
Troubleshooting the error on the [GitHub repository](https://github.com/titaniumnetwork-dev/Ultraviolet)
Ultraviolet v3.0.0
Possible Solution
I am asking for the fix, so no response.
Steps to Reproduce
connect to localhost:8080 after following the "Deploy via terminal" wiki
type in a link
register service worker
get page blocked
redo steps 1-4 except while inspect is open
follow HTTP GET link
get error.
Context (Environment)
I am on firefox, i am hosting using a Raspberry Pi 4B, and if this doesn't get fixed i can't use Ultraviolet :(
also the bare server just gives me an error saying ultraviolet doesn't know where to put me
Detailed Description
Need a fix, I have no idea.
Possible Implementation
need a fix, no idea
The text was updated successfully, but these errors were encountered:
Issue tracker is ONLY used for reporting bugs. New features should be discussed on our Discord server.
Expected Behavior
To connect to local host, type in an link, and it work.
Current Behavior
I type in a link, it has to register service worker, so i do that, and it says "Your organization has blocked access to this page or site." (if i follow the link from the failed HTTP GET response, it says
Possible Solution
I am asking for the fix, so no response.
Steps to Reproduce
Context (Environment)
I am on firefox, i am hosting using a Raspberry Pi 4B, and if this doesn't get fixed i can't use Ultraviolet :(
also the bare server just gives me an error saying ultraviolet doesn't know where to put me
Detailed Description
Need a fix, I have no idea.
Possible Implementation
need a fix, no idea
The text was updated successfully, but these errors were encountered: