(node:158238) electron: The default of contextIsolation is deprecated and will be changing from false to true in a future release of Electron. See https://github.com/electron/electron/issues/23506 for more information
(node:158238) ProtocolDeprecateCallback: The callback argument of protocol module APIs is no longer needed.
[158238:1201/152351.073969:FATAL:gpu_data_manager_impl_private.cc(445)] GPU process isn't usable. Goodbye.
[1] 158238 trace trap (core dumped) webmessage
the windows pops up but then closes quickly when i try to run
edit: works just fine when i run using the --no-sandbox command line option
(node:158238) electron: The default of contextIsolation is deprecated and will be changing from false to true in a future release of Electron. See https://github.com/electron/electron/issues/23506 for more information (node:158238) ProtocolDeprecateCallback: The callback argument of protocol module APIs is no longer needed. [158238:1201/152351.073969:FATAL:gpu_data_manager_impl_private.cc(445)] GPU process isn't usable. Goodbye. [1] 158238 trace trap (core dumped) webmessage
the windows pops up but then closes quickly when i try to run
edit: works just fine when i run using the --no-sandbox command line option