Author |
|
mic.max Groupie
Joined: 15 August 2010
Online Status: Offline Posts: 43
|
Posted: 28 August 2018 at 7:27am | IP Logged
|
|
|
Calendars not showing on user webmail after update to 8.2.0 version, also a php error occour when login user on webmail.
[28-Aug-2018 15:41:59 Europe/Rome] PHP Notice: Trying to get property 'Storage' of non-object in C:\inetpub\webmail\vendor\afterlogic\dav\lib\DAV\Contacts\Plugin.php on line 239
[28-Aug-2018 15:41:59 Europe/Rome] PHP Notice: Trying to get property 'UUID' of non-object in C:\inetpub\webmail\modules\DavContacts\Module.php on line 157
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 28 August 2018 at 7:51am | IP Logged
|
|
|
Hello,
Did you perform the upgrade as described in the upgrading instructions? Specifically, did you run update_dav.php script?
--
Regards,
Igor, Afterlogic Support
|
Back to Top |
|
|
mic.max Groupie
Joined: 15 August 2010
Online Status: Offline Posts: 43
|
Posted: 28 August 2018 at 8:10am | IP Logged
|
|
|
yes !
this is result:
Detected MySQL.
Upgrading 'au_adav_calendars'
The 'synctoken' field already exists in the au_adav_calendars table.
It's likely you already upgraded, so we're simply leaving
the au_adav_calendars table alone
'au_adav_calendarchanges' already exists. Assuming that this part of the
upgrade was already completed.
Upgrading 'au_adav_addressbooks'
The 'synctoken' field already exists in the au_adav_addressbooks table.
It's likely you already upgraded, so we're simply leaving
the au_adav_addressbooks table alone
'au_adav_addressbookchanges' already exists. Assuming that this part of the
upgrade was already completed.
'calendarsubscriptions' already exists. Assuming that this part of the
upgrade was already completed.
'propertystorage' already exists. Assuming that this part of the
upgrade was already completed.
Upgrading cards table to 2.0 schema
Reading all old vcards and populating etag and size fields.
Upgrade to 2.0 schema completed.
Detected MySQL.
Upgrading 'au_adav_calendarobjects'
uid field exists. Assuming that this part of the migration has
Already been completed.
Creating 'schedulingobjects'
Done.
Upgrade to 2.1 schema completed.
Detected MySQL.
Upgrading 'propertystorage'
No data in table. Going to re-create the table.
Renaming propertystorage -> propertystorage_old6162 and creating new table.
Migrating vcardurl
Done.
Upgrade to 3.0 schema completed.
Detected MySQL.
Creating 'calendarinstances'
calendarinstances exists. Assuming this part of the migration has already been done.
The calendars table has 3 columns already. Assuming this part of the migration was already done.
Upgrade to 3.2 schema completed.
Start UpgradePrincipals in calendarinstances table
Can't find user with UUID: info@xxxxxxxxxx.com
Can't find user with UUID: massimo@xxxxxxxxxx.com
Can't find user with UUID: external@xxxxxxxxxx.com
Can't find user with UUID: fax@xxxxxxxxxx.com
Can't find user with UUID: sendfax@xxxxxxxxxx.com
Start UpgradePrincipals in addressbooks table
Can't find user with UUID: external@xxxxxxxxxx.com
Can't find user with UUID: info@xxxxxxxxxx.com
Can't find user with UUID: massimo@xxxxxxxxxx.com
Can't find user with UUID: sendfax@xxxxxxxxxx.com
Can't find user with UUID: fax@xxxxxxxxxx.com
Public calendars migration started.
Public calendars migrated
Done
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 28 August 2018 at 8:16am | IP Logged
|
|
|
Got it, thank you. Developers will take a look. And just in case this might be important, which version number did you run prior to the upgrade?
--
Regards,
Igor, Afterlogic Support
|
Back to Top |
|
|
mic.max Groupie
Joined: 15 August 2010
Online Status: Offline Posts: 43
|
Posted: 28 August 2018 at 8:22am | IP Logged
|
|
|
version 8.1.15
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 29 August 2018 at 1:20am | IP Logged
|
|
|
Developers are asking if it's possible to provide a test account on your installation, to investigate what kind of data are sent from server to client. Please send us login details and the installation URL via HelpDesk.
As for the errors in the upgrade log, it's a known issue and will be fixed in the next update - but it doesn't look related to the problem in question.
--
Regards,
Igor, Afterlogic Support
|
Back to Top |
|
|
mic.max Groupie
Joined: 15 August 2010
Online Status: Offline Posts: 43
|
Posted: 29 August 2018 at 1:46am | IP Logged
|
|
|
Hi Igor,
i reboot the server and create a new test user, now i see calendar on all users webmail, i don't know if solved after reboot machine or after i create a new user, but now all work!
Only i see PHP warning message on PHP log file:
[29-Aug-2018 10:34:03 Europe/Rome] PHP Notice: Trying to get property 'Storage' of non-object in C:\inetpub\webmail\vendor\afterlogic\dav\lib\DAV\Contacts\Plugin.php on line 239
[29-Aug-2018 10:34:03 Europe/Rome] PHP Notice: Trying to get property 'UUID' of non-object in C:\inetpub\webmail\modules\DavContacts\Module.php on line 157
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 29 August 2018 at 2:04am | IP Logged
|
|
|
In fact, I should correct my previous response - the known issue which will be fixed in next update, it's about those notices you're getting, while getting "Can't find user" messages is actually a normal thing. For now, it should be safe to disregard the notices.
--
Regards,
Igor, Afterlogic Support
|
Back to Top |
|
|
mic.max Groupie
Joined: 15 August 2010
Online Status: Offline Posts: 43
|
Posted: 29 August 2018 at 2:06am | IP Logged
|
|
|
Ok,
thank you very much for your support.
|
Back to Top |
|
|