-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Won’t search or go to links + bare server wont work. #281
Comments
Here’s the error: `Error: Unable to fetch Bare meta: 404 <!doctype html> <script src="/transports/bareTransport.js" defer></script> <script src="/uv/uv.bundle.js" defer></script> <script src="/uv/uv.config.js" defer></script> <script src="/dynamic/dynamic.config.js" defer></script> <script src="/localforage/localforage.min.js" defer></script> <script type="module" crossorigin src="/assets/index-BwdKtiQv.js"></script>
|
btw no ultraviolet and rammerhead don’t work for me. |
Please share the full console outputs |
I can’t find a way to view console outputs in amplify. |
I mean of the browser |
I’m on mobile. |
Could you switch to a PC or laptop for debugging reasons? I can't recreate this issue |
Looks like your wisp and bare server are both 404ing. Which wisp server are you using? Is this behind nginx? |
I get the same issue selfhosting |
@Prexry would you mind telling me which version of Nebula your using? |
@MotorTruck1221 v9.0.1 |
The wisp server is “wss://main.d1tw8r7aeken8r.amplifyapp.com/wisp/”. Sorry for the late response. |
v9.0.2 fixes this |
I deployed it with AWS Amplify. When going to the site, everything seems good. But when I type something into the search bar (link or search term), it doesn’t do anything. When switching to bare server + dynamic, it opened an error page or sumn.
Here’s my deployment:
https://main.d1tw8r7aeken8r.amplifyapp.com/
The text was updated successfully, but these errors were encountered: