Closed mindseyeblind closed 3 years ago
Coud you try updating your local :hackney
dependency (running mix deps.update hackney
should work) to see if that solves the problem?
And this is definitely a case of bad documentation but your configured release version will most likely not work but fail to parse. The latest supported version is the default v3.13.1
, the v4.x
databases require not yet released changes.
Upgrading to the latest hackney version fixed the issue. I've raised a separate issue for the 4.x database upgrade - it seems to be a matter of setting a different regex for parsing short code maps.
Using remote release v4.2.2