Skip to content

Instantly share code, notes, and snippets.

@ynakao
Created May 7, 2019 13:51
Show Gist options
  • Save ynakao/a2c52c8c2fc36914c03a2ab7d776d242 to your computer and use it in GitHub Desktop.
Save ynakao/a2c52c8c2fc36914c03a2ab7d776d242 to your computer and use it in GitHub Desktop.
[/opt/pleroma]% sudo -Hu pleroma MIX_ENV=prod mix phx.server
15:46:35.022 [error] GenServer Sshd.Server terminating
** (RuntimeError) Unhandled error encountered: 'No host key available'
(esshd) lib/esshd/server.ex:82: Sshd.Server.handle_cast/2
(stdlib) gen_server.erl:637: :gen_server.try_dispatch/4
(stdlib) gen_server.erl:711: :gen_server.handle_msg/6
(stdlib) proc_lib.erl:249: :proc_lib.init_p_do_apply/3
Last message: {:"$gen_cast", :start}
15:46:35.024 [info] Application esshd exited: shutdown
{"Kernel pid terminated",application_controller,"{application_terminated,esshd,shutdown}"}
Kernel pid terminated (application_controller) ({application_terminated,esshd,shutdown})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment