Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - turalyon

Pages: 1 ... 12 13 [14]
196
You can try to move the hard disk of the virtual machine to the new Zentyal server. The information of a virtual machine is located in the directory '/var/lib/zentyal/machines'.

197
My zentyal-core is updated to 6.2.7 but not show the Upgrade button on the Dashboard

I got the same behavior and after checking the code, I saw that Zentyal requires Internet access to check if there is an upgrade available. Below you have the file which contains the methods: '_upgradeMessage' and '_getNewVersionFromCloud' that make the checks.
 
* https://github.com/zentyal/zentyal/blob/support/6.2/main/core/src/EBox/Dashboard/CGI/Index.pm

NOTE: Every time you refresh the Dashboard page in the web browser, it runs those methods.

Hope it helps.

Pages: 1 ... 12 13 [14]