-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
-
|
I wanted to install kasm, but I get the following error. Is this a problem on my side? |
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment · 11 replies
-
|
Run in verbose mode |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
Nearly the same |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
cat ~/kasm-install.output |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
On PVE: In Kasm LXC: |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
Error response from daemon: error gathering device information while adding custom device "/dev/fuse": no such file or directory try following: |
Beta Was this translation helpful? Give feedback.
All reactions
-
Beta Was this translation helpful? Give feedback.
All reactions
-
|
As an additional hint. It would be great if the credential would be outputed or at least a information where they are... |
Beta Was this translation helpful? Give feedback.
All reactions
-
|
Beta Was this translation helpful? Give feedback.
All reactions
-
|
you take here an user issue, kasm need tun and fuse, this is added into the script (default), but you overwrite it with advanced settings. Script work fine here. So i close it. |
Beta Was this translation helpful? Give feedback.


Error response from daemon: error gathering device information while adding custom device "/dev/fuse": no such file or directory
An error has occurred, please review the log at ./kasm_install_1764757474.log
try following:
var_fuse=yes var_verbose=yes bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/kasm.sh)"
or
var_fuse=1 var_verbose=yes bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/kasm.sh)"