Page 1 of 1

Problem with Upgrada 3.2.2 to 3.2.3

Posted: Thu Aug 09, 2018 12:13 pm
by djpigc
After the upgrade, it does not show me the content of the MAIN.
Inspecting to see the errors shows this:
Error-PM.png
Error-PM.png (73.13 KiB) Viewed 7262 times

Re: Problem with Upgrada 3.2.2 to 3.2.3

Posted: Thu Aug 09, 2018 11:35 pm
by amosbatto
If you are trying to upgrade a Bitnami installation, then it won't work.
What is your operating system?

Try deleting the cache in your web browser.
You might have a file permission problem, so Apache isn't able to read the files. If using Linux, set these file permissions.

If none of those things work, then list the exact steps you took when upgrading.

Re: Problem with Upgrada 3.2.2 to 3.2.3

Posted: Fri Aug 10, 2018 9:02 am
by djpigc
Hi bro,
Use UBUNTU 16.4, with PHP 5.6 and Mysql 5.7. Verify all access, including I gave access to the entire folder.

I deleted the browser cache, I did tests with other browsers.
Use the upgrade steps that are in the wiki.

I use ProcessMaker since version 1.6. With launch 3.0 version, I install from cero, a fresh, clean version.

I mean, I do not know why it does not work now.

Re: Problem with Upgrada 3.2.2 to 3.2.3

Posted: Fri Nov 23, 2018 8:22 pm
by amosbatto
djpigc wrote: Fri Aug 10, 2018 9:02 am Hi bro,
Use UBUNTU 16.4, with PHP 5.6 and Mysql 5.7. Verify all access, including I gave access to the entire folder.

I deleted the browser cache, I did tests with other browsers.
Use the upgrade steps that are in the wiki.

I use ProcessMaker since version 1.6. With launch 3.0 version, I install from cero, a fresh, clean version.

I mean, I do not know why it does not work now.
ProcessMaker hasn't been tested with MySQL 5.7, so that might be the issue.

I have documented how to install ProcessMaker in Ubuntu 18.04:
https://wiki.processmaker.com/3.3/Proce ... stallation

Can you give me the link to the wiki page that you used when upgrading ProcessMaker?

Re: Problem with Upgrada 3.2.2 to 3.2.3

Posted: Sun Dec 16, 2018 6:14 pm
by cosyxu
Good morning Amo,

It seems I have the exact same error during my upgrade.

I am trying to upgrade from PM3.2.2 to 3.3.0 Enterprise version.

We follow the instructions here
Code: Select all
https://wiki.processmaker.com/3.2/Stack_230
, but after that, we have the same error as above.



Any ideas?

Thanks,
Yuan

Re: Problem with Upgrada 3.2.2 to 3.2.3

Posted: Mon Dec 17, 2018 11:53 pm
by amosbatto
Yuan, Did you execute the two UPDATE commands in the CONTENT table?
See: https://wiki.processmaker.com/3.3/Proce ... grade_Plan

Re: Problem with Upgrada 3.2.2 to 3.2.3

Posted: Mon Dec 17, 2018 11:56 pm
by amosbatto
I can't see the error messages in your screen shot. Can you post them as normal text?

Re: Problem with Upgrada 3.2.2 to 3.2.3

Posted: Tue Dec 18, 2018 12:44 am
by cosyxu
Hi Amo,

Thanks for your reply.

The issue has just been solved by the support team.

The reason causing this is that we need to comment this out:
browser_cache_files_uid = "3241asdasd7c06e33032020174"
from
opt\processmaker\shared\sites\workflow\env.ini

it kept generating the old cache.

Thanks,
Yuan