The .sqlite file gets removed at the end of migrateDelegatesToStore( ), which implies that method completed without error.
Are there delegate assignments in proxies.sqlite to begin with? Are there still records in your directory service for the delegators and delegates? (migrateDelegatesToStore( ) will only migrate assignments it can locate directory records for.) Speaking of the directory service — which one are you using? XML or LDAP? Could be some configuration changes need to be made for the new code. > On Jan 16, 2016, at 10:52 PM, Jacques Distler <dist...@golem.ph.utexas.edu> > wrote: > > bin/calendarserver_upgrade > > completed without errors. But > > bin/run -n > > stalls at > > 2016-01-17 00:26:57-0600 [-] [twistedcaldav.upgrade#warn] Migrating > delegates to the store > > How can I diagnose what's causing the problem? After hitting ^C (the only > way to get out), the old > > proxies.sqlite > > file is deleted (I can easily restore a copy from backup), but nothing seems > to get me any further in the process of initializing the server. > > > _______________________________________________ > calendarserver-users mailing list > calendarserver-users@lists.macosforge.org > https://lists.macosforge.org/mailman/listinfo/calendarserver-users _______________________________________________ calendarserver-users mailing list calendarserver-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/calendarserver-users