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

Langflow v1.1.1 update Error on docker #5379

Open
dhia-mahdaoui opened this issue Dec 20, 2024 · 0 comments
Open

Langflow v1.1.1 update Error on docker #5379

dhia-mahdaoui opened this issue Dec 20, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@dhia-mahdaoui
Copy link

Bug Description

langflow-1 | RuntimeError: There's a mismatch between the models and the database.
langflow-1 | New upgrade operations detected: [('remove_table', Table('chat_messages', MetaData(), Column('session_id', TEXT(), table=<chat_messages>, primary_key=True, nullable=False), Column('messages', JSONB(astext_type=Text()), table=<chat_messages>), schema=None)), ('remove_table', Table('chat_sessions', MetaData(), Column('session_id', TEXT(), table=<chat_sessions>, primary_key=True, nullable=False), Column('created_at', TIMESTAMP(), table=<chat_sessions>, server_default=DefaultClause(<sqlalchemy.sql.elements.TextClause object at 0x7fb8c6a7fa40>, for_update=False)), schema=None))]
langflow-1 |
langflow-1 | Application startup failed. Exiting.
langflow-1 | Starting Langflow v1.1.1...

Reproduction

docker compose up

Expected behavior

langflow-1 | ╭───────────────────────────────────────────────────────────────────╮
langflow-1 | │ Welcome to ⛓ Langflow │
langflow-1 | │ │
langflow-1 | │ │
langflow-1 | │ Collaborate, and contribute at our GitHub Repo 🌟 │
langflow-1 | │ │
langflow-1 | │ We collect anonymous usage data to improve Langflow. │
langflow-1 | │ You can opt-out by setting DO_NOT_TRACK=true in your environment. │
langflow-1 | │ │
langflow-1 | │ Access http://0.0.0.0:7860
langflow-1 | ╰───────────────────────────────────────────────────────────────────╯

Who can help?

No response

Operating System

linux

Langflow Version

1.1.1

Python Version

None

Screenshot

No response

Flow File

No response

@dhia-mahdaoui dhia-mahdaoui added the bug Something isn't working label Dec 20, 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