Manuel Vacelet (vaceletm)2016-02-11 15:52 Contrib merged in 8.11.99.12 New install will have files properly owned by codendiadm instead of root Existing install will have a check with a warning for this case Status changed from Under review to ClosedAssigned to changed from None to Yannis ROSSETTO (rossettoy)Close date set to 2016-02-11
Yannis ROSSETTO (rossettoy)2016-02-08 11:08 Hello, A patch is under review: gerrit #5059 Status changed from Verified to Under review
Yannis ROSSETTO (rossettoy)2016-02-04 15:56 Thanks for your reply. We will add some checks for these repositories access rights and we will enhance the setup.sh to avoid such errors. Status changed from New to Verified
Jonathan (jod)2016-02-04 14:25 I have finally solved my problem ! Nouha was right, the problem was in the permissions of the folder /etc/tuleap/plugins/docman/etc was set to 700, and with root as owner. I have changed to 755, with codendiadm as owner, and it works ! Jonathan
Jonathan (jod)2016-02-04 10:55Attachments ErrorHttpd2.png addedBy Jonathan (jod)(85 kB)ErrorHttpd2.png
Jonathan (jod)2016-02-04 10:55 Hi, When I log as codendiadm and try the following commands, there is no error and the files and folders are correctly created. I have also tried to modify the ownership of docman.inc, from root to codendiadm. But this doesn't solved my problem, I still have an error, but not the same ! (see ErrorHttpd2.png). There is maybe other permissions to change ? Regards, Jonathan
Nouha Terzi (terzino)2016-02-03 15:25 last edited by: Nouha Terzi (terzino) 2016-02-03 15:28 we had today the same problem on the new forge running tuleap 8.10. The issue was due to a permision issue on the docman.inc file. codendiadm was not able to read it, thus the docman_root param was seen as empty instead of /var/lib/tuleap/docman. we modified the ownership to codendiadm:codendiadm of ths file under /etC/codendi/plugins/docma/etc/docman.inc. it fixed the issue
Manuel Vacelet (vaceletm)2016-02-03 13:01 What happens if you do as codendiadm: mkdir /var/lib/tuleap/docman/test mkdir /var/lib/tuleap/docman/test/ab touch /var/lib/tuleap/docman/test/ab/plop
Jonathan (jod)2016-02-03 11:51 Hi, Any other idea ? I'm really stuck on that. I have updated tuleap and its plugins but I still have the same error in version 8.10.99.61. Regards
Jonathan (jod)2016-01-25 14:09 Just to let you know that I can create empty documents, but when I try to update them by uploading a content, I have the same error... Any idea ? :/
Jonathan (jod)2016-01-25 11:07 Hi, I have done a complete reboot of my virtal machine, and also restart manually the tuleap service. Now in my administration page, ALL the system events are in status done, even the old ones. Then, I have tried to add a document to my projet but I still have the same error :(
Yannis ROSSETTO (rossettoy)2016-01-25 10:40 You said that all system_check are in "New". Is your tuleap service started ? Please do a `service tuleap restart` as root to be sure.
Jonathan (jod)2016-01-25 10:27 Hello ! In attachment you will find the result of "ls -al /var/lib/codendi/docman" In the administration page, I have all the events "SystemEvent_SYSTEM_CHECK" which have the status "New". And in the codendi_syslog file, I don't have any event linked to docman.... Thanks again for your help
Yannis ROSSETTO (rossettoy)2016-01-22 17:17 last edited by: Yannis ROSSETTO (rossettoy) 2016-01-22 17:18 Hello, * Can you please provide the result of ls -al /var/lib/codendi/docman ? * What is the status of your last system_check event ? * If the status is done, do you have something related to docman root folder for project ... into codendi_syslog file ?
Jonathan (jod)2016-01-22 17:16 For "ls -l /var/lib/tuleap/docman", it returns nothing (empty folder) .. And in the docman.inc I have : $docman_root = '/var/lib/codendi/docman'; $embedded_are_allowed = true;
Manuel Vacelet (vaceletm)2016-01-22 17:12 and ls -l /var/lib/tuleap/docman + what is the configured values in /etc/tuleap/plugins/docman/etc/*.inc ?
Jonathan (jod)2016-01-22 16:48 The result in attachment ! Attachments LsReturn.png addedBy Jonathan (jod)(125 kB)LsReturn.png
Manuel Vacelet (vaceletm)2016-01-22 16:28 Is /var/lib/tuleap/docman created and if yes, what is the result of ls -ld /var/lib/tuleap/docman
Jonathan (jod)2016-01-22 16:26 Well, I had the same guess and I am already permanently in 'permissive' mode ...
Jonathan (jod)2016-01-22 16:05 It's a first try on this Tuleap instance. We have another Tuleap, on version 8.9.99.77 and on this one it works correctly.
Manuel Vacelet (vaceletm)2016-01-22 16:00 Did you already managed to create documents previously or is it a first try ?
Jonathan (jod)2016-01-22 15:40 For information, the error message displayed on tuleap directly is the following : Permissions mises à jour. Document créé. Erreur lors de la création de la version initiale.