Skip to content
Snippets Groups Projects

Update mix.exs

Merged ArtikBanana requested to merge patch-2 into develop

Deps weren't getting updates even though a later release was available. Some of them were giving this warning:
Warning: call to crypto:rand_bytes/1 will fail, since it was removed in 20.0; use crypto:strong_rand_bytes/1

Now only cowlib will give that error. I tried updating cowboy, but then these errors show up in the logs and the instance can't be reached:
[error] Ranch protocol :error of listener Pleroma.Web.Endpoint.HTTP (cowboy_protocol) terminated
** (exit) :undef

Edited by ArtikBanana

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading