You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a workspace, enabled the persistent profile, logged in workspace, created a file in desktop and deleted the session. The folder specified was empty, but if I use the 'locate' command, i found the file inside the docker overlay system.
Expected Behavior
The files created in the sessions be available in the host folder
Steps To Reproduce
Create workspace;
Enable persistent profile in path "/srv/kasm/profiles/{username};
Log in in the workspace and create a file in desktop called "Test,txt";
Exited and removed the session;
In host, use "locate Test.txt" and the the only occurence is in the path "/var/lib/docer/overlay(...)"
Use "ls - lah" in the specified "/srv/kasm/profile/{username}" and the folder was empty.
Environment
- OS: Debain 12
- How docker service was installed: "curl https://get.docker.io | sh"
- Installed using Portainer Stack
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.
Is there an existing issue for this?
Current Behavior
I created a workspace, enabled the persistent profile, logged in workspace, created a file in desktop and deleted the session. The folder specified was empty, but if I use the 'locate' command, i found the file inside the docker overlay system.
Expected Behavior
The files created in the sessions be available in the host folder
Steps To Reproduce
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: