mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-04-27 08:35:48 +03:00
[GH-ISSUE #508] SSH Connection Refused #374
Labels
No labels
bug
documentation
enhancement
following upstream developments
good first issue
help wanted
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Docker-OSX#374
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @shashank2086 on GitHub (Jun 17, 2022).
Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/508
Disk is being copied between layers. Repeating until able to copy SSH key into OSX...
/usr/sbin/ssh-copy-id: INFO: Source of key(s) to be installed: "/home/arch/.ssh/id_docker_osx.pub"
ssh: connect to host 127.0.0.1 port 10022: Connection refused
i have tried all the fixes given before but still facing this issue. Is it happening because in background the OS is booting and if is it then how much time it can take because i have waited for around 2-3 hour but still getting the same error.
@sickcodes commented on GitHub (Jun 20, 2022):
I'll check the status of the auto images later this week. Are you using any additional command line options?
@shashank2086 commented on GitHub (Jun 20, 2022):
I got the issue, it was not able to consume the image of the path which i provided. But i have on query, i want to have dockerfile which will boot directly to OS without display and headless, i am able to do with the auto image but i am not able to boot with other images.
@sickcodes commented on GitHub (Jul 4, 2022):
ssh localhost -p 50922 is theport