swarm icon indicating copy to clipboard operation
swarm copied to clipboard

Fix for worker names that do not implement String.Chars

Open philipgiuliani opened this issue 4 years ago • 0 comments

I got the following crash when adding another node to the cluster:

protocol String.Chars not implemented for {:livechat, "room_name"} of type Tuple. This protocol is implemented for the following type(s): Cldr.Calendar.Duration, Cldr.Unit, Money, Postgrex.Copy, Postgrex.Query, Decimal, URI, BitString, Float, NaiveDateTime, Date, DateTime, Version.Requirement, Version, Atom, List, Time, Integer

Backtrace

philipgiuliani avatar May 05 '20 07:05 philipgiuliani