I have problem with git hub push. I keep getting storage error and various errors. I need assitance fixing it [duplicate]

I get the below error whenever i try pushing my work to github. I’ve bee stuck here for weeks. I’ll appreciate professional advice on what how i can resolve this. note:I’m using a windows system

C:UsersTAIWO PCDesktopUFLCD app> git push -u origin main
>>
Uploading LFS objects: 100% (28/28), 135 MB | 0 B/s, done.
Enumerating objects: 175, done.
Counting objects: 100% (175/175), done.
Delta compression using up to 4 threads
Compressing objects: 100% (122/122), done.
Writing objects: 100% (175/175), 346.27 MiB | 98.66 MiB/s, done.
Total 175 (delta 54), reused 154 (delta 45), pack-reused 0 (from 0)
error: RPC failed; HTTP 400 curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL 
(err 8)
send-pack: unexpected disconnect while reading sideband packet
fatal: the remote end hung up unexpectedly
Everything up-to-date

I get the above error whenever i try pushing my work to github. I’ve bee stuck here for weeks. I’ll appreciate professional advice on what how i can resolve this. note:I’m using a windows system.
I have tried deleting and tracking large files.
I have also tried pushing in chunks