Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Does not follow redirects anymore for metadata-url #192

Open
lemmon-714 opened this issue Feb 28, 2022 · 1 comment
Open

Does not follow redirects anymore for metadata-url #192

lemmon-714 opened this issue Feb 28, 2022 · 1 comment

Comments

@lemmon-714
Copy link

Description:

<html>
<head><title>Bitly</title></head>
<body><a href="https://gist.githubusercontent.com/lemmon-714/1f610ceb3b0628c89acaeb192ff3c334/raw">moved here</a></body>
</html>%
  • the same is true for a newly created bit.ly link (irrespective of original url, which of course then replaces the href), from which I infer that either bit.ly changed how it works or smash did
  • since I cannot imagine how bit.ly works without using redirects I think a change to smash is the culprit

Impact:

  • the pool does not show in Daedalus anymore
  • the only solutions besides fixing it on the smash-level involve changing the pool metadata again. If cardano-cli allows for longer urls now that would be annoying but feasible; if not, users would have to find and use an alternative to github gist. However, I feel redirects are something that should not break things.
@rknightion
Copy link

I thought this was impacting us after you suggested it on #190, but I've updated our metadata away from GitHub and things still aren't working unless SMASH waits for the next epoch boundary (we changed it before the epoch change)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants