chatgpt-chrome-extension icon indicating copy to clipboard operation
chatgpt-chrome-extension copied to clipboard

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

Open oakif opened this issue 2 years ago • 6 comments

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 avatar Feb 16 '23 19:02 oakif

same issue. Have you found any solution? @oakif

0rangeAppl3 avatar Feb 20 '23 02:02 0rangeAppl3

Not yet unfortunately, hoping someone will have a solution

oakif avatar Feb 20 '23 08:02 oakif

same issue here

ghost avatar Feb 26 '23 06:02 ghost

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?

mlevin22 avatar Mar 08 '23 18:03 mlevin22

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.

joulesbeef avatar Mar 11 '23 02:03 joulesbeef

image

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

paladin3x avatar Mar 15 '23 13:03 paladin3x