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

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

Open
zhangzhanhui opened this issue May 17, 2024 · 3 comments
Open

Comments

@zhangzhanhui
Copy link

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
Copy link
Contributor

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
Copy link
Member

yagil commented May 17, 2024

Maybe related: lmstudio-ai/lmstudio-bug-tracker#21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@yagil @zhangzhanhui @ryan-the-crayon and others