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] Flowise not working on macos with flowise 1.8.3 #2800

Open
stigtk opened this issue Jul 14, 2024 · 2 comments
Open

[BUG] Flowise not working on macos with flowise 1.8.3 #2800

stigtk opened this issue Jul 14, 2024 · 2 comments

Comments

@stigtk
Copy link

stigtk commented Jul 14, 2024

Describe the bug
Flowise not working on macos with flowise 1.8.3

To Reproduce
fresh installation of flowise on macos

  1. npm install -g flowise on macos
  2. nxp flowise start
  3. 2024-07-14 09:58:19 [ERROR]: ❌ [server]: Error during Data Source initialization: SQLITE_ERROR: no such column: ChatFlow.isPublic
    QueryFailedError: SQLITE_ERROR: no such column: ChatFlow.isPublic
    at handler (/usr/local/lib/node_modules/flowise/node_modules/typeorm/driver/sqlite/SqliteQueryRunner.js:88:37)
    at replacement (/usr/local/lib/node_modules/flowise/node_modules/sqlite3/lib/trace.js:25:27)
    at Statement.errBack (/usr/local/lib/node_modules/flowise/node_modules/sqlite3/lib/sqlite3.js:15:21)
  4. i flowise Chatflow fails to load view

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.
image

image

Flow
If applicable, add exported flow in order to help replicating the problem.

Setup

  • Installation [npm install -g flowise , npx flowise start]
  • Flowise Version [1.8.3]
  • OS: [macOS 14.5 ]
  • Browser [chrome]

Additional context
Add any other context about the problem here.

@stigtk
Copy link
Author

stigtk commented Jul 15, 2024

Just have to delete the old databse.sqllite from user/.flowise

@stigtk
Copy link
Author

stigtk commented Jul 15, 2024

done

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

1 participant