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

invalid Host header runners.sh:211 #15

Closed
AndreiCherniaev opened this issue Jan 16, 2024 · 1 comment
Closed

invalid Host header runners.sh:211 #15

AndreiCherniaev opened this issue Jan 16, 2024 · 1 comment

Comments

@AndreiCherniaev
Copy link

AndreiCherniaev commented Jan 16, 2024

I use Ubuntu 22. I can't start, I get error. My steps

git clone --depth=1 --branch=main https://github.com/armbian/build
cd build
./compile.sh

[🔨] #1 14.90 time="2024-01-16T09:03:15Z" level=info msg="running server on /run/buildkit/buildkitd.sock"
[🔨] ------
[🔨] ERROR: http: invalid Host header
[💥] Error 1 occurred in main shell [ at /home/a/build/lib/functions/logging/runners.sh:211
run_host_command_logged_raw() --> lib/functions/logging/runners.sh:211
run_host_command_logged() --> lib/functions/logging/runners.sh:193
docker_cli_build_dockerfile() --> lib/functions/host/docker.sh:360
do_with_logging() --> lib/functions/logging/section-logging.sh:81
cli_docker_run() --> lib/functions/cli/cli-docker.sh:54
armbian_cli_run_command() --> lib/functions/cli/utils-cli.sh:136
cli_entrypoint() --> lib/functions/cli/entrypoint.sh:176
main() --> ./compile.sh:50
]
[💥] Cleaning up [ please wait for cleanups to finish ]

$ uname -a
Linux linux 6.5.0-14-generic #14~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Mon Nov 20 18:15:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
$ docker --version 
Docker version 20.10.24, build 297e128

In my HDD I have 42 GB free. This bug looks like this.

@AndreiCherniaev
Copy link
Author

I remove docker version 20.10.24 and install version

$ docker --version 
Docker version 24.0.5, build ced0996

Now works!

Ubuntu Software

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

No branches or pull requests

1 participant