Skip to content

Instantly share code, notes, and snippets.

@ptgamr
Last active August 29, 2015 14:21
Show Gist options
  • Save ptgamr/932165194654f7ad1c56 to your computer and use it in GitHub Desktop.
Save ptgamr/932165194654f7ad1c56 to your computer and use it in GitHub Desktop.
Reporting bug guideline - SoundCloudify

When the extension is not working for you or there are some strange issue that happened. Please follow these steps in order to give me the most detail error code... So that I can work on a fix.

    1. Open chrome://extensions page
    1. Enable developer mode (located at the top right)
    1. Locate the extension, and click [Inspect views: background.html]
    1. Now the Developer Tool is open. Go to the console tab and paste me the error

Thanks you a lot for your time!

@duttakapil
Copy link

Here are the error's :

Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://www.youtube.com') does not match the recipient window's origin ('chrome-extension://boblphpidkohagaoinepjgecndchlnbk').
chrome-extension://boadgeojelhgndaghljhdicfkmllpafd/cast_sender.js Failed to load resource: net::ERR_FAILED
chrome-extension://dliochdbjfkdbacpmhlcpmleaejidimm/cast_sender.js Failed to load resource: net::ERR_FAILED
chrome-extension://hfaagokkkhdbgiakmmlclaapfelnkoah/cast_sender.js Failed to load resource: net::ERR_FAILED
chrome-extension://fmfcbgogabcbclcofgocippekhfcmgfj/cast_sender.js Failed to load resource: net::ERR_FAILED
chrome-extension://enhhojjnijigcajfphajepfemndkmdlo/cast_sender.js Failed to load resource: net::ERR_FAILED
chrome-extension://eojlgccfgnjlphjnlopmadngcgmmdgpk/cast_sender.js Failed to load resource: net::ERR_FAILED

@agoole
Copy link

agoole commented May 28, 2015

Same errors here. Tried using the extension and the audio never loads for youtube. Searching and playing from sound cloud works just fine, but youtube isn't.

@ptgamr
Copy link
Author

ptgamr commented May 28, 2015

Thanks guy! This problem is really hard to replicate. But I am working on this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment