diff --git a/browserid/static/dialog/resources/channel.js b/browserid/static/dialog/resources/channel.js
index 3f430116996789c5615bc51c16c495df554c74ca..904bc27e6a7e176de2838eaf2fe7919940d73fa8 100644
--- a/browserid/static/dialog/resources/channel.js
+++ b/browserid/static/dialog/resources/channel.js
@@ -67,6 +67,7 @@
     } catch(e) {
       // if the relay iframe does not yet exist, or if its contents are not yet 
       // loaded, we get a security exception.
+      console.log(e);
     }
 
     console.log('relay or functions not found, retrying');