lmstudio-ai / lmstudio.js

LM Studio TypeScript SDK (pre-release public alpha)
https://lmstudio.ai/docs/lmstudio-sdk/quick-start
Apache License 2.0
271 stars 42 forks source link

Always got the messages as below when I start local http server #25

Open zhangzhanhui opened 1 month ago

zhangzhanhui commented 1 month ago

image

Hi there,

Above is the config info and errors.

Every time I start the local HTTP server the messages below occurred.

[2024-05-17 23:21:10.209] [INFO] [LM STUDIO SERVER] Verbose server logs are DISABLED [2024-05-17 23:21:12.539] [INFO] [LM STUDIO SERVER] Stopping server.. [2024-05-17 23:21:12.540] [INFO] [LM STUDIO SERVER] Server stopped [2024-05-17 23:21:12.541] [INFO] [LM STUDIO SERVER] Verbose server logs are DISABLED [2024-05-17 23:21:14.856] [INFO] [LM STUDIO SERVER] Stopping server.. [2024-05-17 23:21:14.856] [INFO] [LM STUDIO SERVER] Server stopped [2024-05-17 23:21:14.857] [INFO] [LM STUDIO SERVER] Verbose server logs are DISABLED

Does anyone have any suggestions?

Thank you.

Jarvis

ryan-the-crayon commented 1 month ago

Better error reporting is in the works. For the time being, can you make sure there are no other applications that are using the port 1234, and/or try using another port?

yagil commented 1 month ago

Maybe related: https://github.com/lmstudio-ai/lmstudio-bug-tracker/issues/21