View Issue Details

IDProjectCategoryView StatusLast Update
0006190SOGoApple iPhone OSpublic2026-04-15 14:25
ReporterGregory Fabre Assigned Toqhivert  
PrioritynormalSeverityblockReproducibilityalways
Status assignedResolutionopen 
PlatformiPhoneOSiOSOS Version26.4.1
Product Version5.8.0 
Summary0006190: Can't create new caldav account
Description

Since a few weeks, if a caldav account is set up it still works

But if we try to setup a new account in the os prefs, it validates on a blanck page where the "Calendar" and "Todos"buttons are not shown.

The account is recorded as "Unactive"

It doesn't work.

Steps To Reproduce

CReate a news caldav account in the OS prefs

Additional Information

The same on iPad OS

TagsCalDAV, iOS

Activities

Octopuce

Octopuce

2026-04-15 13:14

reporter   ~0018437

Nous avons le même bug de notre côté ( service https://landesmail.fr/ pour les citoyens des Landes) :

  • si un compte CalDAV a été installé sur le SOGo anciennement (vers 5.6) le compte continue de marcher
  • si on souhaite installer un nouveau compte CalDAV sur l'iOS 26.3, alors iOS accepte la création du compte mais ne nous affiche rien à choisir (agenda / rappels) et marque le compte comme "Inactif". Aucune synchronisation n'a lieu
    Le SOGo utilisé est le 5.12.7

(Le même iOS 26.3 fonctionne parfaitement si on installe un nouveau compte CalDAV sur un Nextcloud 32 / Calendar 6 ou sur un RadiCALE 3.5)
Le problème semble donc bien venir de SOGo, mais pour iOS 26 uniquement (sur une tablette iOS plus ancienne, cela fonctionne)

qhivert

qhivert

2026-04-15 13:27

administrator   ~0018438

Could you add this to your sogo.conf:
SoObjectDAVDispatcherDebugEnabled = YES;
SOGoDebugRequests = YES;

Then restart sogo, test it again, and give me the logs.

Gregory Fabre

Gregory Fabre

2026-04-15 14:11

reporter   ~0018439

Apr 15 16:09:07 sogod [3972111]: |SOGo| starting method 'PROPFIND' on uri '/SOGo/dav/gfabre%40granite.email/'
2026-04-15 16:09:07.011 sogod[3972111:3972111] Note: WebDAV dispatcher debugging is enabled.
Apr 15 16:09:07 sogod [3972111]: [obj-dav-dispatch] request uri: /SOGo/dav/gfabre%40granite.email/
Apr 15 16:09:07 sogod [3972111]: [obj-dav-dispatch] propfind fetchspec: <EOFetchSpecification[0x0x55cf9cb6f0c0]: entity=/SOGo/dav/gfabre%40granite.email/ hints:scope=self,attributes=("{DAV:}current-user-principal", "{DAV:}principal-URL", "{DAV:}resourcetype")>
Apr 15 16:09:07 sogod [3972111]: [obj-dav-dispatch] remapped fetchspec: <EOFetchSpecification[0x0x55cf9cba0830]: entity=/SOGo/dav/gfabre%40granite.email/ hints:attributes=(davCurrentUserPrincipal, davPrincipalURL, davResourceType),scope=self>
Apr 15 16:09:07 sogod [3972111]: [obj-dav-dispatch] propfind result: ({davCurrentUserPrincipal = "<SOGoWebDAVValue: 0x55cf9c8cd6e0>"; davPrincipalURL = ((href, "DAV:", D, "/SOGo/dav/gfabre@granite.email/")); davResourceType = (collection, principal); davURL = "https://mail.granite.email/SOGo/dav/gfabre@granite.email/&quot;; })
Apr 15 16:09:07 sogod [3972111]: |SOGo| request took 0.008973 seconds to execute
Apr 15 16:09:07 sogod [3972111]: 127.0.0.1 "PROPFIND /SOGo/dav/gfabre%40granite.email/ HTTP/1.1" 207 511/181 0.010 - - 1M - 12
Apr 15 16:09:07 sogod [3972111]: |SOGo| starting method 'OPTIONS' on uri '/SOGo/dav/gfabre%40granite.email/'
Apr 15 16:09:07 sogod [3972111]: |SOGo| request took 0.000957 seconds to execute
Apr 15 16:09:07 sogod [3972111]: 127.0.0.1 "OPTIONS /SOGo/dav/gfabre%40granite.email/ HTTP/1.1" 200 0/0 0.002 - - 0 - 12
Apr 15 16:09:26 sogod [3972111]: |SOGo| starting method 'POST' on uri '/SOGo/so/mjendoubi@granite.email/Mail/0/folderINBOX/changes'
Apr 15 16:09:27 sogod [3972111]: |SOGo| request took 0.137792 seconds to execute

Gregory Fabre

Gregory Fabre

2026-04-15 14:25

reporter   ~0018440

Sorry we have an incoherence

Yesterday it didn't work neither on a 5.8.0 (production) or a 5.12.7 (preprod) and today it seems to work on the 5.12.17

We'll update the prod and let you know. Please hold.

Issue History

Date Modified Username Field Change
2026-04-15 13:04 Gregory Fabre New Issue
2026-04-15 13:04 Gregory Fabre Tag Attached: CalDAV
2026-04-15 13:04 Gregory Fabre Tag Attached: iOS
2026-04-15 13:14 Octopuce Note Added: 0018437
2026-04-15 13:27 qhivert Note Added: 0018438
2026-04-15 13:27 qhivert Assigned To => qhivert
2026-04-15 13:27 qhivert Status new => feedback
2026-04-15 14:11 Gregory Fabre Note Added: 0018439
2026-04-15 14:11 Gregory Fabre Status feedback => assigned
2026-04-15 14:25 Gregory Fabre Note Added: 0018440