The project failed to be pushed to its own Git server.

problem description

I set up a git server on my server and intend to push a project. There are more than 7000 project files with a size of about 170m. As a result, the push failed with the following error. Is it because the files are too many and too large (I successfully pushed the files in another warehouse on the same server)?

clipboard.png

I looked it up on the Internet, and there are some explanations as follows:

  • permission problem, but I saw that permission is fine
  • I tried the problem of
  • swap by following the steps over there, but it still didn"t solve
  • .
  • GitHub has upload size limit. I don"t know if I have upload size limit on my own.

ask the gods, how can I solve this problem?

Jan.14,2022

I still feel like a permission problem, and the other is insufficient disk space, which is the least possible. If possible, send the permissions of the warehouse directory on your server

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b39856-e6ed.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b39856-e6ed.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?