Giter Site home page Giter Site logo

Comments (11)

github-actions avatar github-actions commented on July 26, 2024

Thanks for opening your first issue here! Be sure to follow the issue template!

from docker-openssh-server.

j0nnymoe avatar j0nnymoe commented on July 26, 2024

Please provide all the information we've asked for in the issue template so we can help accordingly, Thanks.

from docker-openssh-server.

TommyLike avatar TommyLike commented on July 26, 2024

@j0nnymoe updated, thanks

from docker-openssh-server.

j0nnymoe avatar j0nnymoe commented on July 26, 2024

Ah, you're using kubernetes. We don't test our images on this platform but we have found that the /config mounts for our containers on kubernetes needs to be on a local filesystem and not an NFS share.

Hopefully this helps!

from docker-openssh-server.

TommyLike avatar TommyLike commented on July 26, 2024

Ah, you're using kubernetes. We don't test our images on this platform but we have found that the /config mounts for our containers on kubernetes needs to be on a local filesystem and not an NFS share.

Hopefully this helps!

@j0nnymoe Yes, you are right, and the config file /config/ssh_host_keys/sshd_config is a kubernetes config resource, I think it's on local? btw, the error output looks to be related to the system log module, this is what I found when I check the local log file in container:

root@ssh-tunnel-d67468d89-7rmcg:/config/logs/openssh# ls -al
total 2920
drwxr-xr-x 2 root root      25 Aug 28 11:12 .
drwxr-xr-x 3 root root      21 Aug 28 11:12 ..
-rw------- 1 root root 2987821 Jan 11 17:28 openssh.log

from docker-openssh-server.

aptalca avatar aptalca commented on July 26, 2024

Don't map in a custom sshd config file. Whatever settings you have in there are breaking it

from docker-openssh-server.

TommyLike avatar TommyLike commented on July 26, 2024

Don't map in a custom sshd config file. Whatever settings you have in there are breaking it

thanks @aptalca could you please provide more detail? and will this leads to the error message I pasted ? 😄

from docker-openssh-server.

aptalca avatar aptalca commented on July 26, 2024

The only mount you need is for /config, which contains all user data
Don't name the user root it will likely confuse things.

and will this leads to the error message I pasted ?
perhaps, I have no idea what's in your custom file so can't say

from docker-openssh-server.

TommyLike avatar TommyLike commented on July 26, 2024

The only mount you need is for /config, which contains all user data
Don't name the user root it will likely confuse things.

and will this leads to the error message I pasted ?
perhaps, I have no idea what's in your custom file so can't say

thanks @aptalca it's here: https://github.com/opensourceways/app-ssh-tunnel/blob/stable/deploy/sshd_config

from docker-openssh-server.

github-actions avatar github-actions commented on July 26, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from docker-openssh-server.

drizuid avatar drizuid commented on July 26, 2024

unsupported

from docker-openssh-server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.