web terminal accessing /Workspace/Users under tmux

Twilight
Contributor

I found this old post (https://community.databricks.com/t5/data-engineering/databricks-cluster-web-terminal-different-permi...) that was never really answered.

I am having the same problem.  If I am in the raw terminal, I can access /Workspace/Users just fine but, as soon as I use tmux, I can't access /Workspace/Users (or any other dir under /Workspace).  The permissions and id look exactly the same in both cases.

This is a major issue given that I need to access /Workspace/Users and I need to run tmux (to keep the session "alive").

Does anyone have a solution?