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

Stuck GUI #335

Open
unclemusclez opened this issue Sep 30, 2024 · 3 comments
Open

Stuck GUI #335

unclemusclez opened this issue Sep 30, 2024 · 3 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@unclemusclez
Copy link

unclemusclez commented Sep 30, 2024

image
I've uninstalled, reinstalled, redid the settings, etc. I don't know why this is stuck. This is happened over multiple versions. I don't know if it's my settings, but this seems to be particular to using Twinny within my WSL instance. not sure if it is related.

I'd diagnose this further if you give me any feedback.

Uncaught RangeError: Maximum call stack size exceeded
    at handleToggleProviderSelection (sidebar.js:110816:7)
    at handleToggleEmbeddingOptions (sidebar.js:110827:33)
    at handleToggleProviderSelection (sidebar.js:110816:40)
    at handleToggleEmbeddingOptions (sidebar.js:110827:33)
    at handleToggleProviderSelection (sidebar.js:110816:40)
    at handleToggleEmbeddingOptions (sidebar.js:110827:33)
    at handleToggleProviderSelection (sidebar.js:110816:40)
    at handleToggleEmbeddingOptions (sidebar.js:110827:33)
    at handleToggleProviderSelection (sidebar.js:110816:40)
    at handleToggleEmbeddingOptions (sidebar.js:110827:33)

image

update:
image

after deleting my WSL .vscode folder and then uninstalling my local Twinny extension, i was able to release the GUI.

i don't think this is expected behavior. I did this recently as well, wiping all of my across all instances, in order to get Twinny to function. I believe this is an issue specific to Twinny settings and workspace/user/remote settings.

...and its gone..
i reinstalled the extension to the local instance first, upon reinstalling the plugin to the wsl instance, the GUI locked up again.

i deleted ALL of my settings from both environments. the .vscode and .vscode_server folders.

also ssl settings seemed to not work correctly, but over http with the assigned port seems to work. twinny doesnt seem to play well with reverse proxy settings and ports. i dont think a port should be required for open-webui in the case the port is forwarded to a domain name.
image

@rjmacarthy
Copy link
Collaborator

rjmacarthy commented Oct 3, 2024

Hey thanks for the report. It seems like some kind of rendering loop with react, any concrete steps to replicate, it doesn't happen for me?

@rjmacarthy rjmacarthy added bug Something isn't working help wanted Extra attention is needed labels Oct 3, 2024
@unclemusclez
Copy link
Author

@rjmacarthy the bug seems to present itself within ubuntu wsl2. my local instance does not have this issue. i removed the local instance, and the issue persisted, even with completely wiped and reset settings and installation.

I dont think it's every version, i've noticed that this bug goes away and then comes back. it's been hard to pin point everything because ive been trying to also set up twinny with openwebui, and there have been multiple changes in the past couple of weeks between that and the version of ollama i am running. plus, i just migrated my instance from my local machine to a dedicated server.

i'd love to help debug this futher and contribute but i use twinny to do all of my coding 😥. it's a vicious cycle

@rjmacarthy
Copy link
Collaborator

There have been multiple issues with WSL but I don't have windows installed to be able to even attempt to fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants