Skip to content
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

Deployed on VPS #60

Closed
SteadyStatus21 opened this issue Jan 18, 2023 · 9 comments · Fixed by #74
Closed

Deployed on VPS #60

SteadyStatus21 opened this issue Jan 18, 2023 · 9 comments · Fixed by #74

Comments

@SteadyStatus21
Copy link

Error:
TypeError: Cannot read properties of undefined (reading 'length')
Any suggestions?

Thanks!

@SteadyStatus21
Copy link
Author

I was a bit vague with opening this issue, but it is when navigating anywhere on the site with the search bar.

@GreenyDEV
Copy link
Collaborator

Yeah this is a known issue. I'm working on fixing it.

@GreenyDEV
Copy link
Collaborator

Also could you provide your steps to reproduce?

@SteadyStatus21
Copy link
Author

Also could you provide your steps to reproduce?

I followed your guide on installation, with the only new thing being before I started I upgraded Ubuntu to 22.04.

@GreenyDEV
Copy link
Collaborator

hmm that shouldn't really be an issue. I've been looking into this for a while, and I can't really figure out how to reproduce this.

@GreenyDEV
Copy link
Collaborator

Okay, I think I found the issue, though i still have not been able to reproduce this issue.

The error message is indicating that the code is trying to access the 'length' property of something that is undefined so I added a default fallback in the bareswitcher.

This SHOULD fix it but if it doesn't please let me know. I'll keep this open for now. Feel free to close it if you want :)

@GreenyDEV
Copy link
Collaborator

Hi there. We're still looking into the issue.

@GhostService
Copy link

Im having this issue too. I hosted a couple installations of nebula on glitch for me and some friends use, and half of the time it will say the indicated message above, or just say 403 Forbidden. Please fix!

@cohenerickson
Copy link
Member

If this is still an issue, can you please provide a full stack trace?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants