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

Ubuntu 22.04 - GPU process isn't usable #1389

Open
gusevmaksim opened this issue Aug 24, 2022 · 5 comments
Open

Ubuntu 22.04 - GPU process isn't usable #1389

gusevmaksim opened this issue Aug 24, 2022 · 5 comments
Labels
bug Something is broken, we are tracking it has workaround os/linux

Comments

@gusevmaksim
Copy link

gusevmaksim commented Aug 24, 2022

Describe the bug
[15140:0824/162906.862202:FATAL:gpu_data_manager_impl_private.cc(445)] GPU process isn't usable. Goodbye.

To Reproduce
Launch client from command line

Expected behavior
Application ran fine on ubuntu 20.04

Client System (please complete the following information):

  • Outline Client Version 1.7.0
  • Your Operating System: Ubuntu 22.04 (NVIDIA-SMI 515.65.01 Driver Version: 515.65.01 CUDA Version: 11.7 )

Also, a message appears on startup:

loading web app from file:///tmp/.../resources/app.asar/www/index_electron.html?appName=Outline
(node:17082) electron: The default of contextIsolation is deprecated and will be changing from false to true in a future release of Electron. See electron/electron#23506 for more information
Could not load active tunnel: [Error: ENOENT: no such file or directory, open '/home/name/.config/Outline/connection_store'] {
errno: -2,
code: 'ENOENT',
syscall: 'open',
path: '/home/name/.config/Outline/connection_store'
}

@gusevmaksim gusevmaksim added the bug Something is broken, we are tracking it label Aug 24, 2022
@kak2z7702
Copy link

i have the same problem((

@rdonuk
Copy link

rdonuk commented Sep 2, 2022

Same here :( in Ubuntu Jammy. Any workaround would be perfect!

Edit: using --disable-gpu-sandbox worked for me.

@YasharSL
Copy link

YasharSL commented Sep 29, 2022

rdonuk

Thanks, this flag worked for me

@maddyhof maddyhof added need more info We need more information in order to help or verify os/linux labels May 1, 2023
@maddyhof
Copy link
Contributor

maddyhof commented May 1, 2023

Thanks for reaching out. This is a known issue on virtual machines, with a workaround of disabling the GPU sandbox as mentioned above by @rdonuk. Can you confirm that this is occurring on a virtual machine?

@maddyhof maddyhof added this to End User Issues in [DEPRECATED] Outline (Classic) May 1, 2023
@maddyhof maddyhof closed this as completed Jun 6, 2023
[DEPRECATED] Outline (Classic) automation moved this from End User Issues to Done Jun 6, 2023
@YasharSL
Copy link

YasharSL commented Jul 1, 2023

Thanks for reaching out. This is a known issue on virtual machines, with a workaround of disabling the GPU sandbox as mentioned above by @rdonuk. Can you confirm that this is occurring on a virtual machine?

Mine is not on virtual machine. However, my ubuntu is running on an external SSD

@maddyhof maddyhof reopened this Jul 5, 2023
[DEPRECATED] Outline (Classic) automation moved this from Done to Needs triage Jul 5, 2023
@maddyhof maddyhof removed the need more info We need more information in order to help or verify label Jul 28, 2023
@maddyhof maddyhof moved this from Needs triage to End User Issues in [DEPRECATED] Outline (Classic) Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is broken, we are tracking it has workaround os/linux
Projects
Development

No branches or pull requests

5 participants