Mini-media-player: Custom element doesn't exist - Redirect to GitHub AWS?

Created on 17 Feb 2019  路  4Comments  路  Source: kalkih/mini-media-player

I'm getting the same old custom element doesn't exist.
Tried replacing module to js, updating, etc etc. Nothing works.

When opening Chrome Console - I'm getting this:
Uncaught SyntaxError: Unexpected token <

Trying to load the file manually (my-ip:8123/local/mini-media-player-bundle.js?v=1.0.1) is showing me this:

<html><body>You are being <a href="https://github-production-release-asset-2e65be.s3.amazonaws.com/148520838/89f60d00-2fe9-11e9-97de-848df7135130?X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20190214%2Fus-east-1%2Fs3%2Faws4_request&amp;X-Amz-Date=20190214T092528Z&amp;X-Amz-Expires=300&amp;X-Amz-Signature=a010d980089d3a6f93b4717c9ce4e8b1e44292fb7d6ce281eea9cb3b388d28e8&amp;X-Amz-SignedHeaders=host&amp;actor_id=0&amp;response-content-disposition=attachment%3B%20filename%3Dmini-media-player-bundle.js&amp;response-content-type=application%2Foctet-stream">redirected</a>.</body></html>

In other words - a redirect to: https://github-production-release-asset-2e65be.s3.amazonaws.com/148520838/89f60d00-2fe9-11e9-97de-848df7135130?X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20190214%2Fus-east-1%2Fs3%2Faws4_request&amp;X-Amz-Date=20190214T092528Z&amp;X-Amz-Expires=300&amp;X-Amz-Signature=a010d980089d3a6f93b4717c9ce4e8b1e44292fb7d6ce281eea9cb3b388d28e8&amp;X-Amz-SignedHeaders=host&amp;actor_id=0&amp;response-content-disposition=attachment%3B%20filename%3Dmini-media-player-bundle.js&amp;response-content-type=application%2Foctet-stream

How do I get rid of this?

I'm getting the same problem with mini-graph-card ( link ) -- but on the other hand, weather-card does work.

question

All 4 comments

Your bundle file doesn't look right, did you download it properly from the release?

OMG. i'm an idiot.
Thanks!

No, you're not, easy mistakes to make, glad we could solve it!

@kalkih
Found out what I was doing wrong - Right click on the link and 'save as'...
I should have known better.

Thanks for all the help :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

gerard33 picture gerard33  路  3Comments

TheRealBadRobot picture TheRealBadRobot  路  3Comments

darkkatarsis picture darkkatarsis  路  4Comments

fleXible picture fleXible  路  5Comments

magnusoverli picture magnusoverli  路  5Comments