Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated chrome - now ui.New fails to start #184

Closed
karlredgate opened this issue Mar 8, 2023 · 4 comments · Fixed by #185
Closed

Updated chrome - now ui.New fails to start #184

karlredgate opened this issue Mar 8, 2023 · 4 comments · Fixed by #185

Comments

@karlredgate
Copy link

karlredgate commented Mar 8, 2023

Chrome version: Version 110.0.5481.177 (Official Build) (64-bit)

These are the errors from ui.New()

2023/03/08 13:25:26 websocket.Dial ws://127.0.0.1:45031/devtools/browser/396a03af-3f1b-400b-8294-9c0f2f25cd29: bad status
exit status 1

Running chrome on its own - like lorca calls it generates:

[0308/095229.172548:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[0308/095229.190683:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
@karlredgate
Copy link
Author

From another project - it looks like adding this argument resolves the issue:

--remote-allow-origins=\*

@karlredgate
Copy link
Author

Also seems related to - #183

@LazyForNaming
Copy link

But doing it like https://github.com/zserge/lorca/issues/183 only wakes up Chrome, not the GUI as it originally did

@justinmichaelvieira
Copy link
Contributor

justinmichaelvieira commented Mar 9, 2023

#185 fixes this. Hopefully it is accepted upstream.

georgemcarlson added a commit to georgemcarlson/lorca that referenced this issue Mar 12, 2023
Fixes Updated chrome - now ui.New fails to start zserge#184
georgemcarlson added a commit to georgemcarlson/lorca that referenced this issue Mar 12, 2023
georgemcarlson added a commit to georgemcarlson/lorca that referenced this issue Mar 12, 2023
Fixes Updated chrome - now ui.New fails to start zserge#184
synthparadox added a commit to synthparadox/EggLedger that referenced this issue Mar 29, 2023
xtrafrancyz added a commit to xtrafrancyz/go-macros that referenced this issue Nov 30, 2023
zserge pushed a commit that referenced this issue Jan 7, 2024
Co-authored-by: Justin Vieira <justin.vieira@gmail.com>
DavidArthurCole added a commit to DavidArthurCole/lorca that referenced this issue Mar 30, 2024
Fixes Updated chrome - now ui.New fails to start zserge#184 (zserge#185)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants