Idk it might be you producing these error stack traces xD
Does Amethyst send a tag with a list of relays for the zap request? I assumed in the code it would and that's why some requests are failing. Working on it rn.
cc #[6] ?
Please Login to reply.
Amethyst does send a list of relays. This happens when the app can't parse the returning JSON from the server. If there is a 404 error and your server returns an html, then this error can occur.
Thank you! Now working strangely.