dwyl / dwyl/gogs

Failed to clone 'test-repo' a second time, aborting

Open
#89 0 comments 0 reactions 0 assignees View on GitHub
wontfix
Dominant language
Elixir
Stars
10
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Unable to clone the test repo because the app hosted on Fly.io is down:
https://github.com/dwyl/gogs/actions/runs/26736762179/job/78791487394#step:3:6

image

```sh
Run git submodule update --init
Submodule 'test-repo' (https://gogs-server.fly.dev/nelsonic/public-repo.git) registered for path 'test-repo'
Cloning into '/home/runner/work/gogs/gogs/test-repo'...
fatal: unable to access 'https://gogs-server.fly.dev/nelsonic/public-repo.git/': Recv failure: Connection reset by peer
fatal: clone of 'https://gogs-server.fly.dev/nelsonic/public-repo.git' into submodule path '/home/runner/work/gogs/gogs/test-repo' failed
Failed to clone 'test-repo'. Retry scheduled
Cloning into '/home/runner/work/gogs/gogs/test-repo'...
fatal: unable to access 'https://gogs-server.fly.dev/nelsonic/public-repo.git/': Recv failure: Connection reset by peer
fatal: clone of 'https://gogs-server.fly.dev/nelsonic/public-repo.git' into submodule path '/home/runner/work/gogs/gogs/test-repo' failed
Failed to clone 'test-repo' a second time, aborting
Error: Process completed with exit code 1.
```

https://gogs-server.fly.dev
image

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.