trilbymedia / grav-plugin-git-sync

Collaboratively Synchronize your Grav `user` folder hosted on GitHub, BitBucket or GitLab
Apache License 2.0
240 stars 58 forks source link

RPC Failed HTTP Error 404 #138

Closed k1ngf15h3r closed 5 years ago

k1ngf15h3r commented 5 years ago

Tried to set up git sync with the Learn2 with GitSync Grav Skeleton. Created webhook and tested connection successfully but when trying to syn I get the following error.

error: RPC failed; result=22, HTTP code = 404 fatal: The remote end hung up unexpectedly

I am using a self hosted gitlab. Previous syncs with GitSync run without problems.

w00fz commented 5 years ago

This sounds like some connection issue. I know it's obvious but I would try recheck all the settings, username, password, repository.

Test with the wizard also, you can test the connection there which makes things a bit easier.