basicallydan / forkability

:fork_and_knife: A linter for your repository.
https://basicallydan.github.io/forkability
MIT License
103 stars 19 forks source link

website login issue #99

Open davidak opened 6 years ago

davidak commented 6 years ago

Nothing happens when clicking on the login button.

Loading of https://getapi.co/scripts/github.js fails, 404.

JS Console error:

pages.js:39 Uncaught TypeError: Cannot read property 'login' of undefined
    at HTMLAnchorElement.<anonymous> (pages.js:39)
    at HTMLDocument.dispatch (jquery-2.1.1.min.js:3)
    at HTMLDocument.r.handle (jquery-2.1.1.min.js:3)
(anonymous) @ pages.js:39
dispatch @ jquery-2.1.1.min.js:3
r.handle @ jquery-2.1.1.min.js:3

When the page is loaded, this errors appear:

github.js Failed to load resource: net::ERR_NAME_NOT_RESOLVED
pages.js:51 Uncaught ReferenceError: GetAPI is not defined
    at HTMLDocument.loadPage (pages.js:51)
    at j (jquery-2.1.1.min.js:2)
    at Object.fireWith [as resolveWith] (jquery-2.1.1.min.js:2)
    at Function.ready (jquery-2.1.1.min.js:2)
    at HTMLDocument.I (jquery-2.1.1.min.js:2)
loadPage @ pages.js:51
j @ jquery-2.1.1.min.js:2
fireWith @ jquery-2.1.1.min.js:2
ready @ jquery-2.1.1.min.js:2
I @ jquery-2.1.1.min.js:2

Maybe related to https://github.com/basicallydan/forkability/issues/69


Chromium 57.0.2987.98, running on Debian 8.10 (64-bit)

tripu commented 6 years ago

Same here. http://getapi.co is AWOL right now; see the last snapshot here.

basicallydan commented 6 years ago

Hey @davidak and @tripu! Sorry but yeah, it's down - I'm not really on top of my OS projects at the moment, I'll have to do something about it when I can, life is quite busy right now. In the mean time you should still be able to use the CLI.