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

[BUG] White Screen Issue on Marketplaces and Chat Pages in Flowise UI (Node.js v18.20.5, v20.18.1, and v23.3.0) #3583

Open
meitokaeri opened this issue Nov 27, 2024 · 2 comments

Comments

@meitokaeri
Copy link

meitokaeri commented Nov 27, 2024

Describe the bug
When I click on Marketplaces on the [http://localhost:3000/] page, the browser shows a completely white screen. Additionally, when I click [CHAT] under chatflows, the same issue occurs.

I have tested this with both node-v18.20.5-x64 and node-v20.18.1-x64, but the problem persists in both versions.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'http://localhost:3000/'
  2. Click on 'Marketplaces'
  3. See white screen

  1. Go to 'http://localhost:3000/'
  2. Click on 'Chatflow'
  3. Click on 'Chat'
  4. See white screen

Expected behavior
I expected it to display the Marketplaces content or the Chatbot interface.

Screenshots
001
[http://localhost:3000/] > [Chatflows] > [Chat]

002
[http://localhost:3000/] > [Marketplaces]

Setup

  • Installation [npx flowise start]
  • Flowise Version [2.1.5]
  • OS: [Windows]
  • Browser [chrome, Edge]

Additional context
I have also tested with Node.js 23.3.0, but the same issue occurs.

@meitokaeri meitokaeri changed the title [BUG] [BUG] White Screen Issue on Marketplaces and Chat Pages in Flowise UI (Node.js v18.20.5, v20.18.1, and v23.3.0) Nov 27, 2024
@PylotLight
Copy link

We also get this, but I assumed it was because we're doing some basepath rewrites for assets, but looks like its happening for other users?

@meitokaeri
Copy link
Author

We also get this, but I assumed it was because we're doing some basepath rewrites for assets, but looks like its happening for other users?

I encountered this issue the first time I installed Flowise on this computer. I plan to test it on another computer to see if it happens there as well.

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

No branches or pull requests

2 participants