git - Gitlab push problems -


i have difficult struggle pushing project gitlab. when try push on http, have

* requested url returned error: 502 bad gateway * closing connection 3 error: frpc failed; result=22, http code = 502 fatal: remote end hung unexpectedly 

when try push on ssh, have

ssh: connect host localhost port 22: bad file number fatal: not read remote repository.  please make sure have correct access rights , repository exists. 

what doing wrong?


Comments

Popular posts from this blog

java - Ebean enhancement ignores a model -

ubuntu - How to disable Kernel Module Signing in linux -

SQL php on different pages to Insert (mysqli) -