chatgpt-web-dev / chatgpt-web

A third-party ChatGPT Web UI page built with Express and Vue3, through the official OpenAI completion API. / 用 Express 和 Vue3 搭建的第三方 ChatGPT 前端页面, 基于 OpenAI 官方 completion API.
https://chatgpt-web.dev
MIT License
1.54k stars 437 forks source link

连接超时 显示OpenAI timed out waiting for response怎么办 #226

Open bianningtao opened 1 year ago

bianningtao commented 1 year ago

连接超时 显示OpenAI timed out waiting for response怎么办

bianningtao commented 1 year ago

我用的是docker部署

Kerwin1202 commented 1 year ago

可能的呀,因为openai 是需要翻墙的,,一种代理, 一种国外服务器,或者设置代理接口,去找个社区的

image
bianningtao commented 1 year ago

可是我给服务器开代理了呀

ab2961513324

@.*** |

---- 回复的原邮件 ---- | 发件人 | @.> | | 日期 | 2023年06月06日 20:46 | | 收件人 | @.> | | 抄送至 | @.>@.> | | 主题 | Re: [Kerwin1202/chatgpt-web] 连接超时 显示OpenAI timed out waiting for response怎么办 (Issue #226) |

可能的呀,因为openai 是需要翻墙的,,一种代理, 一种国外服务器

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

Kerwin1202 commented 1 year ago

那说明代理有问题?或者没设置好

bianningtao commented 1 year ago

我安装了vnc,然后访问了一下外网,可以访问,但是部署ChatGPT之后,页面老是超时,而且我还用的是原作者的ChatGPT-web,当前作者的,我部署到docker之后,连页面都加载不出来

ab2961513324

@.*** |

---- 回复的原邮件 ---- | 发件人 | @.> | | 日期 | 2023年06月06日 20:49 | | 收件人 | @.> | | 抄送至 | @.>@.> | | 主题 | Re: [Kerwin1202/chatgpt-web] 连接超时 显示OpenAI timed out waiting for response怎么办 (Issue #226) |

那说明代理有问题?或者没设置好

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

bianningtao commented 1 year ago

你是用什么部署的,我用的是阿里云服务器和docker

ab2961513324

@.*** |

---- 回复的原邮件 ---- | 发件人 | @.> | | 日期 | 2023年06月06日 20:49 | | 收件人 | @.> | | 抄送至 | @.>@.> | | 主题 | Re: [Kerwin1202/chatgpt-web] 连接超时 显示OpenAI timed out waiting for response怎么办 (Issue #226) |

那说明代理有问题?或者没设置好

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

Kerwin1202 commented 1 year ago

别只访问外网啊,要可以访问chat.openai.com 啊,能谷歌不代表openai 可以,,我是本地部署 机场翻墙的

bianningtao commented 1 year ago

你用的是kerwin1202/ChatGPT-web这个daoker资源吗

ab2961513324

@.*** |

---- 回复的原邮件 ---- | 发件人 | @.> | | 日期 | 2023年06月06日 21:04 | | 收件人 | @.> | | 抄送至 | @.>@.> | | 主题 | Re: [Kerwin1202/chatgpt-web] 连接超时 显示OpenAI timed out waiting for response怎么办 (Issue #226) |

别只访问外网啊,要可以访问chat.openai.com 啊,能谷歌不代表openai 可以,,我是本地部署 机场翻墙的

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

Kerwin1202 commented 1 year ago

恩。。

bianningtao commented 1 year ago

谢谢大佬

ab2961513324

@.*** |

---- 回复的原邮件 ---- | 发件人 | @.> | | 日期 | 2023年06月06日 21:07 | | 收件人 | @.> | | 抄送至 | @.>@.> | | 主题 | Re: [Kerwin1202/chatgpt-web] 连接超时 显示OpenAI timed out waiting for response怎么办 (Issue #226) |

恩。。

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

bianningtao commented 1 year ago

我服务器现在可以访问OpenAI.com,我还问了问题,但是我部署到docker的ChatGPT还是显示OpenAI timed out waiting for response

ab2961513324

@.*** |

---- 回复的原邮件 ---- | 发件人 | @.> | | 日期 | 2023年06月06日 21:07 | | 收件人 | @.> | | 抄送至 | @.>@.> | | 主题 | Re: [Kerwin1202/chatgpt-web] 连接超时 显示OpenAI timed out waiting for response怎么办 (Issue #226) |

恩。。

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

Kerwin1202 commented 1 year ago

说实话 这个就不清楚了,但是和网络有一定的关系,另外你用的是 access token 还是 api 如果是 access token 还要看你服务器是否可以访问 https://ai.fakeopen.com/api/conversation,另外 OpenAI timed out waiting for response 这个文字是哪里显示的

bianningtao commented 1 year ago

我用的key,然后用阿里的服务器

ab2961513324

@.*** |

---- 回复的原邮件 ---- | 发件人 | @.> | | 日期 | 2023年06月08日 20:11 | | 收件人 | @.> | | 抄送至 | @.>@.> | | 主题 | Re: [Kerwin1202/chatgpt-web] 连接超时 显示OpenAI timed out waiting for response怎么办 (Issue #226) |

说实话 这个就不清楚了,但是和网络有一定的关系,另外你用的是 access token 还是 api 如果是 access token 还要看你服务器是否可以访问 https://ai.fakeopen.com/api/conversation,另外OpenAI timed out waiting for response 这个文字是哪里显示的

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

Kerwin1202 commented 1 year ago

阿里国内机器应该无法访问openai.com的吧。。

bianningtao commented 1 year ago

我用了魔法

ab2961513324

@.*** |

---- 回复的原邮件 ---- | 发件人 | @.> | | 日期 | 2023年06月08日 20:18 | | 收件人 | @.> | | 抄送至 | @.>@.> | | 主题 | Re: [Kerwin1202/chatgpt-web] 连接超时 显示OpenAI timed out waiting for response怎么办 (Issue #226) |

阿里国内机器应该无法访问openai.com的吧。。

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

Kerwin1202 commented 1 year ago

超时设置大点再看看,,还是连接网络问题

image