SuperAGI
SuperAGI copied to clipboard
Tool Write File returned: Error: [Errno 2] No such file or directory
Tool Write File returned: Error: [Errno 2] No such file or directory: '/app/workspace/output/workspace/.keep'
I keep getting read/writing errors?
How did you clone the repo?
Can you confirm if the hidden folder .keep
is in /workspace?
Perhaps your filesystem permissions need to be updated to allow your user to access? (if you aren't root)
Can you check if you have the correct read/write permission, if the issue still persists lets us know.
Hi, I did just git clone link from cmd.exe as administrator. I have the .keep. Will try playing with permissions! Gosh I didnt even think about that.
Thanks!
Thanks, I resolved my issue of SuperAGI not being able to read/write to files by adding "Everyone" will Full Permissions to the "workspace" level folder.
@chrisking1981 are you still facing this issue in the newer version releases?
Resolving this issue.