6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/23/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#14177] ActiveSync SQL error
*
Your Email Address
*
Spam protection
Enter the letters below:
. ,.__ __.. . __ \./ [__)(__ |__|/ ` | | .__)| |\__.
Comment
>>>> Additionally I found out that the last entry before the error occurs >>>> is the query for the last share in "SELECT * FROM kronolith_sharesng >>>> ORDER BY share_name ASC" (which according to the debug log seems to >>>> be query used by horde-alarms to get the list of shares). >>> >>> By this I wanted to say it seems that the error occurs *after* all >>> shares from kronolith_sharesng have already been processed. >> >> Using the admin phpshell in Horde, look to see what the following >> produces (using Kronolith's scope): >> >> $kronolith_shares = $injector->getInstance('Kronolith_Shares'); >> var_dump(array_keys($kronolith_shares->listAllShares())); >> >> See if there are any "empty-ish" values listed. > > Yeah indeed it end with: > > [1451]=> > int(0) > [1452]=> > int(1) > > What should we do about them?
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers