Error occurred when attempting to create a new file
Permission denied @ rb_sysopen - /scratch/uid/scripts/test
When I create the file manually from cmd I cannot view it in OOD
Permission denied @ rb_sysopen - /scratch/uid/scripts/test
When I create the file manually from cmd I cannot view it in OOD
That’s ood. Could there be an LDAP sync issue? Can you view the file if you restart your webserver in the help menu? We’re pulling your groups from LDAP, so there’s nothing special we’re doing on our side.
If you can see/modify it in the command line you should be able to in OOD as well - unless there’s some group that you’ve been added to but that update hasn’t reached reached the webserver yet (or it booted up before the update was made).
Thanks. I did that and still having the issue. Do you thing the scratch being lustre FSX file systems has something to do with it? I can see folders and enter into them but cannot see files.
Maybe there’s a syncing delay on the webserver? You see all sorts of things in /proc/<pid>
of your actual per user nginx and verify that it started with all the supplemental groups that you are actually in.
But if the files are missing entirely - maybe there’s some sort of syncing issue? If you ssh into that server, what do you see from a CLI (a shell on the webserver - this is the important bit because these are networked file systems. They may be appearing somewhere else, but you have to check on the webserver itself.)