-
Notifications
You must be signed in to change notification settings - Fork 25
Replies: 2 comments · 4 replies
-
|
This bug is so weird. As I know, ruri will not affect its parent process or any other process that didn't created by ruri. So I am not sure if it's a bug of ruri. |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
Output of Output of Output of Cause of that output: |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
Seems that sshd failed to get a pty. |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
I hope this commit of ruri can fix the bug. |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
Hey there, does the new ruri binary fix the problem, or do you have any other details about this bug? |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
I kind of gave up on the whole thing. It's better off being closed now then putting it on hold for the next time somebody else encounters it. Maybe it's not a major issue; it could very well be something just specific to old MIUI devices running Naugat maybe. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Note
The SSH daemon is being ran from a Termux session, not from within the Linux container's session.
This my Linux container startup script:
When I freshly restart and don't yet execute
carchto log into my Arch Linux ARM container,sshd -dworks flawlessly without any errors. I can even start the container session from within it. But if I exit the current SSH daemon and try to start again:This is the log from
sshd -d:How do I fix this? Is this a "bug"?
Beta Was this translation helpful? Give feedback.
All reactions