Ka-Hing Cheung
Ka-Hing Cheung
was there any logs in syslog? Or try running goofys in `-f` foreground and redirect log to a file
this is strange, can you include the output of --debug_s3?
yup just do --debug_s3 like you would with --file-mode.
seems like retrieving the IAM role is erroring: ``` Jul 28 19:50:13 i-0eef1f0ad642878c5 /usr/bin/goofys[12999]: s3.DEBUG DEBUG: Validate Response ec2metadata/GetMetadata failed, not retrying, error EC2MetadataError: failed to make EC2Metadata request caused...
for people who have reported this, it's not clear to me that they are all the same problem. So could you please attach your syslog with `--debug_s3`?
do all of you use IAM or credential from `~/.aws/credentials`?
I still have no clue about this. For people who use `.aws/credentials`, could you try adding `--profile default`?
If you look into the environment, is $HOME set correctly?
If you see a stuck process after boot, you can look into /proc/pid/environ to see the environment variables
can you post `--debug_s3` and `--debug_fuse` logs? Do you have an example bucket where this happens?