tomolimo / processmaker

GLPI plugin that provides an interface with ProcessMaker (http://www.processmaker.com/)
31 stars 11 forks source link

Can't sync tasks list (issue persistent) #187

Closed adilbouazzaoui closed 1 month ago

adilbouazzaoui commented 1 month ago

Hello @tomolimo i posted the GLPI errors on github, and the issue was fixed, check below:

image

but i still can't Sync PM tasks!!!

please help

adilbouazzaoui commented 1 month ago

Hello @tomolimo can you please help on this? we really need to make it work in order to make a decision about the solution. you suppor is highly appreciated

tomolimo commented 1 month ago

Hello @adilbouazzaoui Could you check the PHP error logs: the one for GLPI and the one for PM? Thank you, Regards, Tomolimo

adilbouazzaoui commented 1 month ago

Hello @tomolimo for PM there is no error:

image

and for GLPI also there is no error, just SSL warning:

image
tomolimo commented 1 month ago

Hello @adilbouazzaoui Are you sure that PHP errors from PM server are logged into a file? I know that by default on Linux PHP error are not logged... Could post a screenshot of the PHP settings? Thank you, Regards, Tomolimo

tomolimo commented 1 month ago

Hello @adilbouazzaoui n Could you check that there is a defined path to file here: image

? And could you check if there are errors in the error_log file? If there is no filepath, then could you add one in the php.ini config file and then re-do a test and check again the error_log file?

Thank you Regards, Tomolimo

adilbouazzaoui commented 1 month ago

Could post a screenshot of the PHP settings?

Hello @tomolimo

here is the log location, it is the same log i shared previously:

image
adilbouazzaoui commented 1 month ago

no. there is nothing in the log file

tomolimo commented 1 month ago

Hello @adilbouazzaoui Thank you Could we check the PM plugin configuration? Could you post screenshots? Thank you Regards, Tomolimo

tomolimo commented 1 month ago

Hello @adilbouazzaoui

I think hte issue is from the fact that the default language of GLPI doesn't match the language used in PM for the process creation. Could you check GLPI default language, and post it here? image

Thank you Regards, Tomolimo

adilbouazzaoui commented 1 month ago

Hi @tomolimo here are the plugin screenshots:

image image
adilbouazzaoui commented 1 month ago

this is GLPI default language:

image
adilbouazzaoui commented 1 month ago

i changed the default language to english and now i'm able to sync tasks. thank you so much @tomolimo for the great support.

image