Skip to content

Nothing or 404 on port 8080,.. after seemingly working start #1938

Open
@ai-bits

Description

@ai-bits

LocalAI version:
2.11.0

Environment, CPU architecture, OS, and Version:
Windows 11 latest, Xeon(R) w5-3435X, 256GB, 2x 20GB RTX 4000 NVIDIA-SMI 550.65 Driver Version: 551.86 CUDA Version: 12.4, Docker Desktop via WSL latest

Describe the bug
docker run -p 8088:8080 --gpus all --name local-ai -ti localai/localai:latest-aio-gpu-nvidia-cuda-12
netstat -a -n -o | findstr "8080" #or 8088 not used before start, then 8080 Docker & WSL
Looks a lot like (#720)
After startup says http://127.0.0.1:8080, but 8080 or 8088 or 0.0.0.0:.. return a 404,...

To Reproduce
see descr

Expected behavior
What would one expect?

Logs
Will try --debugorDEBUG=true` tomorrow; tried binary on Ubuntu 22.04 today but didn't get very far

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions