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

iSH hangs after accessing the mounted iCloud files. #739

Closed
ever1022 opened this issue May 28, 2020 · 7 comments
Closed

iSH hangs after accessing the mounted iCloud files. #739

ever1022 opened this issue May 28, 2020 · 7 comments

Comments

@ever1022
Copy link

I mounted the Scriptable folder of iCloud with the command mount -t ios source destination, and it worked very well, I saw the files in the mount directory.
However, while I tried to “cat”, “cp” or “vim” the mounted files, iSH hang.

I am on iPadOS 13.4.1

@kkebo
Copy link
Contributor

kkebo commented May 30, 2020

Same here.

I can ls outside the directory, but cd-ing into it causes iSH to hang.

IMG_0134

I'm using iSH 1.0 (67) on iPadOS 13.5.

@tbodt
Copy link
Member

tbodt commented May 30, 2020

Seems to be a duplicate of #699, does this still happen when you build from source?

@kkebo
Copy link
Contributor

kkebo commented May 31, 2020

@tbodt I built from source 52ebee6, but the problem still happens.

However, I found that it occurs only when I try to mount a directory on Working Copy or Secure ShellFish. iCloud Drive or On My iPad is ok, and JSBox causes an error mount: mounting . on /mnt failed: No such file or directory but this is another issue that is not related to this issue.

EA916155-2BF8-407D-BC60-99A6C3C64B2D

@tbodt
Copy link
Member

tbodt commented May 31, 2020

I tried Working Copy and it worked fine for me. I wasn't able to install Secure ShellFish for some reason.

@ever1022
Copy link
Author

ever1022 commented Jun 1, 2020

My problem was fixed on version 1.0(68)

@kkebo
Copy link
Contributor

kkebo commented Jun 1, 2020

@tbodt I found that my problem was a issue of the fish shell. When I ran the same command and picked the same directory on the bash, it worked perfectly.

@tbodt tbodt closed this as completed in a406aef Jun 2, 2020
@tbodt
Copy link
Member

tbodt commented Jun 2, 2020

Apparently I am a dumbass. Fixed now

Mnpn pushed a commit to Mnpn/ish that referenced this issue Oct 22, 2020
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

3 participants