Open malachibyfield opened 1 year ago
same here on macOS 13.2.1
Here are the logs:
[2023-03-22][15:04:14][chatgpt::app::setup][INFO] stepup
[2023-03-22][15:04:14][chatgpt::app::setup][INFO] global_shortcut_unregister
[2023-03-22][15:04:14][chatgpt::app::setup][INFO] stepup_tray
[2023-03-22][15:04:14][chatgpt::app::setup][INFO] run_check_update
[2023-03-22][15:04:14][chatgpt::utils][INFO] run_check_update: silent=false has_msg=None
[2023-03-22][15:04:14][chatgpt::app::setup][INFO] main_window: https://chat.openai.com
[2023-03-22][15:04:14][attohttpc][DEBUG] trying to connect to lencx.github.io:443
[2023-03-22][15:04:14][attohttpc][DEBUG] trying to connect to 185.199.109.153:443
[2023-03-22][15:04:14][attohttpc][DEBUG] successfully connected to 185.199.109.153:443, took 19ms
[2023-03-22][15:04:15][attohttpc][DEBUG] GET /ChatGPT/install.json HTTP/1.1
[2023-03-22][15:04:15][attohttpc][DEBUG] creating a length body reader
[2023-03-22][15:04:15][attohttpc][DEBUG] creating gzip decoder
[2023-03-22][15:04:15][attohttpc][DEBUG] status code 200
same issue +1
S a m e i s s u e a s w e l l
F12- Network- Disable Cache -Refresh
没有解决~按登陆按钮没反应
[2023-03-23][05:58:52][chatgpt::app::setup][INFO] stepup [2023-03-23][05:58:52][chatgpt::app::setup][INFO] global_shortcut_unregister [2023-03-23][05:58:52][chatgpt::app::setup][INFO] stepup_tray [2023-03-23][05:58:52][chatgpt::app::setup][INFO] main_window: https://chat.openai.com [2023-03-23][05:58:52][chatgpt::app::setup][INFO] run_check_update [2023-03-23][05:58:52][chatgpt::utils][INFO] run_check_update: silent=false has_msg=None [2023-03-23][05:58:52][attohttpc][DEBUG] trying to connect to lencx.github.io:443 [2023-03-23][05:58:52][attohttpc][DEBUG] trying to connect to 185.199.110.153:443 [2023-03-23][05:58:53][attohttpc][DEBUG] trying to connect to 185.199.109.153:443 [2023-03-23][05:58:53][attohttpc][DEBUG] trying to connect to 185.199.108.153:443 [2023-03-23][05:58:53][attohttpc][DEBUG] trying to connect to 185.199.111.153:443 [2023-03-23][05:58:54][attohttpc][DEBUG] successfully connected to 185.199.110.153:443, took 1217ms [2023-03-23][05:59:02][attohttpc][DEBUG] GET /ChatGPT/install.json HTTP/1.1 [2023-03-23][05:59:02][attohttpc][DEBUG] creating a length body reader [2023-03-23][05:59:02][attohttpc][DEBUG] creating gzip decoder [2023-03-23][05:59:02][attohttpc][DEBUG] status code 200
On a mac, you can fix this problem by disabling the cache of the embedded browser inside the app, please follow these steps:
Click on Help -> Toggle Developer Tools Enable the Network tab Tick the "Disable cache" checkbox Right-click on the login interface and click "Reload"
This is the 2nd time this has come up for me in both the app and 3 different browsers (Chrome, Brave, Firefox). This also seems to not be an issue on my Mac but is an issue on my Ubuntu 23.04
[Error] Failed to load resource: Unacceptable TLS certificate (webpack-....js, line 0)
[Error] Failed to load resource: Unacceptable TLS certificate (framework-....js, line 0)
[Error] Failed to load resource: Unacceptable TLS certificate (main-.....js, line 0)
[Error] Failed to load resource: Unacceptable TLS certificate (_app-.....js, line 0)
[Error] Failed to load resource: Unacceptable TLS certificate (3389-....js, line 0)
[Error] Failed to load resource: Unacceptable TLS certificate (1564-......js, line 0)
[Error] Failed to load resource: Unacceptable TLS certificate (8967-.....js, line 0)
[Error] Failed to load resource: Unacceptable TLS certificate (login-.....js, line 0)
[Error] Failed to load resource: Unacceptable TLS certificate (_buildManifest.js, line 0)
[Error] Failed to load resource: Unacceptable TLS certificate (_ssgManifest.js, line 0)
[Error] Unhandled Promise Rejection: Scope not defined for URL `about:blank`. See https://tauri.app/v1/api/config/#securityconfig.dangerousremotedomainipcaccess and https://docs.rs/tauri/1/tauri/scope/struct.IpcScope.html#method.configur...
(anonymous function) (Anonymous Script 1 (line 76))
[Error] Unhandled Promise Rejection: Scope not defined for URL `about:blank`. See https://tauri.app/v1/api/config/#securityconfig.dangerousremotedomainipcaccess and https://docs.rs/tauri/1/tauri/scope/struct.IpcScope.html#method.configur...
(anonymous function) (Anonymous Script 2 (line 8))
[Error] Unhandled Promise Rejection: Scope not defined for URL `about:blank`. See https://tauri.app/v1/api/config/#securityconfig.dangerousremotedomainipcaccess and https://docs.rs/tauri/1/tauri/scope/struct.IpcScope.html#method.configur...
(anonymous function) (Anonymous Script 3 (line 20))
May be related to https://github.com/lencx/ChatGPT/issues/251 Something interesting is the the "NoFWL" application doesn't have this issue.
Also I have libssl3
sudo apt-cache policy libssl3
libssl3:
Installed: 3.0.8-1ubuntu1.2
Candidate: 3.0.8-1ubuntu1.2
Version table:
*** 3.0.8-1ubuntu1.2 500
500 http://us.archive.ubuntu.com/ubuntu lunar-updates/main amd64 Packages
500 http://security.ubuntu.com/ubuntu lunar-security/main amd64 Packages
100 /var/lib/dpkg/status
3.0.8-1ubuntu1 500
500 http://us.archive.ubuntu.com/ubuntu lunar/main amd64 Packages
Version
Version 0.12.0
Bug description
Unable to "log in" or "sign in" in the desktop app or system tray. The buttons are clickable but nothing happens, no window or pop up.
OS
macOS 13.2.1
Environment
No response