aker-gateway / Aker

SSH bastion/jump host/jumpserver
Other
566 stars 81 forks source link

error when sign in using aker gateway. #105

Open admin-indo opened 4 years ago

admin-indo commented 4 years ago

Hello expert, it's an amazing demo!! I'm trying to implement your Aker Gateway, but have a problem when the user tried to log in through ssh: error code: File "/usr/bin/aker/aker.py", line 35, in from hosts import Hosts ImportError: No module named hosts can you help me with this? Thanks

EoleDev commented 3 years ago

Hi @admin-indo , I can't see a reason for this error happening. The hosts module aker is importing is defined in the hosts.py file which may be found on the root of the project. How did you install aker ? May you check if this file exist on your installation ?