alexadam / alexadam/repo-backup
Getting error curl: (23) Failed writing body (1364 != 1369)
Abierto
bug
- Lenguaje dominante
- Shell
- Estrellas
- 27
- Forks
- 6
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Im running sudo sh gitlab.sh with error as below
curl: (23) Failed writing body (1364 != 1369) ...sometime got
curl: (23) Failed writing body (348 != 1369)
I add | tac | tac |
curl --header "Private-Token: $privateToken" "https://gitlab.com/api/v4/users/$userName/projects" | tac | tac \
and no error but It just create backup folder but empty no files associates in the backup folder below.
gitlab-backup-2020-07-24-17-32-09
What could be wrong here. Thanks
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.