Skip to content

Instantly share code, notes, and snippets.

@darkslategrey
Created September 10, 2019 15:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save darkslategrey/cc00754d19115f9941f49cb5b02c449a to your computer and use it in GitHub Desktop.
Save darkslategrey/cc00754d19115f9941f49cb5b02c449a to your computer and use it in GitHub Desktop.
Failed to fetch record for 'hexpm/phoenix_html' from registry (using cache instead)
{:failed_connect, [{:to_address, {'repo.hex.pm', 443}}, {:inet, [:inet], :enetunreach}]}
Failed to fetch record for 'hexpm/gettext' from registry (using cache instead)
{:failed_connect, [{:to_address, {'repo.hex.pm', 443}}, {:inet, [:inet], :enetunreach}]}
Failed to fetch record for 'hexpm/plug_cowboy' from registry (using cache instead)
{:failed_connect, [{:to_address, {'repo.hex.pm', 443}}, {:inet, [:inet], :enetunreach}]}
Failed to check for new Hex version
Failed to fetch record for 'hexpm/phoenix_live_reload' from registry (using cache instead)
:timeout
:timeout
Failed to fetch record for 'hexpm/postgrex' from registry (using cache instead)
:timeout
Failed to fetch record for 'hexpm/phoenix_ecto' from registry (using cache instead)
:timeout
Failed to fetch record for 'hexpm/ecto_sql' from registry (using cache instead)
:timeout
Failed to fetch record for 'hexpm/phoenix' from registry (using cache instead)
:timeout
Failed to fetch record for 'hexpm/phoenix_pubsub' from registry (using cache instead)
:timeout
** (Mix) No package with name phoenix (from: mix.exs) in registry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment