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

Error when running server.js on localhost:3000 "Cannot GET /" #37

Open
oakif opened this issue Feb 16, 2023 · 6 comments
Open

Error when running server.js on localhost:3000 "Cannot GET /" #37

oakif opened this issue Feb 16, 2023 · 6 comments

Comments

@oakif
Copy link

oakif commented Feb 16, 2023

When I try running node server.js from the Terminal in the folder the extension is unzipped to, I get the following error:

image

image

image

Transcribed messages:

Error. Make sure you're running the server by following the
instructions on https://github.com/gragland/chatgpt-chrome-
extension. Also make sure you don't have an adblocker preventing
requests to localhost:3000.
Cannot GET /
@oakif oakif changed the title Error when running server.js: "Cannot GET /" Error when running server.js on localhost:3000 "Cannot GET /" Feb 16, 2023
@0rangeAppl3
Copy link

same issue. Have you found any solution? @oakif

@oakif
Copy link
Author

oakif commented Feb 20, 2023

Not yet unfortunately, hoping someone will have a solution

@ghost
Copy link

ghost commented Feb 26, 2023

same issue here

@mlevin22
Copy link

mlevin22 commented Mar 8, 2023

I got past the issue but now i am getting a new error when I run the node server.js

ChatGPTError: ChatGPT error 404: {
"error": {
"message": "That model does not exist",
"type": "invalid_request_error",
"param": null,
"code": null
}
}

look like it is calling a model that doesn't exist?

@joulesbeef
Copy link

How did you get past the current issue with the localhost? other people also have that issue.

As for your issue, npm install chatgpt should fix. But i still want to know how to fix the server.

@paladin3x
Copy link

image

i have too this problem. how i can repair this? help me

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

5 participants