ChatGPT icon indicating copy to clipboard operation
ChatGPT copied to clipboard

[Bug] [Error] Failed to load resource: the server responded with a status of 401

Open jim3 opened this issue 1 year ago • 1 comments

Version

0.11.0

Bug description

Timeout (Unable to login) due to Cloudfare "Verify you are a human" check. Logs are not showing anything.

A check in the Developer Tools while trying to connect does show errors, the main one seems to be:

[Error] Failed to load resource: the server responded with a status of 401 (Unauthorized) (P5bJdPkoFtwigTz, line 0)
[Error] Blocked a frame with origin "https://challenges.cloudflare.com" from accessing a frame with origin "https://chat.openai.com". Protocols, domains, and ports must match.
	map
	(anonymous function) (Anonymous Script 1 (line 2:19947))
	(anonymous function) (Anonymous Script 1 (line 2:20774))
	anonymous (Anonymous Script 1 (line 2:46536))
	(anonymous function) (v1:1:14114)
[Error] Feature policy 'Fullscreen' check failed for iframe with origin 'https://challenges.cloudflare.com' and allow attribute ''.

... (more lines)

Note: As soon as the Cloudfare Time out occurs, the console is cleared automatically. I then exit out adn try again but no luck in being able to log in. I will keep trying.

OS

Ubuntu 22.04

Environment

I install via the .deb package provided.

jim3 avatar Feb 27 '23 15:02 jim3

It seems to be working now so this needs to be closed as I can't say exactly where the issues lies, it ever could be somewhere else besides this app.

jim3 avatar Feb 28 '23 19:02 jim3