Problem to solve
I’m trying to upload a large file (more than 5Gib) to my gitlab through the GUI but it looks like gitlab considers it a folder ?
The error message is :
Directories cannot be uploaded. Please upload a single file instead.
The file i’m trying to upload is a .zst file.
I tried to upload a smaller .zst file and it worked.
I tried to do it through command lines (by putting it in the repo and committing + pushing) and it worked too.
The Commit changes button also charges indefinitely, only by refreshing the page does it stop.
Steps to reproduce
Clicking the + symbol while in my repository > Upload file
Try to import a large file (>5Gib)
Configuration
(nothing special, it’s a fresh install of git + gitlab-ce + git-lfs)
Versions
Please add an x whether options apply, and add the version information.
- Self-managed
-
GitLab.comSaaS - Dedicated
Versions
- GitLab Community Edition v18.1.1
