ChatGPT icon indicating copy to clipboard operation
ChatGPT copied to clipboard

[Bug]打开app无法正常显示界面

Open i19870503 opened this issue 1 year ago • 2 comments

Non-ChatGPT bug

  • [X] This issue does not occur on chat.openai.com and only occurs on this app.

Version

1.1.0

Bug description

intel版本,运行app正常,但是没有界面弹出。删除重新安装,清空配置文件依然不好使。 运行信息显示有一处报错

[2024-01-15][08:21:33][tauri_plugin_autostart][INFO] auto_start path /Applications/ChatGPT.app
[2024-01-15][08:21:33][chatgpt::app::setup][INFO] stepup
[2024-01-15][08:21:33][chatgpt::app::setup][INFO] global_shortcut_unregister
[2024-01-15][08:21:33][chatgpt::app::setup][INFO] stepup_tray
[2024-01-15][08:21:33][chatgpt::app::setup][INFO] run_check_update
[2024-01-15][08:21:33][chatgpt::utils][INFO] run_check_update: silent=false has_msg=None
[2024-01-15][08:21:33][attohttpc][DEBUG] trying to connect to lencx.github.io:443
[2024-01-15][08:21:33][reqwest::connect][DEBUG] starting new connection: https://raw.githubusercontent.com/
[2024-01-15][08:21:33][attohttpc][DEBUG] trying to connect to 185.199.108.153:443
[2024-01-15][08:21:34][attohttpc][DEBUG] trying to connect to 185.199.111.153:443
[2024-01-15][08:21:34][attohttpc][DEBUG] successfully connected to 185.199.108.153:443, took 277ms
[2024-01-15][08:21:35][chatgpt::app::setup][ERROR] script_init_error: error sending request for url (https://raw.githubusercontent.com/lencx/ChatGPT/main/scripts/manifest.json): error trying to connect: The certificate was not trusted.
[2024-01-15][08:21:38][attohttpc][DEBUG] GET /ChatGPT/install.json HTTP/1.1
[2024-01-15][08:21:39][attohttpc][DEBUG] creating a length body reader
[2024-01-15][08:21:39][attohttpc][DEBUG] creating gzip decoder
[2024-01-15][08:21:39][attohttpc][DEBUG] status code 200

OS

macos 12.6

Environment

No response

i19870503 avatar Jan 15 '24 08:01 i19870503

error sending request for url (https://raw.githubusercontent.com/lencx/ChatGPT/main/scripts/manifest.json): error trying to connect: The certificate was not trusted.

报错很明显啊, 可能是梯子问题

pillarcoin avatar Mar 05 '24 06:03 pillarcoin