hello, when i tried to run nextcloud everything seemd fine untill i checked my files tab, for some reason it was not working, so i tried diagnosing it was a webdav error and for some reason server was not able to read .htacess file in data folder, i tried many things but still cant find a solution please help.
for reference this is my htacess file
# Generated by Nextcloud on 2025-01-22 15:35:32
# Section for Apache 2.4 to 2.6
<IfModule mod_authz_core.c>
# Allow access to the web server to read this directory
Require all granted
</IfModule>
<IfModule mod_access_compat.c>
Order Allow,Deny
Allow from all
Satisfy All
</IfModule>
# Section for Apache 2.2
<IfModule !mod_authz_core.c>
<IfModule !mod_access_compat.c>
<IfModule mod_authz_host.c>
Order Allow,Deny
Allow from all
</IfModule>
Satisfy All
</IfModule>
</IfModule>
# Section for Apache 2.2 to 2.6
<IfModule mod_autoindex.c>
# Prevent directory listing
IndexIgnore *
</IfModule>`Preformatted text`
- Nextcloud Server version (e.g., 30.0.5):
- Operating system and version (autoscale linux-‘shared hosting’):
- Web server and version (apache 2.4.62):
- PHP version (8.3):
- Is this the first time you’ve seen this error? (Yes):
- When did this problem seem to first start?
just after installation - Installation method (web installer file)
- Are you using Cloudflare, mod_security, or similar? (No)
i hope these details will be enough
also error logs are:
> {"reqId":"Z3bYpLFRN-BWQW1OHD6fRAAAAZE","level":3,"time":"2025-01-02T18:19:17+00:00","remoteAddr":"2401:4900:1c18:f6:b8b8:516a:12d3:55b3","user":"admin","app":"PHP","method":"POST","url":"/index.php/settings/apps/enable","message":"Allowed memory size of 134217728 bytes exhausted (tried to allocate 277787104 bytes) at /home/sites/40b/f/f54445cfff/cloud/lib/private/Installer.php#250","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","version":"30.0.4.1","data":{"app":"PHP"}}
> {"reqId":"KD9O1PY1kHxylLuOUtg7","level":2,"time":"2025-01-02T18:21:21+00:00","remoteAddr":"","user":"--","app":"cron","method":"","url":"--","message":"failed to create instance of background job: OCA\\Talk\\BackgroundJob\\CheckTurnCertificate","userAgent":"--","version":"30.0.4.1","exception":{"Exception":"OC\\AppFramework\\Utility\\QueryNotFoundException","Message":"Could not resolve OCA\\Talk\\BackgroundJob\\CheckTurnCertificate! Class \"OCA\\Talk\\BackgroundJob\\CheckTurnCertificate\" does not exist","Code":0,"Trace":[{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":124,"function":"resolve","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OCA\\Talk\\BackgroundJob\\CheckTurnCertificate"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":451,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OCA\\Talk\\BackgroundJob\\CheckTurnCertificate"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/ServerContainer.php","line":137,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["OCA\\Talk\\BackgroundJob\\CheckTurnCertificate"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":42,"function":"query","class":"OC\\ServerContainer","type":"->","args":["OCA\\Talk\\BackgroundJob\\CheckTurnCertificate"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/public/Server.php","line":39,"function":"get","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OCA\\Talk\\BackgroundJob\\CheckTurnCertificate"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/BackgroundJob/JobList.php","line":288,"function":"get","class":"OCP\\Server","type":"::","args":["OCA\\Talk\\BackgroundJob\\CheckTurnCertificate"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/BackgroundJob/JobList.php","line":197,"function":"buildJob","class":"OC\\BackgroundJob\\JobList","type":"->","args":[{"id":108,"class":"OCA\\Talk\\BackgroundJob\\CheckTurnCertificate","argument":"null","last_run":0,"last_checked":1735841974,"0":"And 4 more entries, set log level to debug to see all entries"}]},{"file":"/home/sites/40b/f/f54445cfff/cloud/cron.php","line":148,"function":"getNext","class":"OC\\BackgroundJob\\JobList","type":"->","args":[false,null]}],"File":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppFramework/Utility/SimpleContainer.php","Line":113,"message":"failed to create instance of background job: OCA\\Talk\\BackgroundJob\\CheckTurnCertificate","exception":{},"CustomMessage":"failed to create instance of background job: OCA\\Talk\\BackgroundJob\\CheckTurnCertificate"}}
> {"reqId":"Z3cKZ4NlKJv-PCMrRwHqAgAABAU","level":2,"time":"2025-01-02T21:51:36+00:00","remoteAddr":"2003:d9:af05:4100:2804:38df:7f52:ac71","user":"--","app":"no app in context","method":"POST","url":"/index.php/login","message":"Login failed: admin (Remote IP: 2003:d9:af05:4100:2804:38df:7f52:ac71)","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:133.0) Gecko/20100101 Firefox/133.0","version":"30.0.4.1","data":[]}
> {"reqId":"Z3cKgINlKJv-PCMrRwHq_QAABAE","level":2,"time":"2025-01-02T21:52:01+00:00","remoteAddr":"2003:d9:af05:4100:2804:38df:7f52:ac71","user":"--","app":"no app in context","method":"POST","url":"/index.php/login","message":"Login failed: admin (Remote IP: 2003:d9:af05:4100:2804:38df:7f52:ac71)","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:133.0) Gecko/20100101 Firefox/133.0","version":"30.0.4.1","data":[]}
> {"reqId":"Z3funmjwuhk4miGf-NiiRAAAAY0","level":2,"time":"2025-01-03T14:05:19+00:00","remoteAddr":"2409:40c4:3024:ba81:8000::","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/cloud/capabilities","message":"Login failed: 'Vasu Mittal' (Remote IP: '2409:40c4:3024:ba81:8000::')","userAgent":"Mozilla/5.0 (Android) Nextcloud-Talk v20.1.0","version":"30.0.4.1","data":{"app":"core"}}
> {"reqId":"Z3funmjwuhk4miGf-NiiRQAAAZQ","level":2,"time":"2025-01-03T14:05:19+00:00","remoteAddr":"2409:40c4:3024:ba81:8000::","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/cloud/capabilities","message":"Login failed: 'Vasu Mittal' (Remote IP: '2409:40c4:3024:ba81:8000::')","userAgent":"Mozilla/5.0 (Android) Nextcloud-Talk v20.1.0","version":"30.0.4.1","data":{"app":"core"}}
> {"reqId":"Z3funmjwuhk4miGf-NiiNgAAAZc","level":2,"time":"2025-01-03T14:05:19+00:00","remoteAddr":"2409:40c4:3024:ba81:8000::","user":"--","app":"core","method":"POST","url":"/ocs/v2.php/apps/notifications/api/v2/push?devicePublicKey=-----BEGIN%20PUBLIC%20KEY-----%0AMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA6Iyq4feot3yw3dGh6%2FgA%0A2u7A3Q2b3D9EO4%2F1y4kH%2BLAi35yfSgXYMaC4kkn%2B7OOqBYXT%2F4gAXHyG1unuvtw2%0AUqimw8v%2B8Zi477Y8lapm2qccsnsh44V8LWUh5SbnO5LBHeh3wRCtBQOzY4hRMM2Q%0A5z613bt7X0bt4ITtJjGdLgBl7yJ8Bh55V4K3LKAoylgsM59SQ5yllXEjJFQT18bD%0ASri%2B9bXF9s3nnrufh2RykY9ovoon61BiMdpe%2Bjp%2FkZMqiHfOMOdgFdAQQNWGWMbB%0AGaYierh1Ma3Vi13Ei914irc84hkn31NTuH2FZbNdyKvEc1o3tObq70xy6b5lqBwN%0AEwIDAQAB%0A-----END%20PUBLIC%20KEY-----&proxyServer=https%3A%2F%2Fpush-notifications.nextcloud.com&format=json&pushTokenHash=59ae903b4f8b7e1529e424123fb43b088a64839481f67eabb4dc7e31ffc93244653b704254457fc02f822a2955de79fb1a1a11c47eeaa3632d31d28c8f57329c","message":"Login failed: 'Vasu Mittal' (Remote IP: '2409:40c4:3024:ba81:8000::')","userAgent":"Mozilla/5.0 (Android) Nextcloud-Talk v20.1.0","version":"30.0.4.1","data":{"app":"core"}}
> {"reqId":"Z3fuoWjwuhk4miGf-NiirQAAAY0","level":2,"time":"2025-01-03T14:05:22+00:00","remoteAddr":"2409:40c4:3024:ba81:8000::","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/cloud/capabilities","message":"Login failed: 'Vasu Mittal' (Remote IP: '2409:40c4:3024:ba81:8000::')","userAgent":"Mozilla/5.0 (Android) Nextcloud-Talk v20.1.0","version":"30.0.4.1","data":{"app":"core"}}
> {"reqId":"Z3fuoaBzUvTKI1nMwshR3AAAARg","level":2,"time":"2025-01-03T14:05:22+00:00","remoteAddr":"2409:40c4:3024:ba81:8000::","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/cloud/capabilities","message":"Login failed: 'Vasu Mittal' (Remote IP: '2409:40c4:3024:ba81:8000::')","userAgent":"Mozilla/5.0 (Android) Nextcloud-Talk v20.1.0","version":"30.0.4.1","data":{"app":"core"}}
> {"reqId":"Z3fuo6BzUvTKI1nMwshSEgAAAQA","level":2,"time":"2025-01-03T14:05:26+00:00","remoteAddr":"2409:40c4:3024:ba81:8000::","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/cloud/capabilities","message":"Login failed: 'Vasu Mittal' (Remote IP: '2409:40c4:3024:ba81:8000::')","userAgent":"Mozilla/5.0 (Android) Nextcloud-Talk v20.1.0","version":"30.0.4.1","data":{"app":"core"}}
> {"reqId":"Z3fuo6BzUvTKI1nMwshSFAAAARY","level":2,"time":"2025-01-03T14:05:27+00:00","remoteAddr":"2409:40c4:3024:ba81:8000::","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/cloud/capabilities","message":"Login failed: 'Vasu Mittal' (Remote IP: '2409:40c4:3024:ba81:8000::')","userAgent":"Mozilla/5.0 (Android) Nextcloud-Talk v20.1.0","version":"30.0.4.1","data":{"app":"core"}}
> {"reqId":"Z3fuqGjwuhk4miGf-NijaAAAAZE","level":2,"time":"2025-01-03T14:05:41+00:00","remoteAddr":"2409:40c4:3024:ba81:8000::","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/cloud/capabilities","message":"Login failed: 'Vasu Mittal' (Remote IP: '2409:40c4:3024:ba81:8000::')","userAgent":"Mozilla/5.0 (Android) Nextcloud-Talk v20.1.0","version":"30.0.4.1","data":{"app":"core"}}
> {"reqId":"Z3fuqaBzUvTKI1nMwshSeAAAAQM","level":2,"time":"2025-01-03T14:05:41+00:00","remoteAddr":"2409:40c4:3024:ba81:8000::","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/cloud/capabilities","message":"Login failed: 'Vasu Mittal' (Remote IP: '2409:40c4:3024:ba81:8000::')","userAgent":"Mozilla/5.0 (Android) Nextcloud-Talk v20.1.0","version":"30.0.4.1","data":{"app":"core"}}
> {"reqId":"Z3futqBzUvTKI1nMwshTIwAAARY","level":2,"time":"2025-01-03T14:06:08+00:00","remoteAddr":"2409:40c4:3024:ba81:8000::","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/apps/spreed/api/v3/signaling/settings","message":"Login failed: 'Vasu Mittal' (Remote IP: '2409:40c4:3024:ba81:8000::')","userAgent":"Mozilla/5.0 (Android) Nextcloud-Talk v20.1.0","version":"30.0.4.1","data":{"app":"core"}}
> {"reqId":"Z35iwFnAs5vOnDyomeCVIQAAAo8","level":2,"time":"2025-01-08T11:34:26+00:00","remoteAddr":"34.244.245.122","user":"--","app":"no app in context","method":"GET","url":"/","message":"Capabilities of OCA\\CloudFederationAPI\\Capabilities took 0.5 seconds to generate.","userAgent":"Mozilla/5.0 (compatible; NetcraftSurveyAgent/1.0; +info@netcraft.com)","version":"30.0.4.1","data":[]}
> {"reqId":"QiO0HAbWElRIDpAjGqCG","level":3,"time":"2025-01-15T12:15:39+00:00","remoteAddr":"","user":"--","app":"cron","method":"","url":"--","message":"An exception occurred in the driver: SQLSTATE[HY000] [1040] Too many connections","userAgent":"--","version":"30.0.4.1","exception":{"Exception":"OC\\DB\\Exceptions\\DbalException","Message":"An exception occurred in the driver: SQLSTATE[HY000] [1040] Too many connections","Code":1040,"Trace":[{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/DB/ConnectionAdapter.php","line":53,"function":"wrap","class":"OC\\DB\\Exceptions\\DbalException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Exception\\DriverException"}]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/DB/QueryBuilder/QueryBuilder.php","line":289,"function":"executeQuery","class":"OC\\DB\\ConnectionAdapter","type":"->","args":["SELECT `appid`, `configkey`, `configvalue`, `type` FROM `*PREFIX*appconfig` WHERE `lazy` = :dcValue1",{"dcValue1":0},{"dcValue1":1}]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppConfig.php","line":1218,"function":"executeQuery","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppConfig.php","line":237,"function":"loadConfig","class":"OC\\AppConfig","type":"->","args":[false]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/legacy/OC_App.php","line":695,"function":"searchValues","class":"OC\\AppConfig","type":"->","args":["installed_version"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/Server.php","line":655,"function":"getAppVersions","class":"OC_App","type":"::","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/Memcache/Factory.php","line":98,"function":"OC\\{closure}","class":"OC\\Server","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/Memcache/Factory.php","line":110,"function":"getGlobalPrefix","class":"OC\\Memcache\\Factory","type":"->","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/Server.php","line":1058,"function":"createLocking","class":"OC\\Memcache\\Factory","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":153,"function":"OC\\{closure}","class":"OC\\Server","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/3rdparty/pimple/pimple/src/Pimple/Container.php","line":122,"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":120,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["OCP\\Lock\\ILockingProvider"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/ServerContainer.php","line":155,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OCP\\Lock\\ILockingProvider",true]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":42,"function":"query","class":"OC\\ServerContainer","type":"->","args":["OCP\\Lock\\ILockingProvider"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/Files/View.php","line":71,"function":"get","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OCP\\Lock\\ILockingProvider"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/Server.php","line":438,"function":"__construct","class":"OC\\Files\\View","type":"->","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":153,"function":"OC\\{closure}","class":"OC\\Server","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/3rdparty/pimple/pimple/src/Pimple/Container.php","line":122,"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":120,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["OC\\Files\\Node\\HookConnector"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/ServerContainer.php","line":155,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OC\\Files\\Node\\HookConnector",true]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":42,"function":"query","class":"OC\\ServerContainer","type":"->","args":["OC\\Files\\Node\\HookConnector"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/Server.php","line":1426,"function":"get","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OC\\Files\\Node\\HookConnector"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/base.php","line":590,"function":"boot","class":"OC\\Server","type":"->","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/base.php","line":1134,"function":"init","class":"OC","type":"::","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/cron.php","line":24,"args":["/home/sites/40b/f/f54445cfff/cloud/lib/base.php"],"function":"require_once"}],"File":"/home/sites/40b/f/f54445cfff/cloud/lib/private/DB/Exceptions/DbalException.php","Line":54,"Previous":{"Exception":"Doctrine\\DBAL\\Exception\\DriverException","Message":"An exception occurred in the driver: SQLSTATE[HY000] [1040] Too many connections","Code":1040,"Trace":[{"file":"/home/sites/40b/f/f54445cfff/cloud/3rdparty/doctrine/dbal/src/Connection.php","line":1939,"function":"convert","class":"Doctrine\\DBAL\\Driver\\API\\MySQL\\ExceptionConverter","type":"->","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDO\\Exception"},null]},{"file":"/home/sites/40b/f/f54445cfff/cloud/3rdparty/doctrine/dbal/src/Connection.php","line":1887,"function":"handleDriverException","class":"Doctrine\\DBAL\\Connection","type":"->","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDO\\Exception"},null]},{"file":"/home/sites/40b/f/f54445cfff/cloud/3rdparty/doctrine/dbal/src/Connections/PrimaryReadReplicaConnection.php","line":257,"function":"convertException","class":"Doctrine\\DBAL\\Connection","type":"->","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDO\\Exception"}]},{"file":"/home/sites/40b/f/f54445cfff/cloud/3rdparty/doctrine/dbal/src/Connections/PrimaryReadReplicaConnection.php","line":192,"function":"connectTo","class":"Doctrine\\DBAL\\Connections\\PrimaryReadReplicaConnection","type":"->","args":["primary"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/DB/Connection.php","line":241,"function":"performConnect","class":"Doctrine\\DBAL\\Connections\\PrimaryReadReplicaConnection","type":"->","args":["primary"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/3rdparty/doctrine/dbal/src/Connections/PrimaryReadReplicaConnection.php","line":236,"function":"performConnect","class":"OC\\DB\\Connection","type":"->","args":["replica"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/DB/Connection.php","line":392,"function":"ensureConnectedToReplica","class":"Doctrine\\DBAL\\Connections\\PrimaryReadReplicaConnection","type":"->","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/DB/ConnectionAdapter.php","line":50,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->","args":["SELECT `appid`, `configkey`, `configvalue`, `type` FROM `*PREFIX*appconfig` WHERE `lazy` = :dcValue1",{"dcValue1":0},{"dcValue1":1}]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/DB/QueryBuilder/QueryBuilder.php","line":289,"function":"executeQuery","class":"OC\\DB\\ConnectionAdapter","type":"->","args":["SELECT `appid`, `configkey`, `configvalue`, `type` FROM `*PREFIX*appconfig` WHERE `lazy` = :dcValue1",{"dcValue1":0},{"dcValue1":1}]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppConfig.php","line":1218,"function":"executeQuery","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppConfig.php","line":237,"function":"loadConfig","class":"OC\\AppConfig","type":"->","args":[false]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/legacy/OC_App.php","line":695,"function":"searchValues","class":"OC\\AppConfig","type":"->","args":["installed_version"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/Server.php","line":655,"function":"getAppVersions","class":"OC_App","type":"::","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/Memcache/Factory.php","line":98,"function":"OC\\{closure}","class":"OC\\Server","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/Memcache/Factory.php","line":110,"function":"getGlobalPrefix","class":"OC\\Memcache\\Factory","type":"->","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/Server.php","line":1058,"function":"createLocking","class":"OC\\Memcache\\Factory","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":153,"function":"OC\\{closure}","class":"OC\\Server","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/3rdparty/pimple/pimple/src/Pimple/Container.php","line":122,"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":120,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["OCP\\Lock\\ILockingProvider"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/ServerContainer.php","line":155,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OCP\\Lock\\ILockingProvider",true]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":42,"function":"query","class":"OC\\ServerContainer","type":"->","args":["OCP\\Lock\\ILockingProvider"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/Files/View.php","line":71,"function":"get","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OCP\\Lock\\ILockingProvider"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/Server.php","line":438,"function":"__construct","class":"OC\\Files\\View","type":"->","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":153,"function":"OC\\{closure}","class":"OC\\Server","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/3rdparty/pimple/pimple/src/Pimple/Container.php","line":122,"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":120,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["OC\\Files\\Node\\HookConnector"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/ServerContainer.php","line":155,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OC\\Files\\Node\\HookConnector",true]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":42,"function":"query","class":"OC\\ServerContainer","type":"->","args":["OC\\Files\\Node\\HookConnector"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/Server.php","line":1426,"function":"get","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OC\\Files\\Node\\HookConnector"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/base.php","line":590,"function":"boot","class":"OC\\Server","type":"->","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/base.php","line":1134,"function":"init","class":"OC","type":"::","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/cron.php","line":24,"args":["/home/sites/40b/f/f54445cfff/cloud/lib/base.php"],"function":"require_once"}],"File":"/home/sites/40b/f/f54445cfff/cloud/3rdparty/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php","Line":118,"Previous":{"Exception":"Doctrine\\DBAL\\Driver\\PDO\\Exception","Message":"SQLSTATE[HY000] [1040] Too many connections","Code":1040,"Trace":[{"file":"/home/sites/40b/f/f54445cfff/cloud/3rdparty/doctrine/dbal/src/Driver/PDO/MySQL/Driver.php","line":40,"function":"new","class":"Doctrine\\DBAL\\Driver\\PDO\\Exception","type":"::","args":[{"__class__":"PDOException","errorInfo":["HY000",1040,"Too many connections"]}]},{"file":"/home/sites/40b/f/f54445cfff/cloud/3rdparty/doctrine/dbal/src/Connections/PrimaryReadReplicaConnection.php","line":255,"function":"connect","class":"Doctrine\\DBAL\\Driver\\PDO\\MySQL\\Driver","type":"->","args":[{"__class__":"SensitiveParameterValue"}]},{"file":"/home/sites/40b/f/f54445cfff/cloud/3rdparty/doctrine/dbal/src/Connections/PrimaryReadReplicaConnection.php","line":192,"function":"connectTo","class":"Doctrine\\DBAL\\Connections\\PrimaryReadReplicaConnection","type":"->","args":["primary"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/DB/Connection.php","line":241,"function":"performConnect","class":"Doctrine\\DBAL\\Connections\\PrimaryReadReplicaConnection","type":"->","args":["primary"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/3rdparty/doctrine/dbal/src/Connections/PrimaryReadReplicaConnection.php","line":236,"function":"performConnect","class":"OC\\DB\\Connection","type":"->","args":["replica"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/DB/Connection.php","line":392,"function":"ensureConnectedToReplica","class":"Doctrine\\DBAL\\Connections\\PrimaryReadReplicaConnection","type":"->","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/DB/ConnectionAdapter.php","line":50,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->","args":["SELECT `appid`, `configkey`, `configvalue`, `type` FROM `*PREFIX*appconfig` WHERE `lazy` = :dcValue1",{"dcValue1":0},{"dcValue1":1}]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/DB/QueryBuilder/QueryBuilder.php","line":289,"function":"executeQuery","class":"OC\\DB\\ConnectionAdapter","type":"->","args":["SELECT `appid`, `configkey`, `configvalue`, `type` FROM `*PREFIX*appconfig` WHERE `lazy` = :dcValue1",{"dcValue1":0},{"dcValue1":1}]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppConfig.php","line":1218,"function":"executeQuery","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppConfig.php","line":237,"function":"loadConfig","class":"OC\\AppConfig","type":"->","args":[false]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/legacy/OC_App.php","line":695,"function":"searchValues","class":"OC\\AppConfig","type":"->","args":["installed_version"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/Server.php","line":655,"function":"getAppVersions","class":"OC_App","type":"::","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/Memcache/Factory.php","line":98,"function":"OC\\{closure}","class":"OC\\Server","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/Memcache/Factory.php","line":110,"function":"getGlobalPrefix","class":"OC\\Memcache\\Factory","type":"->","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/Server.php","line":1058,"function":"createLocking","class":"OC\\Memcache\\Factory","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":153,"function":"OC\\{closure}","class":"OC\\Server","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/3rdparty/pimple/pimple/src/Pimple/Container.php","line":122,"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":120,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["OCP\\Lock\\ILockingProvider"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/ServerContainer.php","line":155,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OCP\\Lock\\ILockingProvider",true]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":42,"function":"query","class":"OC\\ServerContainer","type":"->","args":["OCP\\Lock\\ILockingProvider"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/Files/View.php","line":71,"function":"get","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OCP\\Lock\\ILockingProvider"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/Server.php","line":438,"function":"__construct","class":"OC\\Files\\View","type":"->","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":153,"function":"OC\\{closure}","class":"OC\\Server","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/3rdparty/pimple/pimple/src/Pimple/Container.php","line":122,"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":120,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["OC\\Files\\Node\\HookConnector"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/ServerContainer.php","line":155,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OC\\Files\\Node\\HookConnector",true]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":42,"function":"query","class":"OC\\ServerContainer","type":"->","args":["OC\\Files\\Node\\HookConnector"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/Server.php","line":1426,"function":"get","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OC\\Files\\Node\\HookConnector"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/base.php","line":590,"function":"boot","class":"OC\\Server","type":"->","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/base.php","line":1134,"function":"init","class":"OC","type":"::","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/cron.php","line":24,"args":["/home/sites/40b/f/f54445cfff/cloud/lib/base.php"],"function":"require_once"}],"File":"/home/sites/40b/f/f54445cfff/cloud/3rdparty/doctrine/dbal/src/Driver/PDO/Exception.php","Line":28,"Previous":{"Exception":"PDOException","Message":"SQLSTATE[HY000] [1040] Too many connections","Code":1040,"Trace":[{"file":"/home/sites/40b/f/f54445cfff/cloud/3rdparty/doctrine/dbal/src/Driver/PDO/MySQL/Driver.php","line":33,"function":"__construct","class":"PDO","type":"->","args":["mysql:host=sdb-57.hosting.stackcp.net;dbname=cloud1-353031352775;charset=utf8mb4;","veco",{"__class__":"SensitiveParameterValue"},{"1005":true}]},{"file":"/home/sites/40b/f/f54445cfff/cloud/3rdparty/doctrine/dbal/src/Connections/PrimaryReadReplicaConnection.php","line":255,"function":"connect","class":"Doctrine\\DBAL\\Driver\\PDO\\MySQL\\Driver","type":"->","args":[{"__class__":"SensitiveParameterValue"}]},{"file":"/home/sites/40b/f/f54445cfff/cloud/3rdparty/doctrine/dbal/src/Connections/PrimaryReadReplicaConnection.php","line":192,"function":"connectTo","class":"Doctrine\\DBAL\\Connections\\PrimaryReadReplicaConnection","type":"->","args":["primary"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/DB/Connection.php","line":241,"function":"performConnect","class":"Doctrine\\DBAL\\Connections\\PrimaryReadReplicaConnection","type":"->","args":["primary"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/3rdparty/doctrine/dbal/src/Connections/PrimaryReadReplicaConnection.php","line":236,"function":"performConnect","class":"OC\\DB\\Connection","type":"->","args":["replica"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/DB/Connection.php","line":392,"function":"ensureConnectedToReplica","class":"Doctrine\\DBAL\\Connections\\PrimaryReadReplicaConnection","type":"->","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/DB/ConnectionAdapter.php","line":50,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->","args":["SELECT `appid`, `configkey`, `configvalue`, `type` FROM `*PREFIX*appconfig` WHERE `lazy` = :dcValue1",{"dcValue1":0},{"dcValue1":1}]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/DB/QueryBuilder/QueryBuilder.php","line":289,"function":"executeQuery","class":"OC\\DB\\ConnectionAdapter","type":"->","args":["SELECT `appid`, `configkey`, `configvalue`, `type` FROM `*PREFIX*appconfig` WHERE `lazy` = :dcValue1",{"dcValue1":0},{"dcValue1":1}]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppConfig.php","line":1218,"function":"executeQuery","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppConfig.php","line":237,"function":"loadConfig","class":"OC\\AppConfig","type":"->","args":[false]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/legacy/OC_App.php","line":695,"function":"searchValues","class":"OC\\AppConfig","type":"->","args":["installed_version"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/Server.php","line":655,"function":"getAppVersions","class":"OC_App","type":"::","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/Memcache/Factory.php","line":98,"function":"OC\\{closure}","class":"OC\\Server","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/Memcache/Factory.php","line":110,"function":"getGlobalPrefix","class":"OC\\Memcache\\Factory","type":"->","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/Server.php","line":1058,"function":"createLocking","class":"OC\\Memcache\\Factory","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":153,"function":"OC\\{closure}","class":"OC\\Server","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/3rdparty/pimple/pimple/src/Pimple/Container.php","line":122,"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":120,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["OCP\\Lock\\ILockingProvider"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/ServerContainer.php","line":155,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OCP\\Lock\\ILockingProvider",true]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":42,"function":"query","class":"OC\\ServerContainer","type":"->","args":["OCP\\Lock\\ILockingProvider"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/Files/View.php","line":71,"function":"get","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OCP\\Lock\\ILockingProvider"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/Server.php","line":438,"function":"__construct","class":"OC\\Files\\View","type":"->","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":153,"function":"OC\\{closure}","class":"OC\\Server","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/3rdparty/pimple/pimple/src/Pimple/Container.php","line":122,"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":120,"function":"offsetGet","class":"Pimple\\Container","type":"->","args":["OC\\Files\\Node\\HookConnector"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/ServerContainer.php","line":155,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OC\\Files\\Node\\HookConnector",true]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":42,"function":"query","class":"OC\\ServerContainer","type":"->","args":["OC\\Files\\Node\\HookConnector"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/Server.php","line":1426,"function":"get","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OC\\Files\\Node\\HookConnector"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/base.php","line":590,"function":"boot","class":"OC\\Server","type":"->","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/base.php","line":1134,"function":"init","class":"OC","type":"::","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/cron.php","line":24,"args":["/home/sites/40b/f/f54445cfff/cloud/lib/base.php"],"function":"require_once"}],"File":"/home/sites/40b/f/f54445cfff/cloud/3rdparty/doctrine/dbal/src/Driver/PDO/MySQL/Driver.php","Line":33}}},"message":"An exception occurred in the driver: SQLSTATE[HY000] [1040] Too many connections","exception":{},"CustomMessage":"An exception occurred in the driver: SQLSTATE[HY000] [1040] Too many connections"}}
> {"reqId":"Z4trA_CRnMMm4Tg_L-Br_gAAAJc","level":2,"time":"2025-01-18T08:49:08+00:00","remoteAddr":"2401:4900:1c19:f372:5512:db27:849c:ce43","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/cloud/capabilities","message":"Login failed: 'Vasu Mittal' (Remote IP: '2401:4900:1c19:f372:5512:db27:849c:ce43')","userAgent":"Mozilla/5.0 (Android) Nextcloud-Talk v20.1.1","version":"30.0.4.1","data":{"app":"core"}}
> {"reqId":"Z4trA4KyDqFfvLA5bhkUeQAAAwY","level":2,"time":"2025-01-18T08:49:08+00:00","remoteAddr":"2401:4900:1c19:f372:5512:db27:849c:ce43","user":"--","app":"core","method":"POST","url":"/ocs/v2.php/apps/notifications/api/v2/push?devicePublicKey=-----BEGIN%20PUBLIC%20KEY-----%0AMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA6Iyq4feot3yw3dGh6%2FgA%0A2u7A3Q2b3D9EO4%2F1y4kH%2BLAi35yfSgXYMaC4kkn%2B7OOqBYXT%2F4gAXHyG1unuvtw2%0AUqimw8v%2B8Zi477Y8lapm2qccsnsh44V8LWUh5SbnO5LBHeh3wRCtBQOzY4hRMM2Q%0A5z613bt7X0bt4ITtJjGdLgBl7yJ8Bh55V4K3LKAoylgsM59SQ5yllXEjJFQT18bD%0ASri%2B9bXF9s3nnrufh2RykY9ovoon61BiMdpe%2Bjp%2FkZMqiHfOMOdgFdAQQNWGWMbB%0AGaYierh1Ma3Vi13Ei914irc84hkn31NTuH2FZbNdyKvEc1o3tObq70xy6b5lqBwN%0AEwIDAQAB%0A-----END%20PUBLIC%20KEY-----&proxyServer=https%3A%2F%2Fpush-notifications.nextcloud.com&format=json&pushTokenHash=59ae903b4f8b7e1529e424123fb43b088a64839481f67eabb4dc7e31ffc93244653b704254457fc02f822a2955de79fb1a1a11c47eeaa3632d31d28c8f57329c","message":"Login failed: 'Vasu Mittal' (Remote IP: '2401:4900:1c19:f372:5512:db27:849c:ce43')","userAgent":"Mozilla/5.0 (Android) Nextcloud-Talk v20.1.1","version":"30.0.4.1","data":{"app":"core"}}
> {"reqId":"Z4trA4KyDqFfvLA5bhkUegAAAws","level":2,"time":"2025-01-18T08:49:08+00:00","remoteAddr":"2401:4900:1c19:f372:5512:db27:849c:ce43","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/cloud/capabilities","message":"Login failed: 'Vasu Mittal' (Remote IP: '2401:4900:1c19:f372:5512:db27:849c:ce43')","userAgent":"Mozilla/5.0 (Android) Nextcloud-Talk v20.1.1","version":"30.0.4.1","data":{"app":"core"}}
> {"reqId":"Z4trBnVCYtO0r6UbWO--vAAAAgk","level":2,"time":"2025-01-18T08:49:11+00:00","remoteAddr":"2401:4900:1c19:f372:5512:db27:849c:ce43","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/cloud/capabilities","message":"Login failed: 'Vasu Mittal' (Remote IP: '2401:4900:1c19:f372:5512:db27:849c:ce43')","userAgent":"Mozilla/5.0 (Android) Nextcloud-Talk v20.1.1","version":"30.0.4.1","data":{"app":"core"}}
> {"reqId":"Z4trBj1yOxSu4NDpj26dGwAAAow","level":2,"time":"2025-01-18T08:49:11+00:00","remoteAddr":"2401:4900:1c19:f372:5512:db27:849c:ce43","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/cloud/capabilities","message":"Login failed: 'Vasu Mittal' (Remote IP: '2401:4900:1c19:f372:5512:db27:849c:ce43')","userAgent":"Mozilla/5.0 (Android) Nextcloud-Talk v20.1.1","version":"30.0.4.1","data":{"app":"core"}}
> {"reqId":"Z4trB_CRnMMm4Tg_L-BsAwAAAIA","level":2,"time":"2025-01-18T08:49:14+00:00","remoteAddr":"2401:4900:1c19:f372:5512:db27:849c:ce43","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/cloud/capabilities","message":"Login failed: 'Vasu Mittal' (Remote IP: '2401:4900:1c19:f372:5512:db27:849c:ce43')","userAgent":"Mozilla/5.0 (Android) Nextcloud-Talk v20.1.1","version":"30.0.4.1","data":{"app":"core"}}
> {"reqId":"Z4trCD1yOxSu4NDpj26dKgAAApE","level":2,"time":"2025-01-18T08:49:15+00:00","remoteAddr":"2401:4900:1c19:f372:5512:db27:849c:ce43","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/cloud/capabilities","message":"Login failed: 'Vasu Mittal' (Remote IP: '2401:4900:1c19:f372:5512:db27:849c:ce43')","userAgent":"Mozilla/5.0 (Android) Nextcloud-Talk v20.1.1","version":"30.0.4.1","data":{"app":"core"}}
> {"reqId":"Z4trC0Lz6-Bn5Z4n4F0M5AAAAAA","level":2,"time":"2025-01-18T08:49:28+00:00","remoteAddr":"2401:4900:1c19:f372:5512:db27:849c:ce43","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/cloud/capabilities","message":"Login failed: 'Vasu Mittal' (Remote IP: '2401:4900:1c19:f372:5512:db27:849c:ce43')","userAgent":"Mozilla/5.0 (Android) Nextcloud-Talk v20.1.1","version":"30.0.4.1","data":{"app":"core"}}
> {"reqId":"Z4trCz1yOxSu4NDpj26dWgAAAo4","level":2,"time":"2025-01-18T08:49:28+00:00","remoteAddr":"2401:4900:1c19:f372:5512:db27:849c:ce43","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/cloud/capabilities","message":"Login failed: 'Vasu Mittal' (Remote IP: '2401:4900:1c19:f372:5512:db27:849c:ce43')","userAgent":"Mozilla/5.0 (Android) Nextcloud-Talk v20.1.1","version":"30.0.4.1","data":{"app":"core"}}
> {"reqId":"Z4trGT1yOxSu4NDpj26d8gAAApI","level":2,"time":"2025-01-18T08:49:54+00:00","remoteAddr":"2401:4900:1c19:f372:5512:db27:849c:ce43","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/apps/spreed/api/v3/signaling/settings","message":"Login failed: 'Vasu Mittal' (Remote IP: '2401:4900:1c19:f372:5512:db27:849c:ce43')","userAgent":"Mozilla/5.0 (Android) Nextcloud-Talk v20.1.1","version":"30.0.4.1","data":{"app":"core"}}
> {"reqId":"XzgH5fBaaSDdHkoAftOJ","level":3,"time":"2025-01-19T08:15:11+00:00","remoteAddr":"","user":"--","app":"cron","method":"","url":"--","message":"Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection refused","userAgent":"--","version":"30.0.4.1","exception":{"Exception":"Doctrine\\DBAL\\Exception","Message":"Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection refused","Code":2002,"Trace":[{"file":"/home/sites/40b/f/f54445cfff/cloud/3rdparty/doctrine/dbal/src/Connection.php","line":453,"function":"connect","class":"OC\\DB\\Connection","type":"->","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/3rdparty/doctrine/dbal/src/Connection.php","line":411,"function":"getDatabasePlatformVersion","class":"Doctrine\\DBAL\\Connection","type":"->","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/3rdparty/doctrine/dbal/src/Connection.php","line":318,"function":"detectDatabasePlatform","class":"Doctrine\\DBAL\\Connection","type":"->","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/DB/Connection.php","line":899,"function":"getDatabasePlatform","class":"Doctrine\\DBAL\\Connection","type":"->","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/DB/ConnectionAdapter.php","line":235,"function":"getDatabaseProvider","class":"OC\\DB\\Connection","type":"->","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/DB/QueryBuilder/QueryBuilder.php","line":96,"function":"getDatabaseProvider","class":"OC\\DB\\ConnectionAdapter","type":"->","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppConfig.php","line":1211,"function":"expr","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppConfig.php","line":237,"function":"loadConfig","class":"OC\\AppConfig","type":"->","args":[false]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppConfig.php","line":1351,"function":"searchValues","class":"OC\\AppConfig","type":"->","args":["enabled",false,2]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/App/AppManager.php","line":126,"function":"getValues","class":"OC\\AppConfig","type":"->","args":[false,"enabled"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/App/AppManager.php","line":147,"function":"getInstalledAppsValues","class":"OC\\App\\AppManager","type":"->","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/legacy/OC_App.php","line":191,"function":"getInstalledApps","class":"OC\\App\\AppManager","type":"->","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppFramework/Bootstrap/Coordinator.php","line":48,"function":"getEnabledApps","class":"OC_App","type":"::","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/base.php","line":659,"function":"runInitialRegistration","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/base.php","line":1134,"function":"init","class":"OC","type":"::","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/cron.php","line":24,"args":["/home/sites/40b/f/f54445cfff/cloud/lib/base.php"],"function":"require_once"}],"File":"/home/sites/40b/f/f54445cfff/cloud/lib/private/DB/Connection.php","Line":233,"message":"Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection refused","exception":{},"CustomMessage":"Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection refused"}}
> {"reqId":"Z5EQVYvEfWSU7QUoSq0ejgAAAJE","level":1,"time":"2025-01-22T15:35:49+00:00","remoteAddr":"2401:4900:1c18:6d01:cd09:451:20a2:3dae","user":"--","app":"no app in context","method":"GET","url":"/","message":"Unable to generate a URL for the named route \"cloud_federation_api.requesthandler.addshare\" as such route does not exist.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36","version":"30.0.4.1","exception":{"Exception":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","Message":"Unable to generate a URL for the named route \"cloud_federation_api.requesthandler.addshare\" as such route does not exist.","Code":0,"Trace":[{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/Route/Router.php","line":374,"function":"generate","class":"Symfony\\Component\\Routing\\Generator\\UrlGenerator","type":"->","args":["cloud_federation_api.requesthandler.addshare",[],1]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/URLGenerator.php","line":71,"function":"generate","class":"OC\\Route\\Router","type":"->","args":["cloud_federation_api.requesthandler.addshare",[]]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/URLGenerator.php","line":83,"function":"linkToRoute","class":"OC\\URLGenerator","type":"->","args":["cloud_federation_api.requesthandlercontroller.addShare",[]]},{"file":"/home/sites/40b/f/f54445cfff/cloud/apps/cloud_federation_api/lib/Capabilities.php","line":44,"function":"linkToRouteAbsolute","class":"OC\\URLGenerator","type":"->","args":["cloud_federation_api.requesthandlercontroller.addShare"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/CapabilitiesManager.php","line":61,"function":"getCapabilities","class":"OCA\\CloudFederationAPI\\Capabilities","type":"->","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/Template/JSConfigHelper.php","line":135,"function":"getCapabilities","class":"OC\\CapabilitiesManager","type":"->","args":[false,true]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/TemplateLayout.php","line":228,"function":"getConfig","class":"OC\\Template\\JSConfigHelper","type":"->","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/legacy/OC_Template.php","line":119,"function":"__construct","class":"OC\\TemplateLayout","type":"->","args":["guest",""]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/Template/Base.php","line":113,"function":"fetchPage","class":"OC_Template","type":"->","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/base.php","line":244,"function":"printPage","class":"OC\\Template\\Base","type":"->","args":[]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/base.php","line":961,"function":"checkMaintenanceMode","class":"OC","type":"::","args":[{"__class__":"OC\\SystemConfig"}]},{"file":"/home/sites/40b/f/f54445cfff/cloud/index.php","line":24,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"/home/sites/40b/f/f54445cfff/cloud/3rdparty/symfony/routing/Generator/UrlGenerator.php","Line":134,"message":"Unable to generate a URL for the named route \"cloud_federation_api.requesthandler.addshare\" as such route does not exist.","exception":{},"CustomMessage":"Unable to generate a URL for the named route \"cloud_federation_api.requesthandler.addshare\" as such route does not exist."}}
> {"reqId":"nOGmgRUQ3LTEvON4AHOX","level":2,"time":"2025-01-22T15:40:27+00:00","remoteAddr":"","user":"--","app":"cron","method":"","url":"--","message":"failed to create instance of background job: OCA\\Talk\\BackgroundJob\\CheckTurnCertificate","userAgent":"--","version":"30.0.5.1","exception":{"Exception":"OC\\AppFramework\\Utility\\QueryNotFoundException","Message":"Could not resolve OCA\\Talk\\BackgroundJob\\CheckTurnCertificate! Class \"OCA\\Talk\\BackgroundJob\\CheckTurnCertificate\" does not exist","Code":0,"Trace":[{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":124,"function":"resolve","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OCA\\Talk\\BackgroundJob\\CheckTurnCertificate"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":451,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OCA\\Talk\\BackgroundJob\\CheckTurnCertificate"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/ServerContainer.php","line":137,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["OCA\\Talk\\BackgroundJob\\CheckTurnCertificate"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":42,"function":"query","class":"OC\\ServerContainer","type":"->","args":["OCA\\Talk\\BackgroundJob\\CheckTurnCertificate"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/public/Server.php","line":39,"function":"get","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OCA\\Talk\\BackgroundJob\\CheckTurnCertificate"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/BackgroundJob/JobList.php","line":288,"function":"get","class":"OCP\\Server","type":"::","args":["OCA\\Talk\\BackgroundJob\\CheckTurnCertificate"]},{"file":"/home/sites/40b/f/f54445cfff/cloud/lib/private/BackgroundJob/JobList.php","line":197,"function":"buildJob","class":"OC\\BackgroundJob\\JobList","type":"->","args":[{"id":123,"class":"OCA\\Talk\\BackgroundJob\\CheckTurnCertificate","argument":"null","last_run":0,"last_checked":1737560149,"0":"And 4 more entries, set log level to debug to see all entries"}]},{"file":"/home/sites/40b/f/f54445cfff/cloud/cron.php","line":148,"function":"getNext","class":"OC\\BackgroundJob\\JobList","type":"->","args":[false,null]}],"File":"/home/sites/40b/f/f54445cfff/cloud/lib/private/AppFramework/Utility/SimpleContainer.php","Line":113,"message":"failed to create instance of background job: OCA\\Talk\\BackgroundJob\\CheckTurnCertificate","exception":{},"CustomMessage":"failed to create instance of background job: OCA\\Talk\\BackgroundJob\\CheckTurnCertificate"}}
> {"reqId":"Z5uk4jcs3CUW3tdSGG9ixwAAAZI","level":2,"time":"2025-01-30T16:12:20+00:00","remoteAddr":"2401:4900:1c18:314f:d47d:874f:d6d7:b811","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/cloud/capabilities","message":"Login failed: 'Vasu Mittal' (Remote IP: '2401:4900:1c18:314f:d47d:874f:d6d7:b811')","userAgent":"Mozilla/5.0 (Android) Nextcloud-Talk v20.1.1","version":"30.0.5.1","data":{"app":"core"}}
> {"reqId":"Z5uk4-fzA0wAIoUXjehBUwAAAIk","level":2,"time":"2025-01-30T16:12:20+00:00","remoteAddr":"2401:4900:1c18:314f:d47d:874f:d6d7:b811","user":"--","app":"core","method":"POST","url":"/ocs/v2.php/apps/notifications/api/v2/push?devicePublicKey=-----BEGIN%20PUBLIC%20KEY-----%0AMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA6Iyq4feot3yw3dGh6%2FgA%0A2u7A3Q2b3D9EO4%2F1y4kH%2BLAi35yfSgXYMaC4kkn%2B7OOqBYXT%2F4gAXHyG1unuvtw2%0AUqimw8v%2B8Zi477Y8lapm2qccsnsh44V8LWUh5SbnO5LBHeh3wRCtBQOzY4hRMM2Q%0A5z613bt7X0bt4ITtJjGdLgBl7yJ8Bh55V4K3LKAoylgsM59SQ5yllXEjJFQT18bD%0ASri%2B9bXF9s3nnrufh2RykY9ovoon61BiMdpe%2Bjp%2FkZMqiHfOMOdgFdAQQNWGWMbB%0AGaYierh1Ma3Vi13Ei914irc84hkn31NTuH2FZbNdyKvEc1o3tObq70xy6b5lqBwN%0AEwIDAQAB%0A-----END%20PUBLIC%20KEY-----&proxyServer=https%3A%2F%2Fpush-notifications.nextcloud.com&format=json&pushTokenHash=59ae903b4f8b7e1529e424123fb43b088a64839481f67eabb4dc7e31ffc93244653b704254457fc02f822a2955de79fb1a1a11c47eeaa3632d31d28c8f57329c","message":"Login failed: 'Vasu Mittal' (Remote IP: '2401:4900:1c18:314f:d47d:874f:d6d7:b811')","userAgent":"Mozilla/5.0 (Android) Nextcloud-Talk v20.1.1","version":"30.0.5.1","data":{"app":"core"}}
> {"reqId":"Z5uk4jcs3CUW3tdSGG9iyAAAAZY","level":2,"time":"2025-01-30T16:12:20+00:00","remoteAddr":"2401:4900:1c18:314f:d47d:874f:d6d7:b811","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/cloud/capabilities","message":"Login failed: 'Vasu Mittal' (Remote IP: '2401:4900:1c18:314f:d47d:874f:d6d7:b811')","userAgent":"Mozilla/5.0 (Android) Nextcloud-Talk v20.1.1","version":"30.0.5.1","data":{"app":"core"}}
> {"reqId":"Z5uk5efzA0wAIoUXjehBkAAAAJg","level":2,"time":"2025-01-30T16:12:22+00:00","remoteAddr":"2401:4900:1c18:314f:d47d:874f:d6d7:b811","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/cloud/capabilities","message":"Login failed: 'Vasu Mittal' (Remote IP: '2401:4900:1c18:314f:d47d:874f:d6d7:b811')","userAgent":"Mozilla/5.0 (Android) Nextcloud-Talk v20.1.1","version":"30.0.5.1","data":{"app":"core"}}
> {"reqId":"Z5uk5Tcs3CUW3tdSGG9i_gAAAYY","level":2,"time":"2025-01-30T16:12:22+00:00","remoteAddr":"2401:4900:1c18:314f:d47d:874f:d6d7:b811","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/cloud/capabilities","message":"Login failed: 'Vasu Mittal' (Remote IP: '2401:4900:1c18:314f:d47d:874f:d6d7:b811')","userAgent":"Mozilla/5.0 (Android) Nextcloud-Talk v20.1.1","version":"30.0.5.1","data":{"app":"core"}}
> {"reqId":"Z5uk5jcs3CUW3tdSGG9jBwAAAZA","level":2,"time":"2025-01-30T16:12:26+00:00","remoteAddr":"2401:4900:1c18:314f:d47d:874f:d6d7:b811","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/cloud/capabilities","message":"Login failed: 'Vasu Mittal' (Remote IP: '2401:4900:1c18:314f:d47d:874f:d6d7:b811')","userAgent":"Mozilla/5.0 (Android) Nextcloud-Talk v20.1.1","version":"30.0.5.1","data":{"app":"core"}}
> {"reqId":"Z5uk5-fzA0wAIoUXjehBpAAAAJc","level":2,"time":"2025-01-30T16:12:26+00:00","remoteAddr":"2401:4900:1c18:314f:d47d:874f:d6d7:b811","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/cloud/capabilities","message":"Login failed: 'Vasu Mittal' (Remote IP: '2401:4900:1c18:314f:d47d:874f:d6d7:b811')","userAgent":"Mozilla/5.0 (Android) Nextcloud-Talk v20.1.1","version":"30.0.5.1","data":{"app":"core"}}
> {"reqId":"Z5uk6ufzA0wAIoUXjehB4QAAAI4","level":2,"time":"2025-01-30T16:12:39+00:00","remoteAddr":"2401:4900:1c18:314f:d47d:874f:d6d7:b811","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/cloud/capabilities","message":"Login failed: 'Vasu Mittal' (Remote IP: '2401:4900:1c18:314f:d47d:874f:d6d7:b811')","userAgent":"Mozilla/5.0 (Android) Nextcloud-Talk v20.1.1","version":"30.0.5.1","data":{"app":"core"}}
> {"reqId":"Z5uk6ufzA0wAIoUXjehB5wAAAI0","level":2,"time":"2025-01-30T16:12:39+00:00","remoteAddr":"2401:4900:1c18:314f:d47d:874f:d6d7:b811","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/cloud/capabilities","message":"Login failed: 'Vasu Mittal' (Remote IP: '2401:4900:1c18:314f:d47d:874f:d6d7:b811')","userAgent":"Mozilla/5.0 (Android) Nextcloud-Talk v20.1.1","version":"30.0.5.1","data":{"app":"core"}}
> {"reqId":"Z5vZvHdxVMvukmGRhJhQBQAAAIg","level":2,"time":"2025-01-30T19:57:49+00:00","remoteAddr":"2409:40c4:3019:8bdc:8000::","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/cloud/capabilities","message":"Login failed: 'Vasu Mittal' (Remote IP: '2409:40c4:3019:8bdc:8000::')","userAgent":"Mozilla/5.0 (Android) Nextcloud-Talk v20.1.1","version":"30.0.5.1","data":{"app":"core"}}
> {"reqId":"Z5vZvGohkOJPUhBv-WdYJwAAAAE","level":2,"time":"2025-01-30T19:57:49+00:00","remoteAddr":"2409:40c4:3019:8bdc:8000::","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/cloud/capabilities","message":"Login failed: 'Vasu Mittal' (Remote IP: '2409:40c4:3019:8bdc:8000::')","userAgent":"Mozilla/5.0 (Android) Nextcloud-Talk v20.1.1","version":"30.0.5.1","data":{"app":"core"}}
> {"reqId":"Z5vZvndxVMvukmGRhJhQKQAAAIQ","level":2,"time":"2025-01-30T19:57:51+00:00","remoteAddr":"2409:40c4:3019:8bdc:8000::","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/cloud/capabilities","message":"Login failed: 'Vasu Mittal' (Remote IP: '2409:40c4:3019:8bdc:8000::')","userAgent":"Mozilla/5.0 (Android) Nextcloud-Talk v20.1.1","version":"30.0.5.1","data":{"app":"core"}}
> {"reqId":"Z5vZv3dxVMvukmGRhJhQKwAAAIc","level":2,"time":"2025-01-30T19:57:51+00:00","remoteAddr":"2409:40c4:3019:8bdc:8000::","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/cloud/capabilities","message":"Login failed: 'Vasu Mittal' (Remote IP: '2409:40c4:3019:8bdc:8000::')","userAgent":"Mozilla/5.0 (Android) Nextcloud-Talk v20.1.1","version":"30.0.5.1","data":{"app":"core"}}
> {"reqId":"Z5vZwJf4FTJNRWCgr_4p_AAAAgs","level":2,"time":"2025-01-30T19:57:53+00:00","remoteAddr":"2409:40c4:3019:8bdc:8000::","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/cloud/capabilities","message":"Login failed: 'Vasu Mittal' (Remote IP: '2409:40c4:3019:8bdc:8000::')","userAgent":"Mozilla/5.0 (Android) Nextcloud-Talk v20.1.1","version":"30.0.5.1","data":{"app":"core"}}
> {"reqId":"Z5vZwJf4FTJNRWCgr_4qAgAAAgk","level":2,"time":"2025-01-30T19:57:54+00:00","remoteAddr":"2409:40c4:3019:8bdc:8000::","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/cloud/capabilities","message":"Login failed: 'Vasu Mittal' (Remote IP: '2409:40c4:3019:8bdc:8000::')","userAgent":"Mozilla/5.0 (Android) Nextcloud-Talk v20.1.1","version":"30.0.5.1","data":{"app":"core"}}
> {"reqId":"Z5vZwndxVMvukmGRhJhQYQAAAIU","level":2,"time":"2025-01-30T19:58:01+00:00","remoteAddr":"2409:40c4:3019:8bdc:8000::","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/cloud/capabilities","message":"Login failed: 'Vasu Mittal' (Remote IP: '2409:40c4:3019:8bdc:8000::')","userAgent":"Mozilla/5.0 (Android) Nextcloud-Talk v20.1.1","version":"30.0.5.1","data":{"app":"core"}}
> {"reqId":"Z5vZwndxVMvukmGRhJhQZAAAAJE","level":2,"time":"2025-01-30T19:58:01+00:00","remoteAddr":"2409:40c4:3019:8bdc:8000::","user":"--","app":"core","method":"GET","url":"/ocs/v2.php/cloud/capabilities","message":"Login failed: 'Vasu Mittal' (Remote IP: '2409:40c4:3019:8bdc:8000::')","userAgent":"Mozilla/5.0 (Android) Nextcloud-Talk v20.1.1","version":"30.0.5.1","data":{"app":"core"}}