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
Installing Termux and then reinstalling the 'acodeX-server' via Termux by doing 'apt upgrade && apt update' then entering the command 'curl -sL https://raw.githubusercontent.com/bajrangCoder/acode-plugin-acodex/main/installServer.sh | bash' seen here: https://github.com/bajrangCoder/acode-plugin-acodex. After I reinstalled Termux I didn't setup the storage when installing the node packages, and then realized afterwards and quickly reinstalled Termux again. Unfortunately after reinstalling Termux and running the command 'termux-setup-storage' no directory appears called storage after running command 'ls', and running the ls command with the -a argument shows the current directory, parent directory, and hidden directory '.termux'. Here's a screenshot:
What is the expected behavior?
After typing the command 'termux-setup-storage' and 'ls' a directory should appear called 'storage' which contains a fake/real directory of the phone's home directory.
System information
Termux application version: 0.118.0 fdriod
Android OS version: 14. Custom rom GraphneneOS if that matters
Device model: Pixel 6
The text was updated successfully, but these errors were encountered:
You are talking about 3rd-party app that we offer zero support for.
In other words: Use at your own risk and we take zero responsibility for what that app does to Termux or your device.
Also pay attention that running any commands like curl ... | bash is very dangerous unless you know exactly what you do.
The third-party app served as background information to my current situation. As highlighted by agnostic-apollo, my experience parallels the issue outlined in #3647. I attempted to use Termux on a family phone and discovered that the problem lies in Termux not functioning properly on Android 14, and through a long matrix conversation a few days ago with Ted and agnostic-apollo. I wont be replying anymore to this page as this is connected to issue #3647, my intention here was to clarify some miscommunication.
Problem description
This issue first started when I was trying to use Termux with an add-on 'Acodex - Terminal' with the text editor 'Acode'. I sent an issue to their repo about the problem seen here bajrangCoder/acode-plugin-acodex#42 . But was able to solve it by reinstalling Termux and then reinstalling the 'acodeX-server' via Termux by doing 'apt upgrade && apt update' then entering the command 'curl -sL https://raw.githubusercontent.com/bajrangCoder/acode-plugin-acodex/main/installServer.sh | bash' seen here: https://github.com/bajrangCoder/acode-plugin-acodex. I'll close the issue once this issue is fixed since they're related in someway.
Steps to reproduce the behavior.
Installing Termux and then reinstalling the 'acodeX-server' via Termux by doing 'apt upgrade && apt update' then entering the command 'curl -sL https://raw.githubusercontent.com/bajrangCoder/acode-plugin-acodex/main/installServer.sh | bash' seen here: https://github.com/bajrangCoder/acode-plugin-acodex. After I reinstalled Termux I didn't setup the storage when installing the node packages, and then realized afterwards and quickly reinstalled Termux again. Unfortunately after reinstalling Termux and running the command 'termux-setup-storage' no directory appears called storage after running command 'ls', and running the ls command with the -a argument shows the current directory, parent directory, and hidden directory '.termux'. Here's a screenshot:
![Screenshot_20231214-190359](https://private-user-images.githubusercontent.com/56785252/291015317-43f561c8-86d1-4791-8f1b-83dd38a72e42.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk4OTU2ODAsIm5iZiI6MTczOTg5NTM4MCwicGF0aCI6Ii81Njc4NTI1Mi8yOTEwMTUzMTctNDNmNTYxYzgtODZkMS00NzkxLThmMWItODNkZDM4YTcyZTQyLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE4VDE2MTYyMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTQ2ZGMwNWU2MDIzZDM4NDEwYzMwMWJiYTNhNjI0NzI3MDM1N2ExYjUzODRkODU4NWFiZWRmM2EwNDA3YTI5NDEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.v61yC7w5hOBxyg2HoIMdlKreijXyJ9ZkjIAyqUfzXT4)
What is the expected behavior?
After typing the command 'termux-setup-storage' and 'ls' a directory should appear called 'storage' which contains a fake/real directory of the phone's home directory.
System information
The text was updated successfully, but these errors were encountered: