Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

website login issue #99

Open
davidak opened this issue Jun 5, 2018 · 2 comments
Open

website login issue #99

davidak opened this issue Jun 5, 2018 · 2 comments

Comments

@davidak
Copy link

davidak commented Jun 5, 2018

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 #69


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

@tripu
Copy link

tripu commented Jun 14, 2018

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

@basicallydan
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants