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

Crash on first site attempt #7

Closed
charely6 opened this issue Feb 26, 2024 · 11 comments
Closed

Crash on first site attempt #7

charely6 opened this issue Feb 26, 2024 · 11 comments
Labels
bug Something isn't working

Comments

@charely6
Copy link

So I downloaded and started the program but when I first tried to connect with my phone I got a can't connect and this error popped up on my computer.

image

@Lenochxd
Copy link
Owner

Thanks for letting me know, this will be fixed in the next update. What GPU do you have?

@charely6
Copy link
Author

NVIDIA GeForce GT 640
yeah I think its an older one.

@Lenochxd
Copy link
Owner

Cool, that probably means that the problem comes from the nvidia API which doesn't support such old gpu, at least it's not related to the brand so I could fix it easily in the next update.

@Lenochxd
Copy link
Owner

Lenochxd commented Feb 26, 2024

Also, you said "crash on first attempt", does that mean the error only happened once?

@charely6
Copy link
Author

if I quit it and started it again it I got the error, but I couldn't see anything in the browser interface.

@Lenochxd
Copy link
Owner

Seems normal to me! If you want to disable the error, you can set the GPU usage method setting to None in the browser interface.

@charely6
Copy link
Author

well the issues is when I tri to open the config or the site on another device it doesn't work
I just get a refused to connect message

@Lenochxd
Copy link
Owner

Oh I see. This is because GPU usage refreshes every 3 seconds no matter what...
You can try changing the setting using your phone and not worry about errors while doing it, or you can edit the config.json file and write None manually for the gpu_method key.

@charely6
Copy link
Author

awesome thanks, I would recommend if possible setting it so if that error happens to sets that to None but I don't know if that's the best.

@Lenochxd
Copy link
Owner

By default, if it crashes on startup it's set to AMD, but your GPU is an outdated Nvidia, so it doesn't crash on startup but crashes later.

Will be fixed! Thanks 🙏

@Lenochxd
Copy link
Owner

Fixed on 1.7.3 (6db6e79)

@Lenochxd Lenochxd added the bug Something isn't working label Apr 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants