umn-asr / umn_course_fees

0 stars 0 forks source link

Add gems for net-ssh #72

Closed sHh9yXCMcAZthtz6Nb4Qu1kQLIe82l5j7LqLWMu closed 2 years ago

sHh9yXCMcAZthtz6Nb4Qu1kQLIe82l5j7LqLWMu commented 2 years ago

While trying to deploy, received this message:

NotImplementedError: unsupported key type `ssh-ed25519'
net-ssh requires the following gems for ed25519 support:
 * ed25519 (>= 1.2, < 2.0)
 * bcrypt_pbkdf (>= 1.0, < 2.0)
See https://github.com/net-ssh/net-ssh/issues/565 for more information
Gem::LoadError : "ed25519 is not part of the bundle. Add it to your Gemfile."

Looks like we did something similar in https://github.umn.edu/asrweb/faculty_roles/pull/57