There are multiple users on my server. If the first user starts the software using the command./OpenCode-.AppImage opencode-cli, when the second user runs./OpenCode-.AppImage opencode-cli, an error will occur.
The error information is as follows:
fuse: failed to clone device fd: Not a tty fuse: trying to continue without -o clone_fd. ln: cannot remove '/tmp/M8u': Operation not permitted
What should I do to enable multiple users to use this software on the same server?