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

Linux AArch64 builds do not work on Android #426

Open
1 task done
xronin01 opened this issue Aug 16, 2024 · 5 comments
Open
1 task done

Linux AArch64 builds do not work on Android #426

xronin01 opened this issue Aug 16, 2024 · 5 comments
Labels
bug Something doesn't work as expected

Comments

@xronin01
Copy link

xronin01 commented Aug 16, 2024

Description

Screenshot_20240816-164330_TermuxMonet

For some reason the Ferium does not connect to the internet in termux,
I'm using 4.7.0 linux-arm64-nogui from GitHub Releases

https://f-droid.org/packages/com.termux/

Steps to reproduce

No response

Operating System

other (Specify in Additional Information)

Are you using the latest version of ferium?

  • I am using the latest version of ferium

Additional Information

No response

@xronin01 xronin01 added the bug Something doesn't work as expected label Aug 16, 2024
@theRookieCoder
Copy link
Collaborator

Can you run something like ping api.modrinth.com to verify that it can actually connect normally?

@xronin01
Copy link
Author

ping works normally

@theRookieCoder theRookieCoder added the cannot replicate The bug cannot be replicated, or the enhancement already exists label Sep 25, 2024
@theRookieCoder
Copy link
Collaborator

Try curl https://api.modrinth.com/v2/tag/game_version, and check again with the latest version of ferium.

If it still fails, I'm sorry but I have absolutely no idea what causes this.

@ScottBot10
Copy link

I had the same issue with the linux-arm64-nogui release and curl https://api.modrinth.com/v2/tag/game_version produces the expected result. It does work, for some reason, if I compile it for Android (you do need to edit libium a bit first - gorilla-devs/libium#21).

@theRookieCoder
Copy link
Collaborator

theRookieCoder commented Oct 8, 2024

Hmm this is very confusing. I suspect this might have something to do with SSL, since the crypto libraries often have handwritten platform-specific assembly.

@theRookieCoder theRookieCoder removed the cannot replicate The bug cannot be replicated, or the enhancement already exists label Oct 8, 2024
@theRookieCoder theRookieCoder changed the title Ferium cannot find a network (Termux android) Linux AArch64 builds do not work on Android Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something doesn't work as expected
Development

No branches or pull requests

3 participants