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] missed mounts #20

Closed
jaburges opened this issue Jun 2, 2024 · 3 comments
Closed

[BUG] missed mounts #20

jaburges opened this issue Jun 2, 2024 · 3 comments
Assignees
Labels
bug Something isn't working high-prio

Comments

@jaburges
Copy link
Contributor

jaburges commented Jun 2, 2024

Describe the bug
Running the Midori Subsystem installer, following the guide the backend install fails of localai

Screenshots
image

for Unraid the mounts should be:

/mnt/user/appdata/Midori/audio
/mnt/user/appdata/Midori/images
/mnt/user/appdata/Midori/models
/mnt/user/appdata/Midori/files

Host Info (please complete the following information):

  • OS: Unraid using Docker

Additional context

2024-06-02 05:06:55 (21.3 MB/s) - '.env' saved [3463/3463]
Running mv docker-compose.yaml /app/files/localai/docker-compose.yaml
Running mv .env /app/files/localai/.env
Running docker compose -f ./files/localai/docker-compose.yaml down --rmi all
Running echo "LocalAI GPU is installed and running... Please wait 30mins before using or restarting"
LocalAI GPU is installed and running... Please wait 30mins before using or restarting
Running: docker compose -f ./files/localai/docker-compose.yaml up -d
stat /app/files/localai/docker-compose.yaml: no such file or directory
We are running localai on 38080
Please press enter to go back to the main menu: 
@jaburges jaburges added the bug Something isn't working label Jun 2, 2024
@jaburges
Copy link
Contributor Author

jaburges commented Jun 2, 2024

To work around this I can start the install of the localai backend (which fails).
BUT the wget [gpu docker-compose.yaml URL] -O docker-compose.yaml IS successful
so I can run the command manually
docker compose -f /app/files/localai/docker-compose.yaml up

image

lunamidori5 added a commit that referenced this issue Jun 2, 2024
@lunamidori5
Copy link
Owner

@jaburges we are now switching away from docker compose to use our own docker run based API, I would love to have input on how unraid would like its mounts as this remake is underway

@lunamidori5
Copy link
Owner

Closing Issue as it is stale, please reopen if I am wrong

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working high-prio
Projects
None yet
Development

No branches or pull requests

2 participants