thecookingsenpai / autogpt-gui

A graphical user interface for AutoGPT
1.52k stars 221 forks source link

FATAL:credentials.cc(127)] Check failed: . : Permission denied (13) #25

Open elven2016 opened 1 year ago

elven2016 commented 1 year ago

can not startup ,when exec the command npm start ,it appears the following error

npm start

electron-quick-start@1.0.0 start electron .

[26406:0612/201648.101773:FATAL:credentials.cc(127)] Check failed: . : Permission denied (13) /home/xxx/Auto-GPT/autogpt-gui/node_modules/electron/dist/electron exited with signal SIGTRAP

mancvso commented 1 year ago

Has been happening everywhere a chromium based app is run with a newer nvidia kernel module (or the entire kernel). You can run with --no-sandbox to bypass or change kernel.