<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Official Nextcloud Clients won’t connect]]></title><description><![CDATA[<p dir="auto">Hey all,</p>
<p dir="auto">I’m facing the issue that the official Nextcloud clients on Linux, Mac and iPhone won’t connect to my Nextcloud instance. Weirdly the problem only occurs randomly. I’m able to connect via a web browser without any problems.</p>
<p dir="auto">I’m suspecting some kind of port or DNS problem.</p>
<p dir="auto">Any suggestions on what might be the issue here?</p>
<p dir="auto">Thanks,<br />
Daniel</p>
]]></description><link>https://forum.cloudron.io/topic/12179/official-nextcloud-clients-won-t-connect</link><generator>RSS for Node</generator><lastBuildDate>Mon, 16 Mar 2026 03:12:31 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/12179.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 27 Jul 2024 09:13:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Official Nextcloud Clients won’t connect on Mon, 29 Jul 2024 08:59:58 GMT]]></title><description><![CDATA[<p dir="auto">Per <a href="https://help.nextcloud.com/t/dnspinmiddleware-php-error-in-the-log/197545" target="_blank" rel="noopener noreferrer nofollow ugc">https://help.nextcloud.com/t/dnspinmiddleware-php-error-in-the-log/197545</a> , maybe the DNS error can be ignored.</p>
<p dir="auto">The issue seems to be that connection to LDAP server is lost though. Can you check if box code is repeatedly crashing ? Can you check for errors in <code>/home/yellowtent/platformdata/logs/box.log</code> ?</p>
]]></description><link>https://forum.cloudron.io/post/91956</link><guid isPermaLink="true">https://forum.cloudron.io/post/91956</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Mon, 29 Jul 2024 08:59:58 GMT</pubDate></item><item><title><![CDATA[Reply to Official Nextcloud Clients won’t connect on Sat, 27 Jul 2024 20:59:24 GMT]]></title><description><![CDATA[<p dir="auto">Firefox…</p>
]]></description><link>https://forum.cloudron.io/post/91933</link><guid isPermaLink="true">https://forum.cloudron.io/post/91933</guid><dc:creator><![CDATA[necrevistonnezr]]></dc:creator><pubDate>Sat, 27 Jul 2024 20:59:24 GMT</pubDate></item><item><title><![CDATA[Reply to Official Nextcloud Clients won’t connect on Sat, 27 Jul 2024 12:11:13 GMT]]></title><description><![CDATA[<p dir="auto">The logfile lists something about being unable to encrypt and decrypt data.</p>
<pre><code>14:03:40 - - - [27/Jul/2024:12:03:40 +0000] "GET /index.php/login HTTP/1.1" 200 7667 "-" "Mozilla (CloudronHealth)"
[no timestamp]  app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications?format=json","message":"Lost connection to LDAP server.","userAgent":"Mozilla/5.0 (Macintosh) mirall/3.13.2stable (build 24386) (Nextcloud, osx-23.5.0 ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"29.0.4.1","exception":{"Exception":"OC\\ServerNotAvailableException","Message":"Lost connection to LDAP server.","Code":0,"Trace":[{"file":"/app/data/apps/user_ldap/lib/LDAP.php","line":420,"function":"processLDAPError","class":"OCA\\User_LDAP\\LDAP","type":"-&gt;"},{"file":"/app/data/apps/user_ldap/lib/LDAP.php","line":309,"function":"postFunctionCall","class":"OCA\\User_LDAP\\LDAP","type":"-&gt;"},{"file":"/app/data/apps/user_ldap/lib/LDAP.php","line":67,"function":"invokeLDAPMethod","class":"OCA\\User_LDAP\\LDAP","type":"-&gt;","args":["*** sensitive parameters replaced ***"]},{"file":"/app/data/apps/user_ldap/lib/Connection.php","line":721,"function":"bind","class":"OCA\\User_LDAP\\LDAP","type":"-&gt;","args":["*** sensitive parameters replaced ***"]},{"file":"/app/data/apps/user_ldap/lib/Connection.php","line":632,"function":"bind","class":"OCA\\User_LDAP\\Connection","type":"-&gt;","args":["*** sensitive parameters replaced ***"]},{"file":"/app/data/apps/user_ldap/lib/Connection.php","line":240,"function":"establishConnection","class":"OCA\\User_LDAP\\Connection","type":"-&gt;"},{"file":"/app/data/apps/user_ldap/lib/Connection.php","line":248,"function":"init","class":"OCA\\User_LDAP\\Connection","type":"-&gt;"},{"file":"/app/data/apps/user_ldap/lib/Access.php","line":1112,"function":"getConnectionResource","class":"OCA\\User_LDAP\\Connection","type":"-&gt;"},{"file":"/app/data/apps/user_ldap/lib/Access.php","line":1294,"function":"executeSearch","class":"OCA\\User_LDAP\\Access","type":"-&gt;"},{"file":"/app/data/apps/user_ldap/lib/Access.php","line":979,"function":"search","class":"OCA\\User_LDAP\\Access","type":"-&gt;"},{"file":"/app/data/apps/user_ldap/lib/Access.php","line":871,"function":"searchUsers","class":"OCA\\User_LDAP\\Access","type":"-&gt;"},{"file":"/app/data/apps/user_ldap/lib/Access.php","line":851,"function":"fetchListOfUsers","class":"OCA\\User_LDAP\\Access","type":"-&gt;"},{"file":"/app/data/apps/user_ldap/lib/User_LDAP.php","line":162,"function":"fetchUsersByLoginName","class":"OCA\\User_LDAP\\Access","type":"-&gt;"},{"file":"/app/data/apps/user_ldap/lib/User_LDAP.php","line":179,"function":"getLDAPUserByLoginName","class":"OCA\\User_LDAP\\User_LDAP","type":"-&gt;"},{"function":"checkPassword","class":"OCA\\User_LDAP\\User_LDAP","type":"-&gt;","args":["*** sensitive parameters replaced ***"]},{"file":"/app/data/apps/user_ldap/lib/User_Proxy.php","line":126,"function":"call_user_func_array"},{"file":"/app/data/apps/user_ldap/lib/Proxy.php","line":140,"function":"walkBackends","class":"OCA\\User_LDAP\\User_Proxy","type":"-&gt;"},{"file":"/app/data/apps/user_ldap/lib/User_Proxy.php","line":275,"function":"handleRequest","class":"OCA\\User_LDAP\\Proxy","type":"-&gt;"},{"file":"/app/code/lib/private/User/Manager.php","line":266,"function":"checkPassword","class":"OCA\\User_LDAP\\User_Proxy","type":"-&gt;","args":["*** sensitive parameters replaced ***"]},{"file":"/app/code/lib/private/User/Manager.php","line":236,"function":"checkPasswordNoLogging","class":"OC\\User\\Manager","type":"-&gt;","args":["*** sensitive parameters replaced ***"]},{"file":"/app/code/lib/private/User/Session.php","line":754,"function":"checkPassword","class":"OC\\User\\Manager","type":"-&gt;","args":["*** sensitive parameters replaced ***"]},{"file":"/app/code/lib/private/User/Session.php","line":793,"function":"checkTokenCredentials","class":"OC\\User\\Session","type":"-&gt;"},{"file":"/app/code/lib/private/User/Session.php","line":240,"function":"validateToken","class":"OC\\User\\Session","type":"-&gt;","args":["*** sensitive parameters replaced ***"]},{"file":"/app/code/lib/private/User/Session.php","line":215,"function":"validateSession","class":"OC\\User\\Session","type":"-&gt;"},{"file":"/app/code/lib/private/legacy/OC_App.php","line":230,"function":"getUser","class":"OC\\User\\Session","type":"-&gt;"},{"file":"/app/code/lib/private/App/AppManager.php","line":198,"function":"getEnabledApps","class":"OC_App","type":"::"},{"file":"/app/code/lib/private/legacy/OC_App.php","line":128,"function":"loadApps","class":"OC\\App\\AppManager","type":"-&gt;"},{"file":"/app/code/ocs/v1.php","line":55,"function":"loadApps","class":"OC_App","type":"::"},{"file":"/app/code/ocs/v2.php","line":23,"args":["/app/code/ocs/v1.php"],"function":"require_once"}],"File":"/app/data/apps/user_ldap/lib/LDAP.php","Line":382,"message":"Lost connection to LDAP server.","exception":{},"CustomMessage":"Lost connection to LDAP server."}}
[no timestamp]  app in context","method":"GET","url":"/ocs/v1.php/cloud/capabilities","message":"Could not decrypt or decode encrypted session data","userAgent":"Mozilla/5.0 (iOS) Nextcloud-iOS/5.4.1","version":"29.0.4.1","exception":{"Exception":"Exception","Message":"HMAC does not match.","Code":0,"Trace":[{"file":"/app/code/lib/private/Security/Crypto.php","line":119,"function":"decryptWithoutSecret","class":"OC\\Security\\Crypto","type":"-&gt;","args":["*** sensitive parameters replaced ***"]},{"file":"/app/code/lib/private/Session/CryptoSessionData.php","line":91,"function":"decrypt","class":"OC\\Security\\Crypto","type":"-&gt;","args":["*** sensitive parameters replaced ***"]},{"file":"/app/code/lib/private/Session/CryptoSessionData.php","line":68,"function":"initializeSession","class":"OC\\Session\\CryptoSessionData","type":"-&gt;"},{"file":"/app/code/lib/private/Session/CryptoWrapper.php","line":112,"function":"__construct","class":"OC\\Session\\CryptoSessionData","type":"-&gt;"},{"file":"/app/code/lib/base.php","line":455,"function":"wrapSession","class":"OC\\Session\\CryptoWrapper","type":"-&gt;"},{"file":"/app/code/lib/base.php","line":711,"function":"initSession","class":"OC","type":"::"},{"file":"/app/code/lib/base.php","line":1181,"function":"init","class":"OC","type":"::"},{"file":"/app/code/ocs/v1.php","line":31,"args":["/app/code/lib/base.php"],"function":"require_once"}],"File":"/app/code/lib/private/Security/Crypto.php","Line":158,"message":"Could not decrypt or decode encrypted session data","exception":{},"CustomMessage":"Could not decrypt or decode encrypted session data"}}
[no timestamp]  A temporary server error occurred. at /app/code/lib/private/Http/Client/DnsPinMiddleware.php#113","userAgent":"--","version":"29.0.4.1","data":{"app":"PHP"}}
[no timestamp]  not find resource firstrunwizard/js/personalsettings.js to load","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","version":"29.0.4.1","data":{"app":"jsresourceloader"}}
[no timestamp]  app in context","method":"GET","url":"/ocs/v2.php/apps/dashboard/api/v1/widgets","message":"Could not decrypt or decode encrypted session data","userAgent":"Mozilla/5.0 (iOS) Nextcloud-iOS/5.4.1","version":"29.0.4.1","exception":{"Exception":"Exception","Message":"HMAC does not match.","Code":0,"Trace":[{"file":"/app/code/lib/private/Security/Crypto.php","line":119,"function":"decryptWithoutSecret","class":"OC\\Security\\Crypto","type":"-&gt;","args":["*** sensitive parameters replaced ***"]},{"file":"/app/code/lib/private/Session/CryptoSessionData.php","line":91,"function":"decrypt","class":"OC\\Security\\Crypto","type":"-&gt;","args":["*** sensitive parameters replaced ***"]},{"file":"/app/code/lib/private/Session/CryptoSessionData.php","line":68,"function":"initializeSession","class":"OC\\Session\\CryptoSessionData","type":"-&gt;"},{"file":"/app/code/lib/private/Session/CryptoWrapper.php","line":112,"function":"__construct","class":"OC\\Session\\CryptoSessionData","type":"-&gt;"},{"file":"/app/code/lib/base.php","line":455,"function":"wrapSession","class":"OC\\Session\\CryptoWrapper","type":"-&gt;"},{"file":"/app/code/lib/base.php","line":711,"function":"initSession","class":"OC","type":"::"},{"file":"/app/code/lib/base.php","line":1181,"function":"init","class":"OC","type":"::"},{"file":"/app/code/ocs/v1.php","line":31,"args":["/app/code/lib/base.php"],"function":"require_once"},{"file":"/app/code/ocs/v2.php","line":23,"args":["/app/code/ocs/v1.php"],"function":"require_once"}],"File":"/app/code/lib/private/Security/Crypto.php","Line":158,"message":"Could not decrypt or decode encrypted session data","exception":{},"CustomMessage":"Could not decrypt or decode encrypted session data"}}
[no timestamp]  app in context","method":"GET","url":"/ocs/v2.php/apps/dashboard/api/v1/widgets","message":"Could not decrypt or decode encrypted session data","userAgent":"Mozilla/5.0 (iOS) Nextcloud-iOS/5.4.1","version":"29.0.4.1","exception":{"Exception":"Exception","Message":"HMAC does not match.","Code":0,"Trace":[{"file":"/app/code/lib/private/Security/Crypto.php","line":119,"function":"decryptWithoutSecret","class":"OC\\Security\\Crypto","type":"-&gt;","args":["*** sensitive parameters replaced ***"]},{"file":"/app/code/lib/private/Session/CryptoSessionData.php","line":91,"function":"decrypt","class":"OC\\Security\\Crypto","type":"-&gt;","args":["*** sensitive parameters replaced ***"]},{"file":"/app/code/lib/private/Session/CryptoSessionData.php","line":68,"function":"initializeSession","class":"OC\\Session\\CryptoSessionData","type":"-&gt;"},{"file":"/app/code/lib/private/Session/CryptoWrapper.php","line":112,"function":"__construct","class":"OC\\Session\\CryptoSessionData","type":"-&gt;"},{"file":"/app/code/lib/base.php","line":455,"function":"wrapSession","class":"OC\\Session\\CryptoWrapper","type":"-&gt;"},{"file":"/app/code/lib/base.php","line":711,"function":"initSession","class":"OC","type":"::"},{"file":"/app/code/lib/base.php","line":1181,"function":"init","class":"OC","type":"::"},{"file":"/app/code/ocs/v1.php","line":31,"args":["/app/code/lib/base.php"],"function":"require_once"},{"file":"/app/code/ocs/v2.php","line":23,"args":["/app/code/ocs/v1.php"],"function":"require_once"}],"File":"/app/code/lib/private/Security/Crypto.php","Line":158,"message":"Could not decrypt or decode encrypted session data","exception":{},"CustomMessage":"Could not decrypt or decode encrypted session data"}}
[no timestamp]  app in context","method":"GET","url":"/index.php/avatar/daniel/384","message":"Could not decrypt or decode encrypted session data","userAgent":"Mozilla/5.0 (iOS) Nextcloud-iOS/5.4.1","version":"29.0.4.1","exception":{"Exception":"Exception","Message":"HMAC does not match.","Code":0,"Trace":[{"file":"/app/code/lib/private/Security/Crypto.php","line":119,"function":"decryptWithoutSecret","class":"OC\\Security\\Crypto","type":"-&gt;","args":["*** sensitive parameters replaced ***"]},{"file":"/app/code/lib/private/Session/CryptoSessionData.php","line":91,"function":"decrypt","class":"OC\\Security\\Crypto","type":"-&gt;","args":["*** sensitive parameters replaced ***"]},{"file":"/app/code/lib/private/Session/CryptoSessionData.php","line":68,"function":"initializeSession","class":"OC\\Session\\CryptoSessionData","type":"-&gt;"},{"file":"/app/code/lib/private/Session/CryptoWrapper.php","line":112,"function":"__construct","class":"OC\\Session\\CryptoSessionData","type":"-&gt;"},{"file":"/app/code/lib/base.php","line":455,"function":"wrapSession","class":"OC\\Session\\CryptoWrapper","type":"-&gt;"},{"file":"/app/code/lib/base.php","line":711,"function":"initSession","class":"OC","type":"::"},{"file":"/app/code/lib/base.php","line":1181,"function":"init","class":"OC","type":"::"},{"file":"/app/code/index.php","line":47,"args":["/app/code/lib/base.php"],"function":"require_once"}],"File":"/app/code/lib/private/Security/Crypto.php","Line":158,"message":"Could not decrypt or decode encrypted session data","exception":{},"CustomMessage":"Could not decrypt or decode encrypted session data"}}
[no timestamp]  app in context","method":"GET","url":"/ocs/v2.php/apps/user_status/api/v1/user_status?format=json","message":"Lost connection to LDAP server.","userAgent":"Mozilla/5.0 (Macintosh) mirall/3.13.2stable (build 24386) (Nextcloud, osx-23.5.0 ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"29.0.4.1","exception":{"Exception":"OC\\ServerNotAvailableException","Message":"Lost connection to LDAP server.","Code":0,"Trace":[{"file":"/app/data/apps/user_ldap/lib/LDAP.php","line":420,"function":"processLDAPError","class":"OCA\\User_LDAP\\LDAP","type":"-&gt;"},{"file":"/app/data/apps/user_ldap/lib/LDAP.php","line":309,"function":"postFunctionCall","class":"OCA\\User_LDAP\\LDAP","type":"-&gt;"},{"file":"/app/data/apps/user_ldap/lib/LDAP.php","line":67,"function":"invokeLDAPMethod","class":"OCA\\User_LDAP\\LDAP","type":"-&gt;","args":["*** sensitive parameters replaced ***"]},{"file":"/app/data/apps/user_ldap/lib/Connection.php","line":721,"function":"bind","class":"OCA\\User_LDAP\\LDAP","type":"-&gt;","args":["*** sensitive parameters replaced ***"]},{"file":"/app/data/apps/user_ldap/lib/Connection.php","line":632,"function":"bind","class":"OCA\\User_LDAP\\Connection","type":"-&gt;","args":["*** sensitive parameters replaced ***"]},{"file":"/app/data/apps/user_ldap/lib/Connection.php","line":240,"function":"establishConnection","class":"OCA\\User_LDAP\\Connection","type":"-&gt;"},{"file":"/app/data/apps/user_ldap/lib/Connection.php","line":248,"function":"init","class":"OCA\\User_LDAP\\Connection","type":"-&gt;"},{"file":"/app/data/apps/user_ldap/lib/Access.php","line":1112,"function":"getConnectionResource","class":"OCA\\User_LDAP\\Connection","type":"-&gt;"},{"file":"/app/data/apps/user_ldap/lib/Access.php","line":1294,"function":"executeSearch","class":"OCA\\User_LDAP\\Access","type":"-&gt;"},{"file":"/app/data/apps/user_ldap/lib/Access.php","line":979,"function":"search","class":"OCA\\User_LDAP\\Access","type":"-&gt;"},{"file":"/app/data/apps/user_ldap/lib/Access.php","line":871,"function":"searchUsers","class":"OCA\\User_LDAP\\Access","type":"-&gt;"},{"file":"/app/data/apps/user_ldap/lib/Access.php","line":851,"function":"fetchListOfUsers","class":"OCA\\User_LDAP\\Access","type":"-&gt;"},{"file":"/app/data/apps/user_ldap/lib/User_LDAP.php","line":162,"function":"fetchUsersByLoginName","class":"OCA\\User_LDAP\\Access","type":"-&gt;"},{"file":"/app/data/apps/user_ldap/lib/User_LDAP.php","line":179,"function":"getLDAPUserByLoginName","class":"OCA\\User_LDAP\\User_LDAP","type":"-&gt;"},{"function":"checkPassword","class":"OCA\\User_LDAP\\User_LDAP","type":"-&gt;","args":["*** sensitive parameters replaced ***"]},{"file":"/app/data/apps/user_ldap/lib/User_Proxy.php","line":126,"function":"call_user_func_array"},{"file":"/app/data/apps/user_ldap/lib/Proxy.php","line":140,"function":"walkBackends","class":"OCA\\User_LDAP\\User_Proxy","type":"-&gt;"},{"file":"/app/data/apps/user_ldap/lib/User_Proxy.php","line":275,"function":"handleRequest","class":"OCA\\User_LDAP\\Proxy","type":"-&gt;"},{"file":"/app/code/lib/private/User/Manager.php","line":266,"function":"checkPassword","class":"OCA\\User_LDAP\\User_Proxy","type":"-&gt;","args":["*** sensitive parameters replaced ***"]},{"file":"/app/code/lib/private/User/Manager.php","line":236,"function":"checkPasswordNoLogging","class":"OC\\User\\Manager","type":"-&gt;","args":["*** sensitive parameters replaced ***"]},{"file":"/app/code/lib/private/User/Session.php","line":754,"function":"checkPassword","class":"OC\\User\\Manager","type":"-&gt;","args":["*** sensitive parameters replaced ***"]},{"file":"/app/code/lib/private/User/Session.php","line":793,"function":"checkTokenCredentials","class":"OC\\User\\Session","type":"-&gt;"},{"file":"/app/code/lib/private/User/Session.php","line":240,"function":"validateToken","class":"OC\\User\\Session","type":"-&gt;","args":["*** sensitive parameters replaced ***"]},{"file":"/app/code/lib/private/User/Session.php","line":215,"function":"validateSession","class":"OC\\User\\Session","type":"-&gt;"},{"file":"/app/code/lib/private/legacy/OC_App.php","line":230,"function":"getUser","class":"OC\\User\\Session","type":"-&gt;"},{"file":"/app/code/lib/private/App/AppManager.php","line":198,"function":"getEnabledApps","class":"OC_App","type":"::"},{"file":"/app/code/lib/private/legacy/OC_App.php","line":128,"function":"loadApps","class":"OC\\App\\AppManager","type":"-&gt;"},{"file":"/app/code/ocs/v1.php","line":55,"function":"loadApps","class":"OC_App","type":"::"},{"file":"/app/code/ocs/v2.php","line":23,"args":["/app/code/ocs/v1.php"],"function":"require_once"}],"File":"/app/data/apps/user_ldap/lib/LDAP.php","Line":382,"message":"Lost connection to LDAP server.","exception":{},"CustomMessage":"Lost connection to LDAP server."}}
[no timestamp]  Lost connection to LDAP server.","userAgent":"Mozilla/5.0 (Macintosh) mirall/3.13.2stable (build 24386) (Nextcloud, osx-23.5.0 ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"29.0.4.1","exception":{"Exception":"Sabre\\DAV\\Exception\\ServiceUnavailable","Message":"OC\\ServerNotAvailableException: Lost connection to LDAP server.","Code":0,"Trace":[{"file":"/app/code/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"{closure}","args":["*** sensitive parameters replaced ***"]},{"file":"/app/code/3rdparty/sabre/dav/lib/DAV/Server.php","line":456,"function":"emit","class":"Sabre\\DAV\\Server","type":"-&gt;"},{"file":"/app/code/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"-&gt;"},{"file":"/app/code/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"-&gt;"},{"file":"/app/code/remote.php","line":77,"function":"exec","class":"Sabre\\DAV\\Server","type":"-&gt;"},{"file":"/app/code/remote.php","line":174,"function":"handleException"}],"File":"/app/code/remote.php","Line":75,"message":"OC\\ServerNotAvailableException: Lost connection to LDAP server.","exception":{},"CustomMessage":"OC\\ServerNotAvailableException: Lost connection to LDAP server."}}
[no timestamp]  app in context","method":"GET","url":"/ocs/v1.php/cloud/capabilities","message":"Could not decrypt or decode encrypted session data","userAgent":"Mozilla/5.0 (iOS) Nextcloud-iOS/5.4.1","version":"29.0.4.1","exception":{"Exception":"Exception","Message":"HMAC does not match.","Code":0,"Trace":[{"file":"/app/code/lib/private/Security/Crypto.php","line":119,"function":"decryptWithoutSecret","class":"OC\\Security\\Crypto","type":"-&gt;","args":["*** sensitive parameters replaced ***"]},{"file":"/app/code/lib/private/Session/CryptoSessionData.php","line":91,"function":"decrypt","class":"OC\\Security\\Crypto","type":"-&gt;","args":["*** sensitive parameters replaced ***"]},{"file":"/app/code/lib/private/Session/CryptoSessionData.php","line":68,"function":"initializeSession","class":"OC\\Session\\CryptoSessionData","type":"-&gt;"},{"file":"/app/code/lib/private/Session/CryptoWrapper.php","line":112,"function":"__construct","class":"OC\\Session\\CryptoSessionData","type":"-&gt;"},{"file":"/app/code/lib/base.php","line":455,"function":"wrapSession","class":"OC\\Session\\CryptoWrapper","type":"-&gt;"},{"file":"/app/code/lib/base.php","line":711,"function":"initSession","class":"OC","type":"::"},{"file":"/app/code/lib/base.php","line":1181,"function":"init","class":"OC","type":"::"},{"file":"/app/code/ocs/v1.php","line":31,"args":["/app/code/lib/base.php"],"function":"require_once"}],"File":"/app/code/lib/private/Security/Crypto.php","Line":158,"message":"Could not decrypt or decode encrypted session data","exception":{},"CustomMessage":"Could not decrypt or decode encrypted session data"}}
[no timestamp]  not find resource firstrunwizard/js/personalsettings.js to load","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","version":"29.0.4.1","data":{"app":"jsresourceloader"}}
[no timestamp]  app in context","method":"GET","url":"/index.php/avatar/daniel/384","message":"Could not decrypt or decode encrypted session data","userAgent":"Mozilla/5.0 (iOS) Nextcloud-iOS/5.4.1","version":"29.0.4.1","exception":{"Exception":"Exception","Message":"HMAC does not match.","Code":0,"Trace":[{"file":"/app/code/lib/private/Security/Crypto.php","line":119,"function":"decryptWithoutSecret","class":"OC\\Security\\Crypto","type":"-&gt;","args":["*** sensitive parameters replaced ***"]},{"file":"/app/code/lib/private/Session/CryptoSessionData.php","line":91,"function":"decrypt","class":"OC\\Security\\Crypto","type":"-&gt;","args":["*** sensitive parameters replaced ***"]},{"file":"/app/code/lib/private/Session/CryptoSessionData.php","line":68,"function":"initializeSession","class":"OC\\Session\\CryptoSessionData","type":"-&gt;"},{"file":"/app/code/lib/private/Session/CryptoWrapper.php","line":112,"function":"__construct","class":"OC\\Session\\CryptoSessionData","type":"-&gt;"},{"file":"/app/code/lib/base.php","line":455,"function":"wrapSession","class":"OC\\Session\\CryptoWrapper","type":"-&gt;"},{"file":"/app/code/lib/base.php","line":711,"function":"initSession","class":"OC","type":"::"},{"file":"/app/code/lib/base.php","line":1181,"function":"init","class":"OC","type":"::"},{"file":"/app/code/index.php","line":47,"args":["/app/code/lib/base.php"],"function":"require_once"}],"File":"/app/code/lib/private/Security/Crypto.php","Line":158,"message":"Could not decrypt or decode encrypted session data","exception":{},"CustomMessage":"Could not decrypt or decode encrypted session data"}}
[no timestamp]  data","exception":{},"CustomMessage":"Could not decrypt or decode encrypted session data"}}```</code></pre>
]]></description><link>https://forum.cloudron.io/post/91919</link><guid isPermaLink="true">https://forum.cloudron.io/post/91919</guid><dc:creator><![CDATA[VictorCorvo]]></dc:creator><pubDate>Sat, 27 Jul 2024 12:11:13 GMT</pubDate></item><item><title><![CDATA[Reply to Official Nextcloud Clients won’t connect on Sat, 27 Jul 2024 10:03:15 GMT]]></title><description><![CDATA[<p dir="auto">Do you see any errors in the clients? If the same system can indeed visit the app via browser, it may not be a DNS issue as such. Also are there maybe any errors on the server side when you attempt to connect?</p>
]]></description><link>https://forum.cloudron.io/post/91917</link><guid isPermaLink="true">https://forum.cloudron.io/post/91917</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Sat, 27 Jul 2024 10:03:15 GMT</pubDate></item></channel></rss>