meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| git:gitlab:ci:issues [2023/11/28 10:18] – niziak | git:gitlab:ci:issues [2025/03/12 09:07] (current) – niziak | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== CI Issues ====== | ====== CI Issues ====== | ||
| + | |||
| + | ===== Connection closed by remote host ===== | ||
| + | |||
| + | On 22 CPU machine, when Buildroot is in parallel download mode ('' | ||
| + | |||
| + | < | ||
| + | kex_exchange_identification: | ||
| + | Connection closed by 192.168.64.240 port 22 | ||
| + | </ | ||
| + | |||
| + | In Gitlab server logs: | ||
| + | < | ||
| + | gitlab sshd[1800758]: | ||
| + | gitlab sshd[1800758]: | ||
| + | </ | ||
| + | |||
| + | Solution: [[https:// | ||
| + | |||
| ===== remote: You are not allowed to download code from this project. ===== | ===== remote: You are not allowed to download code from this project. ===== | ||