Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Unable to start with Google Auth #5

Open
aetherwu opened this issue Feb 12, 2023 · 1 comment
Open

Unable to start with Google Auth #5

aetherwu opened this issue Feb 12, 2023 · 1 comment

Comments

@aetherwu
Copy link

aetherwu commented Feb 12, 2023

$ docker-compose up

Starting chatgpt with config: {
chatgpt-api-single | "email": "[email protected]",
chatgpt-api-single | "password": "",
chatgpt-api-single | "isProAccount": true,
chatgpt-api-single | "markdown": true,
chatgpt-api-single | "debug": false,
chatgpt-api-single | "isGoogleLogin": true,
chatgpt-api-single | "isMicrosoftLogin": false,
chatgpt-api-single | "minimize": false
chatgpt-api-single | }

chatgpt-api-single | Starting chatgpt failed, retrying...
chatgpt-api-single | Error: Failed to launch the browser process!
chatgpt-api-single | [316:351:0212/124533.095555:ERROR:file_path_watcher_inotify.cc(315)] inotify_init() failed: Function not implemented (38)
chatgpt-api-single | [316:354:0212/124533.122735:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory

chatgpt-api-single | [0212/124533.209167:ERROR:scoped_ptrace_attach.cc(27)] ptrace: Function not implemented (38)
chatgpt-api-single | Assertion failed: p_rcu_reader->depth != 0 (/qemu/include/qemu/rcu.h: rcu_read_unlock: 101)
chatgpt-api-single |
chatgpt-api-single |
chatgpt-api-single | TROUBLESHOOTING: https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md

MacOS Montrey 12.6

Under the configuration where isGoogleLogin is set to true, failing to fill in the email and password fields will result in the inability to start up. Writing any random email and password will result in the aforementioned issue.

@RealTong
Copy link

Place using chatapi-single:pr-4

docker pull ghcr.io/bytemate/chatapi-single:pr-4

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants