I can't log in my /e/ account

After flash /e/ on my Nexus 5X I can’t log in my /e/ account. Always says "No CalDAV or CardDAV service found.

This is the log

— BEGIN DEBUG INFO —

LOGS:
2021-11-04 19:24:03 365 [foundation.e.accountmanager.ui.setup.DavResourceFinder] Finding initial carddav service configuration
2021-11-04 19:24:03 365 [foundation.e.accountmanager.ui.setup.DavResourceFinder] Checking user-given URL: https://ecloud.global/
2021-11-04 19:24:03 365 [foundation.e.accountmanager.HttpClient] → PROPFIND https://ecloud.global/
2021-11-04 19:24:03 365 [foundation.e.accountmanager.HttpClient] Content-Type: application/xml; charset=utf-8
2021-11-04 19:24:03 365 [foundation.e.accountmanager.HttpClient] Content-Length: 290
2021-11-04 19:24:03 365 [foundation.e.accountmanager.HttpClient] Depth: 0
2021-11-04 19:24:03 365 [foundation.e.accountmanager.HttpClient]
2021-11-04 19:24:03 365 [foundation.e.accountmanager.HttpClient] <?xml version='1.0' encoding='UTF-8' ?><CARD:addressbook-description /><CARD:addressbook-home-set />
2021-11-04 19:24:03 365 [foundation.e.accountmanager.HttpClient] → END PROPFIND (290-byte body)
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] ← 405 Method Not Allowed https://ecloud.global/ (973ms)
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] server: nginx
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] date: Thu, 04 Nov 2021 18:24:04 GMT
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] content-type: text/html; charset=UTF-8
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] transfer-encoding: chunked
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] expires: Thu, 19 Nov 1981 08:52:00 GMT
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] cache-control: no-store, no-cache, must-revalidate
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] pragma: no-cache
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] set-cookie: oc_sessionPassphrase=PKFnuzFll1hSv710hG0Vsi8BhqikxmduVQeE1Ao9H0pF7H107XThn5Y%2BHc%2F3IPxIlKClAB%2Bcl%2FBapAwBowTYwhy6sVOQb5v6AISevZioFqEb4fi9pVMMxUi5iNu9qhyx; path=/; secure; HttpOnly; SameSite=Lax
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] set-cookie: ocvebajunw79=7891a697f93dc5b292a54c8193d489cd; path=/; secure; HttpOnly; SameSite=Lax
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] content-security-policy: default-src ‘self’; script-src ‘self’ ‘nonce-a3lRaGZJQ1p5NTNyckJ1NllEM2lwTk9VcFdPcjRWY3ZiRWFRVVlEUUpVVT06NUJaUk9lclBzYzZvbW5maVVuZlhrTEx3eWd2NHNpZHJCbTNwRmZxYlJuRT0=’; style-src ‘self’ ‘unsafe-inline’; frame-src *; img-src * data: blob:; font-src ‘self’ data:; media-src *; connect-src *; object-src ‘none’; base-uri ‘self’;
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] set-cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] set-cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] x-content-type-options: nosniff
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] referrer-policy: no-referrer
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] x-frame-options: SAMEORIGIN
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] x-robots-tag: none
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] x-download-options: noopen
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] x-permitted-cross-domain-policies: none
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] set-cookie: SRV=nc03; path=/
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient]
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient]
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] ← END HTTP (0-byte body)
2021-11-04 19:24:04 365 [foundation.e.accountmanager.ui.setup.DavResourceFinder] PROPFIND/OPTIONS on user-given URL failed
EXCEPTION foundation.e.dav4jvm.exception.HttpException: HTTP 405 Method Not Allowed
at foundation.e.dav4jvm.DavResource.checkStatus(DavResource.kt:423)
at foundation.e.dav4jvm.DavResource.checkStatus(DavResource.kt:397)
at foundation.e.dav4jvm.DavResource.processMultiStatus(DavResource.kt:491)
at foundation.e.dav4jvm.DavResource.propfind(DavResource.kt:384)
at foundation.e.accountmanager.ui.setup.DavResourceFinder.checkUserGivenURL(DavResourceFinder.kt:181)
at foundation.e.accountmanager.ui.setup.DavResourceFinder.findInitialConfiguration(DavResourceFinder.kt:115)
at foundation.e.accountmanager.ui.setup.DavResourceFinder.findInitialConfiguration(DavResourceFinder.kt:73)
at foundation.e.accountmanager.ui.setup.DetectConfigurationFragment$DetectConfigurationModel$detectConfiguration$2.invoke(DetectConfigurationFragment.kt:83)
at foundation.e.accountmanager.ui.setup.DetectConfigurationFragment$DetectConfigurationModel$detectConfiguration$2.invoke(DetectConfigurationFragment.kt:62)
at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30)

2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] → PROPFIND https://ecloud.global/.well-known/carddav
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] Content-Type: application/xml; charset=utf-8
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] Content-Length: 198
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] Depth: 0
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient]
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] <?xml version='1.0' encoding='UTF-8' ?>
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] → END PROPFIND (198-byte body)
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] ← 301 Moved Permanently https://ecloud.global/.well-known/carddav (73ms)
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] server: nginx
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] date: Thu, 04 Nov 2021 18:24:04 GMT
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] content-type: text/html
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] content-length: 162
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] location: https://ecloud.global/remote.php/dav
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] x-content-type-options: nosniff
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] x-xss-protection: 1; mode=block
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] strict-transport-security: max-age=15768000
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] referrer-policy: no-referrer
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] x-frame-options: SAMEORIGIN
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] x-robots-tag: none
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] x-download-options: noopen
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] x-permitted-cross-domain-policies: none
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] x-whom: www-nc03
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient]
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient]

301 Moved Permanently

301 Moved Permanently


nginx

2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] ← END HTTP (162-byte body)
2021-11-04 19:24:04 365 [foundation.e.dav4jvm.DavResource] Redirected, new location = https://ecloud.global/remote.php/dav
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] → PROPFIND https://ecloud.global/remote.php/dav
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] Content-Type: application/xml; charset=utf-8
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] Content-Length: 198
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] Depth: 0
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient]
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] <?xml version='1.0' encoding='UTF-8' ?>
2021-11-04 19:24:04 365 [foundation.e.accountmanager.HttpClient] → END PROPFIND (198-byte body)
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] ← 401 Unauthorized https://ecloud.global/remote.php/dav (183ms)
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] server: nginx
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] date: Thu, 04 Nov 2021 18:24:04 GMT
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] content-type: application/xml; charset=utf-8
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] transfer-encoding: chunked
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] expires: Thu, 19 Nov 1981 08:52:00 GMT
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] cache-control: no-store, no-cache, must-revalidate
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] pragma: no-cache
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] content-security-policy: default-src ‘none’;
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] x-content-type-options: nosniff
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] referrer-policy: no-referrer
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] x-frame-options: SAMEORIGIN
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] x-robots-tag: none
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] x-download-options: noopen
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] x-permitted-cross-domain-policies: none
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient]
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] <?xml version="1.0" encoding="utf-8"?>
<d:error xmlns:d=“DAV:” xmlns:s=“sabre/dav” xmlns:o=“http://owncloud.org/ns”>
<s:exception>OCA\DAV\Connector\Sabre\Exception\PasswordLoginForbidden</s:exception>
<s:message/>
<o:hint xmlns:o=“o:”>password login forbidden</o:hint>
</d:error>

2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] ← END HTTP (299-byte body)
2021-11-04 19:24:05 365 [foundation.e.accountmanager.ui.setup.DavResourceFinder] Well-known URL detection failed
EXCEPTION foundation.e.dav4jvm.exception.UnauthorizedException: HTTP 401 Unauthorized
at foundation.e.dav4jvm.DavResource.checkStatus(DavResource.kt:411)
at foundation.e.dav4jvm.DavResource.checkStatus(DavResource.kt:397)
at foundation.e.dav4jvm.DavResource.processMultiStatus(DavResource.kt:491)
at foundation.e.dav4jvm.DavResource.propfind(DavResource.kt:384)
at foundation.e.accountmanager.ui.setup.DavResourceFinder.getCurrentUserPrincipal(DavResourceFinder.kt:386)
at foundation.e.accountmanager.ui.setup.DavResourceFinder.findInitialConfiguration(DavResourceFinder.kt:119)
at foundation.e.accountmanager.ui.setup.DavResourceFinder.findInitialConfiguration(DavResourceFinder.kt:73)
at foundation.e.accountmanager.ui.setup.DetectConfigurationFragment$DetectConfigurationModel$detectConfiguration$2.invoke(DetectConfigurationFragment.kt:83)
at foundation.e.accountmanager.ui.setup.DetectConfigurationFragment$DetectConfigurationModel$detectConfiguration$2.invoke(DetectConfigurationFragment.kt:62)
at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30)

2021-11-04 19:24:05 365 [foundation.e.accountmanager.ui.setup.DavResourceFinder] No principal found at user-given URL, trying to discover
2021-11-04 19:24:05 365 [foundation.e.accountmanager.ui.setup.DavResourceFinder] Looking up SRV records for _carddavs._tcp.ecloud.global
2021-11-04 19:24:05 365 [foundation.e.accountmanager.ui.setup.DavResourceFinder] Didn’t find carddav service, trying at https://ecloud.global:443
2021-11-04 19:24:05 365 [foundation.e.accountmanager.ui.setup.DavResourceFinder] Trying to determine principal from initial context path=https://ecloud.global/.well-known/carddav
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] → PROPFIND https://ecloud.global/.well-known/carddav
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] Content-Type: application/xml; charset=utf-8
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] Content-Length: 198
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] Depth: 0
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient]
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] <?xml version='1.0' encoding='UTF-8' ?>
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] → END PROPFIND (198-byte body)
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] ← 301 Moved Permanently https://ecloud.global/.well-known/carddav (72ms)
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] server: nginx
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] date: Thu, 04 Nov 2021 18:24:04 GMT
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] content-type: text/html
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] content-length: 162
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] location: https://ecloud.global/remote.php/dav
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] x-content-type-options: nosniff
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] x-xss-protection: 1; mode=block
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] strict-transport-security: max-age=15768000
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] referrer-policy: no-referrer
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] x-frame-options: SAMEORIGIN
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] x-robots-tag: none
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] x-download-options: noopen
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] x-permitted-cross-domain-policies: none
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] x-whom: www-nc03
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient]
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient]

301 Moved Permanently

301 Moved Permanently


nginx

2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] ← END HTTP (162-byte body)
2021-11-04 19:24:05 365 [foundation.e.dav4jvm.DavResource] Redirected, new location = https://ecloud.global/remote.php/dav
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] → PROPFIND https://ecloud.global/remote.php/dav
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] Content-Type: application/xml; charset=utf-8
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] Content-Length: 198
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] Depth: 0
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient]
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] <?xml version='1.0' encoding='UTF-8' ?>
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] → END PROPFIND (198-byte body)
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] ← 401 Unauthorized https://ecloud.global/remote.php/dav (150ms)
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] server: nginx
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] date: Thu, 04 Nov 2021 18:24:05 GMT
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] content-type: application/xml; charset=utf-8
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] transfer-encoding: chunked
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] expires: Thu, 19 Nov 1981 08:52:00 GMT
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] cache-control: no-store, no-cache, must-revalidate
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] pragma: no-cache
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] content-security-policy: default-src ‘none’;
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] x-content-type-options: nosniff
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] referrer-policy: no-referrer
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] x-frame-options: SAMEORIGIN
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] x-robots-tag: none
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] x-download-options: noopen
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] x-permitted-cross-domain-policies: none
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient]
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] <?xml version="1.0" encoding="utf-8"?>
<d:error xmlns:d=“DAV:” xmlns:s=“sabre/dav” xmlns:o=“http://owncloud.org/ns”>
<s:exception>OCA\DAV\Connector\Sabre\Exception\PasswordLoginForbidden</s:exception>
<s:message/>
<o:hint xmlns:o=“o:”>password login forbidden</o:hint>
</d:error>

2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] ← END HTTP (299-byte body)
2021-11-04 19:24:05 365 [foundation.e.accountmanager.ui.setup.DavResourceFinder] No resource found
EXCEPTION foundation.e.dav4jvm.exception.UnauthorizedException: HTTP 401 Unauthorized
at foundation.e.dav4jvm.DavResource.checkStatus(DavResource.kt:411)
at foundation.e.dav4jvm.DavResource.checkStatus(DavResource.kt:397)
at foundation.e.dav4jvm.DavResource.processMultiStatus(DavResource.kt:491)
at foundation.e.dav4jvm.DavResource.propfind(DavResource.kt:384)
at foundation.e.accountmanager.ui.setup.DavResourceFinder.getCurrentUserPrincipal(DavResourceFinder.kt:386)
at foundation.e.accountmanager.ui.setup.DavResourceFinder.discoverPrincipalUrl(DavResourceFinder.kt:366)
at foundation.e.accountmanager.ui.setup.DavResourceFinder.findInitialConfiguration(DavResourceFinder.kt:138)
at foundation.e.accountmanager.ui.setup.DavResourceFinder.findInitialConfiguration(DavResourceFinder.kt:73)
at foundation.e.accountmanager.ui.setup.DetectConfigurationFragment$DetectConfigurationModel$detectConfiguration$2.invoke(DetectConfigurationFragment.kt:83)
at foundation.e.accountmanager.ui.setup.DetectConfigurationFragment$DetectConfigurationModel$detectConfiguration$2.invoke(DetectConfigurationFragment.kt:62)
at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30)

2021-11-04 19:24:05 365 [foundation.e.accountmanager.ui.setup.DavResourceFinder] Trying to determine principal from initial context path=https://ecloud.global/
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] → PROPFIND https://ecloud.global/
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] Content-Type: application/xml; charset=utf-8
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] Content-Length: 198
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] Depth: 0
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient]
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] <?xml version='1.0' encoding='UTF-8' ?>
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] → END PROPFIND (198-byte body)
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] ← 405 Method Not Allowed https://ecloud.global/ (183ms)
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] server: nginx
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] date: Thu, 04 Nov 2021 18:24:05 GMT
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] content-type: text/html; charset=UTF-8
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] transfer-encoding: chunked
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] expires: Thu, 19 Nov 1981 08:52:00 GMT
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] cache-control: no-store, no-cache, must-revalidate
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] pragma: no-cache
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] content-security-policy: default-src ‘self’; script-src ‘self’ ‘nonce-S1lGYUJ0RUUzcWNsZTJxRFJIeFJIMTJuckdERnNJVHhHQTdsdHREVDhFVT06WHJNcVE3dFNwUFJtVFFiYmRqWmtLenpEd3dpVzQvUzFjaVdjOHFxWWszRT0=’; style-src ‘self’ ‘unsafe-inline’; frame-src *; img-src * data: blob:; font-src ‘self’ data:; media-src *; connect-src *; object-src ‘none’; base-uri ‘self’;
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] x-content-type-options: nosniff
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] referrer-policy: no-referrer
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] x-frame-options: SAMEORIGIN
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] x-robots-tag: none
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] x-download-options: noopen
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] x-permitted-cross-domain-policies: none
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient]
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient]
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] ← END HTTP (0-byte body)
2021-11-04 19:24:05 365 [foundation.e.accountmanager.ui.setup.DavResourceFinder] No resource found
EXCEPTION foundation.e.dav4jvm.exception.HttpException: HTTP 405 Method Not Allowed
at foundation.e.dav4jvm.DavResource.checkStatus(DavResource.kt:423)
at foundation.e.dav4jvm.DavResource.checkStatus(DavResource.kt:397)
at foundation.e.dav4jvm.DavResource.processMultiStatus(DavResource.kt:491)
at foundation.e.dav4jvm.DavResource.propfind(DavResource.kt:384)
at foundation.e.accountmanager.ui.setup.DavResourceFinder.getCurrentUserPrincipal(DavResourceFinder.kt:386)
at foundation.e.accountmanager.ui.setup.DavResourceFinder.discoverPrincipalUrl(DavResourceFinder.kt:366)
at foundation.e.accountmanager.ui.setup.DavResourceFinder.findInitialConfiguration(DavResourceFinder.kt:138)
at foundation.e.accountmanager.ui.setup.DavResourceFinder.findInitialConfiguration(DavResourceFinder.kt:73)
at foundation.e.accountmanager.ui.setup.DetectConfigurationFragment$DetectConfigurationModel$detectConfiguration$2.invoke(DetectConfigurationFragment.kt:83)
at foundation.e.accountmanager.ui.setup.DetectConfigurationFragment$DetectConfigurationModel$detectConfiguration$2.invoke(DetectConfigurationFragment.kt:62)
at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30)

2021-11-04 19:24:05 365 [foundation.e.accountmanager.ui.setup.DavResourceFinder] Finding initial caldav service configuration
2021-11-04 19:24:05 365 [foundation.e.accountmanager.ui.setup.DavResourceFinder] Checking user-given URL: https://ecloud.global/
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] → PROPFIND https://ecloud.global/
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] Content-Type: application/xml; charset=utf-8
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] Content-Length: 435
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] Depth: 1
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient]
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] <?xml version='1.0' encoding='UTF-8' ?><n0:calendar-color xmlns:n0=“http://apple.com/ns/ical/” /><CAL:calendar-description /><CAL:calendar-timezone /><CAL:supported-calendar-component-set /><CAL:calendar-home-set />
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] → END PROPFIND (435-byte body)
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] ← 405 Method Not Allowed https://ecloud.global/ (224ms)
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] server: nginx
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] date: Thu, 04 Nov 2021 18:24:05 GMT
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] content-type: text/html; charset=UTF-8
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] transfer-encoding: chunked
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] expires: Thu, 19 Nov 1981 08:52:00 GMT
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] cache-control: no-store, no-cache, must-revalidate
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] pragma: no-cache
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] content-security-policy: default-src ‘self’; script-src ‘self’ ‘nonce-QXJDSG0yUzltellLTzM3MVBOTXphWnNkMmgzVitSbGZ0WGtaTjRsSkRTUT06ZFlMMzNnN3I0V1ZKRFJLdERwa0dYZnA1dFhXR3Fta2IzMUpnYy9NQ2JoQT0=’; style-src ‘self’ ‘unsafe-inline’; frame-src *; img-src * data: blob:; font-src ‘self’ data:; media-src *; connect-src *; object-src ‘none’; base-uri ‘self’;
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] x-content-type-options: nosniff
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] referrer-policy: no-referrer
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] x-frame-options: SAMEORIGIN
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] x-robots-tag: none
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] x-download-options: noopen
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] x-permitted-cross-domain-policies: none
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient]
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient]
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] ← END HTTP (0-byte body)
2021-11-04 19:24:05 365 [foundation.e.accountmanager.ui.setup.DavResourceFinder] PROPFIND/OPTIONS on user-given URL failed
EXCEPTION foundation.e.dav4jvm.exception.HttpException: HTTP 405 Method Not Allowed
at foundation.e.dav4jvm.DavResource.checkStatus(DavResource.kt:423)
at foundation.e.dav4jvm.DavResource.checkStatus(DavResource.kt:397)
at foundation.e.dav4jvm.DavResource.processMultiStatus(DavResource.kt:491)
at foundation.e.dav4jvm.DavResource.propfind(DavResource.kt:384)
at foundation.e.accountmanager.ui.setup.DavResourceFinder.checkUserGivenURL(DavResourceFinder.kt:190)
at foundation.e.accountmanager.ui.setup.DavResourceFinder.findInitialConfiguration(DavResourceFinder.kt:115)
at foundation.e.accountmanager.ui.setup.DavResourceFinder.findInitialConfiguration(DavResourceFinder.kt:80)
at foundation.e.accountmanager.ui.setup.DetectConfigurationFragment$DetectConfigurationModel$detectConfiguration$2.invoke(DetectConfigurationFragment.kt:83)
at foundation.e.accountmanager.ui.setup.DetectConfigurationFragment$DetectConfigurationModel$detectConfiguration$2.invoke(DetectConfigurationFragment.kt:62)
at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30)

2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] → PROPFIND https://ecloud.global/.well-known/caldav
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] Content-Type: application/xml; charset=utf-8
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] Content-Length: 198
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] Depth: 0
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient]
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] <?xml version='1.0' encoding='UTF-8' ?>
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] → END PROPFIND (198-byte body)
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] ← 301 Moved Permanently https://ecloud.global/.well-known/caldav (74ms)
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] server: nginx
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] date: Thu, 04 Nov 2021 18:24:05 GMT
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] content-type: text/html
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] content-length: 162
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] location: https://ecloud.global/remote.php/dav
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] x-content-type-options: nosniff
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] x-xss-protection: 1; mode=block
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] strict-transport-security: max-age=15768000
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] referrer-policy: no-referrer
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] x-frame-options: SAMEORIGIN
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] x-robots-tag: none
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] x-download-options: noopen
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] x-permitted-cross-domain-policies: none
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] x-whom: www-nc03
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient]
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient]

301 Moved Permanently

301 Moved Permanently


nginx

2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] ← END HTTP (162-byte body)
2021-11-04 19:24:05 365 [foundation.e.dav4jvm.DavResource] Redirected, new location = https://ecloud.global/remote.php/dav
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] → PROPFIND https://ecloud.global/remote.php/dav
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] Content-Type: application/xml; charset=utf-8
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] Content-Length: 198
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] Depth: 0
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient]
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] <?xml version='1.0' encoding='UTF-8' ?>
2021-11-04 19:24:05 365 [foundation.e.accountmanager.HttpClient] → END PROPFIND (198-byte body)
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] ← 401 Unauthorized https://ecloud.global/remote.php/dav (183ms)
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] server: nginx
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] date: Thu, 04 Nov 2021 18:24:05 GMT
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] content-type: application/xml; charset=utf-8
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] transfer-encoding: chunked
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] expires: Thu, 19 Nov 1981 08:52:00 GMT
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] cache-control: no-store, no-cache, must-revalidate
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] pragma: no-cache
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] content-security-policy: default-src ‘none’;
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] x-content-type-options: nosniff
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] referrer-policy: no-referrer
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] x-frame-options: SAMEORIGIN
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] x-robots-tag: none
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] x-download-options: noopen
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] x-permitted-cross-domain-policies: none
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient]
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] <?xml version="1.0" encoding="utf-8"?>
<d:error xmlns:d=“DAV:” xmlns:s=“sabre/dav” xmlns:o=“http://owncloud.org/ns”>
<s:exception>OCA\DAV\Connector\Sabre\Exception\PasswordLoginForbidden</s:exception>
<s:message/>
<o:hint xmlns:o=“o:”>password login forbidden</o:hint>
</d:error>

2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] ← END HTTP (299-byte body)
2021-11-04 19:24:06 365 [foundation.e.accountmanager.ui.setup.DavResourceFinder] Well-known URL detection failed
EXCEPTION foundation.e.dav4jvm.exception.UnauthorizedException: HTTP 401 Unauthorized
at foundation.e.dav4jvm.DavResource.checkStatus(DavResource.kt:411)
at foundation.e.dav4jvm.DavResource.checkStatus(DavResource.kt:397)
at foundation.e.dav4jvm.DavResource.processMultiStatus(DavResource.kt:491)
at foundation.e.dav4jvm.DavResource.propfind(DavResource.kt:384)
at foundation.e.accountmanager.ui.setup.DavResourceFinder.getCurrentUserPrincipal(DavResourceFinder.kt:386)
at foundation.e.accountmanager.ui.setup.DavResourceFinder.findInitialConfiguration(DavResourceFinder.kt:119)
at foundation.e.accountmanager.ui.setup.DavResourceFinder.findInitialConfiguration(DavResourceFinder.kt:80)
at foundation.e.accountmanager.ui.setup.DetectConfigurationFragment$DetectConfigurationModel$detectConfiguration$2.invoke(DetectConfigurationFragment.kt:83)
at foundation.e.accountmanager.ui.setup.DetectConfigurationFragment$DetectConfigurationModel$detectConfiguration$2.invoke(DetectConfigurationFragment.kt:62)
at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30)

2021-11-04 19:24:06 365 [foundation.e.accountmanager.ui.setup.DavResourceFinder] No principal found at user-given URL, trying to discover
2021-11-04 19:24:06 365 [foundation.e.accountmanager.ui.setup.DavResourceFinder] Looking up SRV records for _caldavs._tcp.ecloud.global
2021-11-04 19:24:06 365 [foundation.e.accountmanager.ui.setup.DavResourceFinder] Didn’t find caldav service, trying at https://ecloud.global:443
2021-11-04 19:24:06 365 [foundation.e.accountmanager.ui.setup.DavResourceFinder] Trying to determine principal from initial context path=https://ecloud.global/.well-known/caldav
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] → PROPFIND https://ecloud.global/.well-known/caldav
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] Content-Type: application/xml; charset=utf-8
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] Content-Length: 198
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] Depth: 0
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient]
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] <?xml version='1.0' encoding='UTF-8' ?>
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] → END PROPFIND (198-byte body)
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] ← 301 Moved Permanently https://ecloud.global/.well-known/caldav (74ms)
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] server: nginx
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] date: Thu, 04 Nov 2021 18:24:06 GMT
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] content-type: text/html
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] content-length: 162
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] location: https://ecloud.global/remote.php/dav
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] x-content-type-options: nosniff
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] x-xss-protection: 1; mode=block
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] strict-transport-security: max-age=15768000
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] referrer-policy: no-referrer
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] x-frame-options: SAMEORIGIN
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] x-robots-tag: none
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] x-download-options: noopen
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] x-permitted-cross-domain-policies: none
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] x-whom: www-nc03
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient]
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient]

301 Moved Permanently

301 Moved Permanently


nginx

2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] ← END HTTP (162-byte body)
2021-11-04 19:24:06 365 [foundation.e.dav4jvm.DavResource] Redirected, new location = https://ecloud.global/remote.php/dav
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] → PROPFIND https://ecloud.global/remote.php/dav
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] Content-Type: application/xml; charset=utf-8
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] Content-Length: 198
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] Depth: 0
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient]
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] <?xml version='1.0' encoding='UTF-8' ?>
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] → END PROPFIND (198-byte body)
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] ← 401 Unauthorized https://ecloud.global/remote.php/dav (227ms)
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] server: nginx
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] date: Thu, 04 Nov 2021 18:24:06 GMT
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] content-type: application/xml; charset=utf-8
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] transfer-encoding: chunked
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] expires: Thu, 19 Nov 1981 08:52:00 GMT
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] cache-control: no-store, no-cache, must-revalidate
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] pragma: no-cache
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] content-security-policy: default-src ‘none’;
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] x-content-type-options: nosniff
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] referrer-policy: no-referrer
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] x-frame-options: SAMEORIGIN
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] x-robots-tag: none
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] x-download-options: noopen
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] x-permitted-cross-domain-policies: none
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient]
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] <?xml version="1.0" encoding="utf-8"?>
<d:error xmlns:d=“DAV:” xmlns:s=“sabre/dav” xmlns:o=“http://owncloud.org/ns”>

<s:exception>OCA\DAV\Connector\Sabre\Exception\PasswordLoginForbidden</s:exception>
<s:message/>
<o:hint xmlns:o=“o:”>password login forbidden</o:hint>
</d:error>

2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] ← END HTTP (299-byte body)
2021-11-04 19:24:06 365 [foundation.e.accountmanager.ui.setup.DavResourceFinder] No resource found
EXCEPTION foundation.e.dav4jvm.exception.UnauthorizedException: HTTP 401 Unauthorized
at foundation.e.dav4jvm.DavResource.checkStatus(DavResource.kt:411)
at foundation.e.dav4jvm.DavResource.checkStatus(DavResource.kt:397)
at foundation.e.dav4jvm.DavResource.processMultiStatus(DavResource.kt:491)
at foundation.e.dav4jvm.DavResource.propfind(DavResource.kt:384)
at foundation.e.accountmanager.ui.setup.DavResourceFinder.getCurrentUserPrincipal(DavResourceFinder.kt:386)
at foundation.e.accountmanager.ui.setup.DavResourceFinder.discoverPrincipalUrl(DavResourceFinder.kt:366)
at foundation.e.accountmanager.ui.setup.DavResourceFinder.findInitialConfiguration(DavResourceFinder.kt:138)
at foundation.e.accountmanager.ui.setup.DavResourceFinder.findInitialConfiguration(DavResourceFinder.kt:80)
at foundation.e.accountmanager.ui.setup.DetectConfigurationFragment$DetectConfigurationModel$detectConfiguration$2.invoke(DetectConfigurationFragment.kt:83)
at foundation.e.accountmanager.ui.setup.DetectConfigurationFragment$DetectConfigurationModel$detectConfiguration$2.invoke(DetectConfigurationFragment.kt:62)
at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30)

2021-11-04 19:24:06 365 [foundation.e.accountmanager.ui.setup.DavResourceFinder] Trying to determine principal from initial context path=https://ecloud.global/
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] → PROPFIND https://ecloud.global/
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] Content-Type: application/xml; charset=utf-8
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] Content-Length: 198
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] Depth: 0
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient]
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] <?xml version='1.0' encoding='UTF-8' ?>
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] → END PROPFIND (198-byte body)
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] ← 405 Method Not Allowed https://ecloud.global/ (240ms)
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] server: nginx
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] date: Thu, 04 Nov 2021 18:24:06 GMT
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] content-type: text/html; charset=UTF-8
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] transfer-encoding: chunked
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] expires: Thu, 19 Nov 1981 08:52:00 GMT
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] cache-control: no-store, no-cache, must-revalidate
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] pragma: no-cache
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] content-security-policy: default-src ‘self’; script-src ‘self’ ‘nonce-WW5DRzlXNkVKZlRoSFlPdVpzbXJMTmNHUjJpUVVUNkNNT3psMjBlbm80MD06RlVMMnNBVFNYNmVpSysvMlZJT2VHTFppS0FEREFrN0dXc2Vjbnozc3dMaz0=’; style-src ‘self’ ‘unsafe-inline’; frame-src *; img-src * data: blob:; font-src ‘self’ data:; media-src *; connect-src *; object-src ‘none’; base-uri ‘self’;
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] x-content-type-options: nosniff
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] referrer-policy: no-referrer
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] x-frame-options: SAMEORIGIN
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] x-robots-tag: none
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] x-download-options: noopen
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] x-permitted-cross-domain-policies: none
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient]
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient]
2021-11-04 19:24:06 365 [foundation.e.accountmanager.HttpClient] ← END HTTP (0-byte body)
2021-11-04 19:24:06 365 [foundation.e.accountmanager.ui.setup.DavResourceFinder] No resource found
EXCEPTION foundation.e.dav4jvm.exception.HttpException: HTTP 405 Method Not Allowed
at foundation.e.dav4jvm.DavResource.checkStatus(DavResource.kt:423)
at foundation.e.dav4jvm.DavResource.checkStatus(DavResource.kt:397)
at foundation.e.dav4jvm.DavResource.processMultiStatus(DavResource.kt:491)
at foundation.e.dav4jvm.DavResource.propfind(DavResource.kt:384)
at foundation.e.accountmanager.ui.setup.DavResourceFinder.getCurrentUserPrincipal(DavResourceFinder.kt:386)
at foundation.e.accountmanager.ui.setup.DavResourceFinder.discoverPrincipalUrl(DavResourceFinder.kt:366)
at foundation.e.accountmanager.ui.setup.DavResourceFinder.findInitialConfiguration(DavResourceFinder.kt:138)
at foundation.e.accountmanager.ui.setup.DavResourceFinder.findInitialConfiguration(DavResourceFinder.kt:80)
at foundation.e.accountmanager.ui.setup.DetectConfigurationFragment$DetectConfigurationModel$detectConfiguration$2.invoke(DetectConfigurationFragment.kt:83)
at foundation.e.accountmanager.ui.setup.DetectConfigurationFragment$DetectConfigurationModel$detectConfiguration$2.invoke(DetectConfigurationFragment.kt:62)
at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30)

SOFTWARE INFORMATION

  • foundation.e.accountmanager 2.6.3-ose (328)
  • com.android.providers.contacts 8.1.0 (27)
  • com.android.providers.calendar 8.1.0 (27)
  • foundation.e.tasks 1.2.3-69-g80fada5 (7700)
  • com.android.contacts 1.7.21 (10721)
  • foundation.e.calendar 1.0.21 (23)

CONNECTIVITY (at the moment)

  • [ Transports: WIFI Capabilities: NOT_METERED&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED&FOREGROUND LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps SignalStrength: -32]
  • [ Transports: CELLULAR Capabilities: SUPL&INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED LinkUpBandwidth>=51200Kbps LinkDnBandwidth>=102400Kbps Specifier: <1>]

CONFIGURATION
Power saving disabled: yes
Notifications (not blocked):
[group] sync
syncProblems: importance=3
general: importance=3
debug: importance=4
syncIoErrors: importance=1
syncWarnings: importance=2
Permissions:
READ_CONTACTS: granted
WRITE_CONTACTS: granted
READ_CALENDAR: granted
WRITE_CALENDAR: granted
READ_TASKS: granted
WRITE_TASKS: granted
ACCESS_COARSE_LOCATION: granted
System-wide synchronization: automatically

ACCOUNTS

SQLITE DUMP
android_metadata
| locale |
| es_ES |

service
| id | accountName | authState | accountType | addressBookAccountType | type | principal |

sqlite_sequence
| name | seq |

homeset
| id | serviceId | url | privBind | displayName |

collection
| id | serviceId | type | url | privWriteContent | privUnbind | forceReadOnly | displayName | description | color | timezone | supportsVEVENT | supportsVTODO | supportsVJOURNAL | source | sync |

room_master_table
| id | identity_hash |
| 42 | 044be2cd4cd7622698b35c31c42a129a |

SYSTEM INFORMATION
Android version: 8.1.0 (e_bullhead-userdebug 8.1.0 OPM7.181205.001 6d95f5a143 dev-keys,dev-release)
Device: LGE Nexus 5X (bullhead)

— END DEBUG INFO —

Finally I log in my account. I am not sure but seems to be something like there was other session open. I don’t know

Hola Alberto,

este mensaje puede deberse a la activación de autenticación de doble factor, 2FA. Si ese fuera el caso, hay que usar un Application Password y no el principal.
Mira la documentación al respecto.

Me alegro de que hayas podido conectar de todas formas.

Un saludo,
Arnau

This topic was automatically closed after 22 hours. New replies are no longer allowed.