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: Unable to create new thread when no threads exist #4358

Open
1 of 3 tasks
imtuyethan opened this issue Dec 30, 2024 · 3 comments
Open
1 of 3 tasks

bug: Unable to create new thread when no threads exist #4358

imtuyethan opened this issue Dec 30, 2024 · 3 comments
Assignees
Labels
category: threads & chat Threads & chat UI UX issues type: bug Something isn't working
Milestone

Comments

@imtuyethan
Copy link
Contributor

Jan version

Jan v0.5.12-rc7-beta

Describe the Bug

Jan incorrectly prevents creating new threads with a "avoid piling up" message, despite having no existing threads in the application.

Steps to Reproduce

  1. Open Jan application
  2. Verify that no threads exist in the thread list
  3. Attempt to create a new thread
  4. Observe that Jan prevents thread creation with a message about avoiding piling up threads

Screenshots / Logs

VM 117:

Screen.Recording.2024-12-30.at.4.19.47.PM.mov

What is your OS?

  • MacOS
  • Windows
  • Linux
@imtuyethan imtuyethan added the type: bug Something isn't working label Dec 30, 2024
@imtuyethan imtuyethan added this to the v0.5.13 milestone Dec 30, 2024
@github-project-automation github-project-automation bot moved this to Investigating in Jan & Cortex Dec 30, 2024
@imtuyethan imtuyethan added the category: threads & chat Threads & chat UI UX issues label Dec 30, 2024
@imtuyethan imtuyethan moved this from Investigating to Scheduled in Jan & Cortex Dec 30, 2024
@louis-jan
Copy link
Contributor

@imtuyethan, could you please help me backup the threads folder and share it here? That way, I can reproduce the issue more easily.

@imtuyethan
Copy link
Contributor Author

imtuyethan commented Jan 2, 2025

@imtuyethan, could you please help me backup the threads folder and share it here? That way, I can reproduce the issue more easily.

It's on VM 117, you can access @louis-jan

@imtuyethan imtuyethan modified the milestones: v0.5.13, v0.5.14 Jan 2, 2025
@louis-jan
Copy link
Contributor

@imtuyethan @imtuyethan I checked the VM, and you have two instances of Jan running simultaneously (Jan & Jan-beta). Consequently, the cortex.cpp server conflicts with each other, which is why you're experiencing this issue. This is a known problem, and unfortunately, we don't support running two instances of cortex.server at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: threads & chat Threads & chat UI UX issues type: bug Something isn't working
Projects
Status: Scheduled
Development

No branches or pull requests

2 participants