-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Is there an existing issue for this?
- I have searched the existing issues
OS
Linux
GPU
cuda
VRAM
No response
What version did you experience this issue on?
3.0.0
What happened?
INVOKEAI_ROOT=/home/lev145/Docker программы/Рабочие/InvokeAI/data
docker-invokeai-1 | /home/lev145/Docker программы/Рабочие/InvokeAI/data/invokeai.yaml exists. InvokeAI is already configured.
docker-invokeai-1 | To reconfigure InvokeAI, delete the above file.
docker-invokeai-1 | ======================================================================
docker-invokeai-1 | /opt/invokeai/docker-entrypoint.sh: line 62: cd: too many arguments
docker-invokeai-1 exited with code 1
Screenshots
Additional context
Error in line cd ${INVOKEAI_ROOT}
in /opt/invokeai/docker-entrypoint.sh
If you replace the string with cd "$INVOKEAI_ROOT"
, then it will work
Contact Details
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working