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

NixOS #247

Open
PeterNashaat opened this issue May 12, 2024 · 3 comments
Open

NixOS #247

PeterNashaat opened this issue May 12, 2024 · 3 comments
Assignees

Comments

@PeterNashaat
Copy link
Member

No description provided.

@PeterNashaat
Copy link
Member Author

ssh: connect to host 185.69.167.184 port 22: Connection refused
  • Another deployment
peters-MacBook-Air:~ peter$ ping 185.69.167.185
PING 185.69.167.185 (185.69.167.185): 56 data bytes
64 bytes from 185.69.167.185: icmp_seq=0 ttl=50 time=63.374 ms
64 bytes from 185.69.167.185: icmp_seq=1 ttl=50 time=62.996 ms
64 bytes from 185.69.167.185: icmp_seq=2 ttl=50 time=64.212 ms
^C
--- 185.69.167.185 ping statistics ---
3 packets transmitted, 3 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 62.996/63.527/64.212/0.508 ms
peters-MacBook-Air:~ peter$ ssh [email protected] -A
ssh: connect to host 185.69.167.185 port 22: Connection refused
peters-MacBook-Air:~ peter$ ssh [email protected] -A
ssh: connect to host 185.69.167.185 port 22: Connection refused

@PeterNashaat
Copy link
Member Author

PeterNashaat commented May 13, 2024

  • Used the wrong entrypoint zinit init, and it should be /entrypoint.sh, tested again and working fine
    image

@PeterNashaat
Copy link
Member Author

PeterNashaat commented May 13, 2024

  • Built a new modified flist and tested
    • After removing this line , VM is still reachable but sshkey is not pushed to authorized_keys file

image

@xmonader xmonader modified the milestone: 3.15.x Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants