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
ℹ️ Running Atmo with debug logging
docker: Error response from daemon: OCI runtime create failed: container_linux.go:367: starting container process caused: chdir to cwd ("/home/atmo") set in config.json failed: permission denied: unknown.
Error: 🚫 failed to run dev server: failed to Run command: exit status 126
I've searched for this error chdir to cwd ("/home/atmo") set in config.json failed: permission denied: unknown (and there seemed to be references to this in other projects) but couldn't really figure out a single solution to make subo work
The text was updated successfully, but these errors were encountered:
Hi, I'm trying to set up Atmo on Photon OS
But running
subo dev -v
results in this error:I've searched for this error
chdir to cwd ("/home/atmo") set in config.json failed: permission denied: unknown
(and there seemed to be references to this in other projects) but couldn't really figure out a single solution to makesubo
workThe text was updated successfully, but these errors were encountered: