+[2017-01-09T22:54:09Z]tempuserThe URL looks like that when I get to the 404 page. +[2017-01-09T23:29:27Z]tempuserhttps://github.com/dkucsc/dcc-dashboard/blob/feature/auth/dashboard.py#L60 +[2017-01-09T23:29:46Z]tempuserThat callback isn't being called, I'm discovering. +[2017-01-09T23:30:24Z]tempuserThere's a Python debug statement (ipdb.set_trace()) in that function and execution flow never hits it. +[2017-01-09T23:45:39Z]tempuserOk I think I figured it out. It's likely some kind of caching issue.
+[2017-01-10T09:26:04Z]is_nullhi all, github doesn't add my gpg key ( http://dpaste.com/1JNPEMN ), it fails with message "keyring packet should only contain a single entity", any clue please ? is it because rsa4096 is not supported ? +[2017-01-10T09:26:19Z]canton7is_null, that's the wrong format +[2017-01-10T09:26:32Z]canton7no, wait, I'm getting it confused with ssh keys +[2017-01-10T09:28:58Z]is_nulli used gpg --armor --export +[2017-01-10T15:05:04Z]RxMcDona1dHello, I'm trying to npm i https://github.com/user/repo.git#commit and it works but when I go to the folder it's pretty much empty instead of having the same contents as the repo