Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"fatal: Cannot handle files this big" #59

Open
ElectroBandit opened this issue Aug 6, 2024 · 18 comments
Open

"fatal: Cannot handle files this big" #59

ElectroBandit opened this issue Aug 6, 2024 · 18 comments

Comments

@ElectroBandit
Copy link

During installation on the RT-AX58U, an error occurs:

Cloning shadowsocks-asuswrt-merlin...
Cloning into '/opt/share/ss-merlin'...
fatal: Cannot handle files this big
 Error: git clone of shadowsocks-asuswrt-merlin repo failed
@Angel-1024
Copy link

Same on RT-AX82U

@ElectroBandit
Copy link
Author

I also tried to install it on RT-AX56U and everything went ok. Just took the files from AX56U and manually copied them to the AX58U same entware directories. Then I launched a slightly modified "install.sh", and now it works on AX58U.

@Angel-1024
Copy link

Yep,i also comment out from install.sh git clone and checking previous installation if fi strings, but in this way it not registered in git and can't get updates.

@Antonio1297
Copy link

Same error on rt-ac68u.
How to solve this problem?

@Acris
Copy link
Owner

Acris commented Aug 27, 2024

Hi, can you run df -h command on your router and paste the outputs here?

@Antonio1297
Copy link

Hi, can you run df -h command on your router and paste the outputs here?

admin@RT-AC68U-9F00:/tmp/home/root# df -h
Filesystem Size Used Available Use% Mounted on
/dev/root 33.0M 33.0M 0 100% /
devtmpfs 124.8M 0 124.8M 0% /dev
tmpfs 124.9M 1.6M 123.2M 1% /tmp
/dev/mtdblock4 62.8M 2.6M 60.2M 4% /jffs
/dev/sda1 1.8G 70.3M 1.7G 4% /tmp/mnt/sda1

@Acris
Copy link
Owner

Acris commented Aug 28, 2024

Hi, please run the installation command again and check if the issue has been fixed.

@Antonio1297
Copy link

Hi, please run the installation command again and check if the issue has been fixed.

The same error (

@Acris
Copy link
Owner

Acris commented Aug 29, 2024

I'm sorry, but I don't have such devices to test. It may be caused by a network issue when running git clone. I've tried adding a proxy, but it doesn't seem to work.

@Antonio1297
Copy link

I manually copied all the folders, then ran install.sh (corrected). Everything installed. But when I run ss-merlin start, I get the error ss-redir: Error loading shared libraries: libsodium.so.23.

@Acris
Copy link
Owner

Acris commented Sep 4, 2024

I manually copied all the folders, then ran install.sh (corrected). Everything installed. But when I run ss-merlin start, I get the error ss-redir: Error loading shared libraries: libsodium.so.23.

Which version of Asuswrt-Merlin are you using?

@Antonio1297
Copy link

I manually copied all the folders, then ran install.sh (corrected). Everything installed. But when I run ss-merlin start, I get the error ss-redir: Error loading shared libraries: libsodium.so.23.

Which version of Asuswrt-Merlin are you using?

386.14.0

@Acris
Copy link
Owner

Acris commented Sep 4, 2024

I suggest you uninstalling ss-merlin and re-install it aging.

@Antonio1297
Copy link

I already did this. No results.
I installed entware with amtm. Maybe that's the reason?..

@ElectroBandit
Copy link
Author

I installed entware with amtm. Maybe that's the reason?..

No. I installed it on AX56U, AX58U and AX86U PRO same way (entware with amtm, same Asuswrt-Merlin version). And only AX58U have this issue. After manually copying files i also have "ss-redir: Error loading shared libraries: libsodium.so.23". I also manually copied libsodium.so.23 directories from AX56U to AX58U, and then it worked.

@k-g-g
Copy link

k-g-g commented Sep 11, 2024

Hi!
This this some troubles with last git_2.45.2.
Try to install older version git_2.39.2 from archive and skip "opkg upgrade" in install.sh
Checked on R7000

@ageevvalentin
Copy link

ageevvalentin commented Sep 13, 2024

I fixed the same issues (libsodium and git) after disabling the "Parallel use of Entware backports repo" in amtm -> ep immediately after installing Entware. On AC-87U

@Antonio1297
Copy link

I fixed the same issues (libsodium and git) after disabling the "Parallel use of Entware backports repo" in amtm -> ep immediately after installing Entware. On AC-87U

Cheers! That's work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants