This message was deleted.
# general
s
This message was deleted.
v
paste log of
ls -ltr /home
e
IMG_20230831_122310.jpg
v
cd /home sudo chmod -R 755 iamme
then run the flow and check
e
I still get the same permission errors.
Should I install Ubuntu 20.04?
v
are you getting
drwxr-xr-x
now? for
iamme
e
Yes
v
just check whether you are able to run
docker run hello-world
e
Runs well.
What distro is preferred and what version for the project ?
v
have you used
sudo
while installing caravel flow?
e
No
v
try again new caravel setup and try once has you changed directory permission for
iamme
@Kareem Farid any help?
e
Will do.
k
Also make sure not to sudo make any of the steps
👍 1
v
@Eleftherios Batzolis Check similar issue: https://github.com/efabless/caravel_user_project/issues/221
👍 1
e
Yes. That fixed it. I had to comment the u flag in the docker conf file. Thank you @here