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: local API server - Model started by Local API server, but users cannot view model settings due to Thread is not started yet #1806

Closed
Van-QA opened this issue Jan 26, 2024 · 0 comments
Assignees
Labels
P1: important Important feature / fix type: bug Something isn't working
Milestone

Comments

@Van-QA
Copy link
Contributor

Van-QA commented Jan 26, 2024

Describe the bug
Model started by Local API server, but users cannot view model settings due to Thread is not started yet
Steps to reproduce
Steps to reproduce the behavior:

  1. Go to 'Local API server'
  2. Start Server with model that not having any threads
  3. Go to Model settings and select show in FIle explorer / finder
  4. Observe the results

Expected behavior
Model settings should be viewed by users

Screenshots
image

Environment details

  • Operating System: MacOS
  • Jan Version: latest nightly build
  • Processor: Apple M2 Pro
  • RAM: 16GB

Logs
If the cause of the error is not clear, kindly provide your usage logs:

  • tail -n 50 ~/jan/logs/app.log if you are using the UI
  • tail -n 50 ~/jan/logs/server.log if you are using the local api server
    Making sure to redact any private information.

Additional context
Add any other context or information that could be helpful in diagnosing the problem.

@Van-QA Van-QA added P1: important Important feature / fix type: bug Something isn't working labels Jan 26, 2024
@Van-QA Van-QA added this to the v0.4.5 milestone Jan 26, 2024
@hiro-v hiro-v closed this as completed Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1: important Important feature / fix type: bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

3 participants