ledokku: Can't leave ssh connection page
Bug report
Describe the bug
Just finished the setup using the bootstrap and everything worked fine, however, the ssh connection page never leaves and I did already registered the ssh-key provided in that same page.
I have this two ssh key added:
SHA256:... NAME="admin1" ...
SHA256:... NAME="ledokku" ...
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 17 (11 by maintainers)
Iām having the same issue too but I believe that it may be because of the ipv6 address that it defaults to.
Edit: The fix is to add the actual hostname/ip:
dokku config:set ledokku DOKKU_SSH_HOST=<your hostname/ip>
@Akirtovskis Yeah perhaps regenerating the ssh would work, I might try.
@pradel That would be amazing and would possibly avoid creating issues on Github that are probably not issues, like mine š