Unable to install on my Ubuntu 26.04 #1616
Replies: 3 comments 1 reply
-
|
The immediate blocker is the decimal separator in Those CPU values are schema For the values in your log, the minimal edit is: COMFYUI_CPU_LIMIT=16.0
COMFYUI_CPU_RESERVATION=16.0
HERMES_CPU_LIMIT=4.0
HERMES_CPU_RESERVATION=4.0
TTS_CPU_LIMIT=8.0
TTS_CPU_RESERVATION=2.0
WHISPER_CPU_LIMIT=4.0
WHISPER_CPU_RESERVATION=1.0The installer code normally writes dot-decimal values such as After changing the commas to dots, rerun the installer. If you want to check just the environment file first, run the project's env validation script again and the type errors for those lines should disappear. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for your feedback. [ERROR] Generated .env failed schema validation. See /tmp/dream-server-install.log for details. Sorry, that's an area I'm not familiar with. |
Beta Was this translation helpful? Give feedback.
-
|
Hello, Thank you. It works. Yes, I'm French. So my Ubuntu is in French. Thanks again, and have a great day. Best regards, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I can't get DreamServer to install on my PC.
Here is the error message from the log file:
_dreamserver [ERROR]^[[0m Type validation errors:
I have a Ryzen 5700X, 32 GB of DDR4 RAM, and an RTX 5060 Ti with 16 GB of VRAM.
Thank you in advance, and have a great day.
Best regards,
Beta Was this translation helpful? Give feedback.
All reactions