Open paulgiordano opened 1 year ago
Lots of digging. In View.php function lockPath - some debugging code, and the line: $mount->getInternalPath($absolutePath) returns a blank path. The actual absolutePath is "/D5400072-43E0-4564-8F0D-C7FD2446AF93/files/Documents"
So the call to Jail.php that gets the mkdir command gets an empty path.
So I create a directory like above, and voila it works. So something with the mkdir thing?
When I add a new user to LDAP and sync the Users, attempt to logon, and get the exception screen, along with the following logs:
This started happening out of the blue. I'm responsible for the Linux system, and I've verified that no changes were made to it. What else can I Provide? I have a gist: https://gist.github.com/paulgiordano/c6e38a769a23df232b1ea8b491985219