rudolfs icon indicating copy to clipboard operation
rudolfs copied to clipboard

Connection reset by peer

Open nebnes opened this issue 1 year ago • 7 comments

I encounter an error when I am running the docker-compose.minio.yml locally : after a git push

batch response: Post "http://localhost:8081/api/nebnes/dirty-lfs-test/objects/batch": read tcp 127.0.0.1:38150->127.0.0.1:8081: read: connection reset by peer
error: failed to push some refs to 'github.com:nebnes/dirty-lfs-test.git

I have a test repo with this .lsconfig :

[lfs]
url = "http://localhost:8081/api/nebnes/dirty-lfs-test"

Thanks in advance

nebnes avatar Mar 06 '23 19:03 nebnes