-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ZCS 8.0.2 to ZCS 8.0.4 update problem #6
Comments
The same error from Firefox is:
just in case it helps. The first line in Spanish means: A JavaScript error has been detected in method. |
Here's another idea that has come to my mind: Copy:
Are these commands safe for VNC CRM data already stored in the installation? Thank you. |
Hi, you need to reinstall all package (including zmpkg -> use the bootstrap installer), as they're different between Zimbra base versions. Unfortunately, Zimbra upstream breaks APIs between major releases, so only very trivial zimlets are compatible. |
This is what I have done so far. First I've downloaded:
and I got:
I'm going to check the troubleshoot tips in the READMe and maybe the ./bin/zm-apt-key permissions. I guess that running zmfixperms will solve the downgrade issue. |
Ok. I don't know why you want me to reinstall zcs-crm because of changes in major releases while I've specified the versions were 8.0.2 and 8.0.4 which are not major releases but anyway... Here there is what I have done so far: First I've downloaded:
So in order to avoid errors during the downgrade I've done:
So now the command:
outputs these scary messages:
Basically many of the directories are not deleted (thanks GNU!) because they are not empty. So I've come into zimbra user and I've run:
and again it tells me that the most zcs-crm version is installed. Am I supposed to run:
? Will the already entered data be safe? Any other thoughts? Thank you for your help so far. |
Please check: to understand why I'm actually dowgrading by mistake / non updated documentation to a former version of zcs-zmpkg. Let's hope we can fix the zcs-crm installation while keeping the latest zcs-zmpkg version. Thank you again. |
I've done more checks. First of all I think that having one zcs-zmpkg version or another isn't very critical and that the best one is the last one because it sets up the REPO for you. Now about the error. Scenario 1:
Scenario 2:
Scenario 3:
So it would seem that when Zimbra 8.0.2 upgrades to 8.0.4 version some of zcs crm data / files are modified and then the critical error (ZCS CRM is totally inusable for both admin and user) happens. Do you need any data for debugging it? Thank you. |
When upgrading zimbra base (even within 8.x lines), you still might need to re-install zmpkg via bootstrap installer. For example, the dpkg output clearly indicates that permissions have been fixed up. |
After having fought myself with Zimbra updates, zmpkg bootstrap reinstallations and so on I've finally found out how to solve this problem. Using firebug I've found what was happening at the backside:
. So the solution is reinstalling all the responsible packages for vnc-crm. That is:
Hope it that helps someone and that you either:
or
Thank you for your help again. Please close the bug when you have documented it or fixed it. |
I've updated from:
ZCS OSE 8.0.2 - Ubuntu 12.04
to:
ZCS OSE 8.0.4 - Ubuntu 12.04
.
Using Safari and going to VNC CRM from the Admin panel I get this error:
Using Chromium and going to VNC CRM from the Admin panel I get this error:
.
What I have tried so far is:
Thank you for any help you can provide.
Is it safe that I uninstall VNC CRM and then reinstall it? If the answer is yes, how I'm supposed to do so? Maybe...
?
Would the CRM data in that case be kept safe?
Thank you.
The text was updated successfully, but these errors were encountered: