-
Notifications
You must be signed in to change notification settings - Fork 185
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
Did anyone manage to get SSH working? #38
Comments
That looks correct. It should work. Care to do a "idevicesyslog"? 2015-12-19 6:00 GMT+01:00 Asynix [email protected]:
|
Sure, but when is the best time to run idevicesyslog? Should I rerun the entire thing or is there a quicker method? I don't mind if I have to restore, I have a second device on iOS 8.4.1. Maybe the bootstrap is the issue? I tried this with my own bootstrap but it didn't work either so I used qfdk's. Also can you elaborate how OpenSSH starts with idevicediagnosticsrestart? #!/bin/sh From what I've seen none of the bootstraps have a launchctl file in /bin/ are we supposed to include it? Apologies and thanks in advanced for all the questions and thank you for providing us this tool, I'm merely a web designer nothing big and fancy like you folks 😅 Edit: I recovered this from the exact same time I got that yalu log: Dec 18 23:41:48 iPhone SpringBoard[50] : Forcing crash report of <FBApplicationProcess: 0x146561120; MobileReplayer; pid: 209> (reason: 1, description: developer.apple.wwdc-Release failed to launch in time) |
Just do it while doing a idevicediagnostics restart. idea is idevicediagnostics restart runs /sbin/reboot as uid=0, which kickstarts sshd.
|
Okay, I'll do it when I can. Is there a specific part of the log that you'd like me to post? Or would you just want the whole thing? Thanks once again |
you can try to write a script in reboot |
BRITTA ROLL UP [no its not pythech!]
[i] iomasterport: 0x0000070b / gasgauge user client: 0x0000050b
jk++
ret: 236d5000
ret: 00000000
found overlapping object
found overlapped object
ret: ffffff80
ret: 0128c000
ret: ffffff80
ret: 1bc61780
ret: 00000000
ret: 18c00000
ret: ffffff80
ret: 1ac02000
This is what I manage to get, I'm using qfdk's bootstrap and have followed all instructions to the point. However even after idevicediagnostics restart SSH still fails to work and I get connection refused. Any ideas?
@kpwn
The text was updated successfully, but these errors were encountered: