You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default, the repository is cloned into /var/lib/gitfs/.
Do you have enough space left on the device?
How large is index.php? repo_path option can be used to specify another clone location. Can you try using another clone location?
There's no size limit builtin, so I'm thinking that's maybe happening because of low storage on the device or maybe a fuse limitation.
Also I am getting the following error when mounting with the following flags...
[ Error writing lock file ./.index.php.swp: File too large ]
Mount command used:
gitfs -o max_size=0,debug=true,foreground=true,commiter_name=server_changes,commiter_email='xxx@xxx.com',user=nobody,group=nogroup,username=xxx,password='xxx',allow_root=true,log='/var/lib/gitfs/log',ignore=*.swp,ignore=*.bak https://github.com/jonah-and-associates/xxx.git /var/www/xxx/public_html
In the log, here's what it says:
The text was updated successfully, but these errors were encountered: