jan icon indicating copy to clipboard operation
jan copied to clipboard

bug: Undefined issue

Open aha097 opened this issue 1 year ago • 3 comments

Everytime I started the model, it turned out an undefined issue

Screenshots 截屏2024-01-30 17 49 59

Environment details

  • Operating System: MacOS Sonoma 14.2.1
  • Processor:Apple M1
  • RAM: 16GB

aha097 avatar Jan 30 '24 09:01 aha097

image

Windows have same problem

Jan 0.4.5

JarkMark avatar Jan 30 '24 14:01 JarkMark

Please help us by providing the app.log for troubleshooting: https://jan.ai/troubleshooting/how-to-get-error-logs/ Note that there have been multiple entry points that could cause the undefined popup so far:

  • Corrupted model
  • Port in use
  • Non-latin characters in path ...

You can try this approach to start Nitro manually:

  1. Try wiping the Jan folder, and reopening the Jan app to see if the issue is resolved.
  2. Go to jan folder / extensions / @janhq / inference-nitro-extension / dist / bin / your OS / nitro => try to start the nitro manually and see if any errors are displayed.
  3. Resolve errors from your side until Nitro is properly started with no issues.
  4. Reopen and double-check the Jan app again.

Van-QA avatar Jan 31 '24 02:01 Van-QA

I just had the same error, which an apparent OOM caused. Although plenty of VRAM was available, I had to clear out some system memory, and then the issue was solved.

cryptyck avatar Feb 01 '24 04:02 cryptyck

After checking, I find my problem is due to the model download from the Jan Hub. The model download from the Jan Hub is not fully correct, it just download partially without any warnings, so I download the model from website directly instead and it solve the problem.

aha097 avatar Feb 04 '24 02:02 aha097

Thank you for resolving the issue.

Van-QA avatar Feb 05 '24 08:02 Van-QA