I'm having a problem using the apps photo and memories

Support intro

while using the app photo the page is extremally slow to load. and sometimes it doesn’t load. so I am now trying the memories app. it loads faster. but every time I go to the people tab. and try to move a person to there tag I get a error. and when I go to the log I don’t find anything about it.
I’m not sure if this is a config problem or a server problem. i need help troubleshooting what is causing this problem.

example

Or for longer, use three backticks above and below the code snippet:

longer
example
here

Some or all of the below information will be requested if it isn’t supplied; for fastest response please provide as much as you can :heart:

Nextcloud version _26.0.1
Operating system and version Ubuntu 20.04
Apache or nginx version _Apache 2.4.25
PHP version _8.1

The issue you are facing:

Is this the first time you’ve seen this error? (Y/N):

Steps to replicate it:

  1. load memories
  2. click on people
  3. click on the person you want to move
  4. click on the three dots in the upper right corner
  5. click on merge with different person
  6. select the person you want to merge with.

The output of your Nextcloud log in Admin > Logging:

I'm not getting any output in the logs about this problem. at least not that I can find

The output of your config.php file in /path/to/nextcloud (make sure you remove any identifiable information!):

?php
$CONFIG = array (
  'instanceid' => 'removed',
  'passwordsalt' => 'removed',
  'secret' => 'removed',
  'trusted_domains' => 
  array (
    0 => I removed
  ),
  'datadirectory' => '/mnt/f23b843d-7c56-4565-887a-8d0f604f902a/data',
  'dbtype' => 'mysql',
  'version' => '26.0.1.1',
  'overwrite.cli.url' => 'removed',
  'dbname' => 'nextcloud',
  'dbhost' => 'localhost:3306',
  'dbport' => '3306',
  'dbtableprefix' => 'oc_',
  'mysql.utf8mb4' => true,
  'dbuser' => 'removed',
  'dbpassword' => 'removed',
  'installed' => true,
  'bulkupload.enabled' => false,
  'filelocking.enabled' => true,
  'default_phone_region' => 'US',
  'memcache.local' => '\\OC\\Memcache\\APCu',
  'memcache.locking' => '\\OC\\Memcache\\Redis',
  'redis' => 
  array (
    'host' => '127.0.0.1',
    'port' => 6379,
  ),
  'memories.exiftool' => '/var/www/nextcloud/apps/memories/exiftool-bin/exiftool-amd64-glibc',
  'memories.vod.path' => '/var/www/nextcloud/apps/memories/exiftool-bin/go-vod-amd64',
  'memories.vod.disable' => false,
  'memories.gis_type' => 1,
  'maintenance' => false,
  'theme' => '',
  'loglevel' => 2,
  'memories.vod.ffmpeg' => '/usr/bin/ffmpeg',
  'memories.vod.ffprobe' => '/usr/bin/ffprobe',
);

The output of your Apache/nginx/system log in /var/log/____:

/var/log/apache2 /error.log
[Sat May 13 00:00:01.347588 2023] [http2:warn] [pid 1093] AH10034: The mpm module (prefork.c) is not supported by mod_http2. The mpm determines how things are processed in your server. HTTP/2 has more demands in this regard and the currently selected mpm will just not do. This is an advisory warning. Your server will continue to work, but the HTTP/2 protocol will be inactive.
[Sat May 13 00:00:01.369727 2023] [mpm_prefork:notice] [pid 1093] AH00163: Apache/2.4.41 (Ubuntu) OpenSSL/1.1.1f configured -- resuming normal operations
[Sat May 13 00:00:01.369741 2023] [core:notice] [pid 1093] AH00094: Command line: '/usr/sbin/apache2'
[Sat May 13 14:21:54.672327 2023] [proxy_fcgi:error] [pid 122195] (70007)The timeout specified has expired: [client 192.168.1.1:61092] AH01075: Error dispatching request to : (reading input brigade)
[Sat May 13 14:22:16.639866 2023] [proxy_fcgi:error] [pid 188944] (70007)The timeout specified has expired: [client 192.168.1.1:61182] AH01075: Error dispatching request to : (reading input brigade)
[Sat May 13 14:22:16.646284 2023] [proxy_fcgi:error] [pid 188939] (70007)The timeout specified has expired: [client 192.168.1.1:61181] AH01075: Error dispatching request to : (reading input brigade)
[Sat May 13 14:25:20.450666 2023] [proxy_fcgi:error] [pid 189029] (70007)The timeout specified has expired: [client 192.168.1.1:62650] AH01075: Error dispatching request to : (reading input brigade)
[Sat May 13 14:25:20.450980 2023] [proxy_fcgi:error] [pid 122500] (70007)The timeout specified has expired: [client 192.168.1.1:62656] AH01075: Error dispatching request to : (reading input brigade)
[Sat May 13 14:25:20.451577 2023] [proxy_fcgi:error] [pid 189044] (70007)The timeout specified has expired: [client 192.168.1.1:62663] AH01075: Error dispatching request to : (reading input brigade)
[Sat May 13 14:25:20.451618 2023] [proxy_fcgi:error] [pid 188944] (70007)The timeout specified has expired: [client 192.168.1.1:62648] AH01075: Error dispatching request to : (reading input brigade)
[Sat May 13 14:25:20.451842 2023] [proxy_fcgi:error] [pid 187983] (70007)The timeout specified has expired: [client 192.168.1.1:62662] AH01075: Error dispatching request to : (reading input brigade)
[Sat May 13 16:04:10.196456 2023] [proxy_fcgi:error] [pid 194373] [client 192.168.1.1:59392] AH01067: Failed to read FastCGI header
[Sat May 13 16:04:10.196504 2023] [proxy_fcgi:error] [pid 194373] (104)Connection reset by peer: [client 192.168.1.1:59392] AH01075: Error dispatching request to : 
[Sat May 13 16:04:10.196469 2023] [proxy_fcgi:error] [pid 199474] [client 192.168.1.1:49954] AH01067: Failed to read FastCGI header
[Sat May 13 16:04:10.196538 2023] [proxy_fcgi:error] [pid 199474] (104)Connection reset by peer: [client 192.168.1.1:49954] AH01075: Error dispatching request to : 
[Sat May 13 16:04:10.197193 2023] [proxy_fcgi:error] [pid 199535] [client 192.168.1.1:49952] AH01067: Failed to read FastCGI header
[Sat May 13 16:04:10.197219 2023] [proxy_fcgi:error] [pid 199535] (104)Connection reset by peer: [client 192.168.1.1:49952] AH01075: Error dispatching request to : 
[Sat May 13 16:04:10.197336 2023] [proxy_fcgi:error] [pid 199541] [client 192.168.1.1:49953] AH01067: Failed to read FastCGI header
[Sat May 13 16:04:10.197381 2023] [proxy_fcgi:error] [pid 199541] (104)Connection reset by peer: [client 192.168.1.1:49953] AH01075: Error dispatching request to : 
[Sat May 13 16:04:10.205930 2023] [proxy_fcgi:error] [pid 194186] [client 192.168.1.1:49960] AH01067: Failed to read FastCGI header
[Sat May 13 16:04:10.206015 2023] [proxy_fcgi:error] [pid 194186] (104)Connection reset by peer: [client 192.168.1.1:49960] AH01075: Error dispatching request to : 
[Sat May 13 16:04:10.206341 2023] [proxy_fcgi:error] [pid 199552] [client 192.168.1.1:49958] AH01067: Failed to read FastCGI header
[Sat May 13 16:04:10.206336 2023] [proxy_fcgi:error] [pid 199546] [client 192.168.1.1:49959] AH01067: Failed to read FastCGI header
[Sat May 13 16:04:10.206344 2023] [proxy_fcgi:error] [pid 199558] [client 192.168.1.1:49974] AH01067: Failed to read FastCGI header
[Sat May 13 16:04:10.206367 2023] [proxy_fcgi:error] [pid 199568] [client 192.168.1.1:55200] AH01067: Failed to read FastCGI header
[Sat May 13 16:04:10.206387 2023] [proxy_fcgi:error] [pid 199552] (104)Connection reset by peer: [client 192.168.1.1:49958] AH01075: Error dispatching request to : 
[Sat May 13 16:04:10.206364 2023] [proxy_fcgi:error] [pid 199563] [client 192.168.1.1:49975] AH01067: Failed to read FastCGI header
[Sat May 13 16:04:10.206404 2023] [proxy_fcgi:error] [pid 199546] (104)Connection reset by peer: [client 192.168.1.1:49959] AH01075: Error dispatching request to : 
[Sat May 13 16:04:10.206394 2023] [proxy_fcgi:error] [pid 199580] [client 192.168.1.1:49977] AH01067: Failed to read FastCGI header
[Sat May 13 16:04:10.206422 2023] [proxy_fcgi:error] [pid 199558] (104)Connection reset by peer: [client 192.168.1.1:49974] AH01075: Error dispatching request to : 
[Sat May 13 16:04:10.206389 2023] [proxy_fcgi:error] [pid 199578] [client 192.168.1.1:49976] AH01067: Failed to read FastCGI header
[Sat May 13 16:04:10.206429 2023] [proxy_fcgi:error] [pid 199568] (104)Connection reset by peer: [client 192.168.1.1:55200] AH01075: Error dispatching request to : 
[Sat May 13 16:04:10.206415 2023] [proxy_fcgi:error] [pid 199589] [client 192.168.1.1:49978] AH01067: Failed to read FastCGI header, referer: https://www.galaxiesofstars.com/index.php/apps/photos/service-worker.js
[Sat May 13 16:04:10.206444 2023] [proxy_fcgi:error] [pid 199563] (104)Connection reset by peer: [client 192.168.1.1:49975] AH01075: Error dispatching request to : 
[Sat May 13 16:04:10.206454 2023] [proxy_fcgi:error] [pid 199580] (104)Connection reset by peer: [client 192.168.1.1:49977] AH01075: Error dispatching request to : 
[Sat May 13 16:04:10.206468 2023] [proxy_fcgi:error] [pid 199578] (104)Connection reset by peer: [client 192.168.1.1:49976] AH01075: Error dispatching request to : 
[Sat May 13 16:04:10.206477 2023] [proxy_fcgi:error] [pid 199589] (104)Connection reset by peer: [client 192.168.1.1:49978] AH01075: Error dispatching request to : , referer: https://www.galaxiesofstars.com/index.php/apps/photos/service-worker.js
[Sat May 13 16:04:10.206435 2023] [proxy_fcgi:error] [pid 194364] [client 192.168.1.1:47868] AH01067: Failed to read FastCGI header
[Sat May 13 16:04:10.206477 2023] [proxy_fcgi:error] [pid 199510] [client 192.168.1.1:47888] AH01067: Failed to read FastCGI header
[Sat May 13 16:04:10.206473 2023] [proxy_fcgi:error] [pid 199579] [client 192.168.1.1:49979] AH01067: Failed to read FastCGI header
[Sat May 13 16:04:10.206485 2023] [proxy_fcgi:error] [pid 199469] [client 192.168.1.1:49982] AH01067: Failed to read FastCGI header
[Sat May 13 16:04:10.206431 2023] [proxy_fcgi:error] [pid 199569] [client 192.168.1.1:55208] AH01067: Failed to read FastCGI header
[Sat May 13 16:04:10.206445 2023] [proxy_fcgi:error] [pid 197457] [client 192.168.1.1:49980] AH01067: Failed to read FastCGI header
[Sat May 13 16:04:10.206507 2023] [proxy_fcgi:error] [pid 194364] (104)Connection reset by peer: [client 192.168.1.1:47868] AH01075: Error dispatching request to : 
[Sat May 13 16:04:10.206510 2023] [proxy_fcgi:error] [pid 199488] [client 192.168.1.1:47952] AH01067: Failed to read FastCGI header
[Sat May 13 16:04:10.206505 2023] [proxy_fcgi:error] [pid 199521] [client 192.168.1.1:49983] AH01067: Failed to read FastCGI header
[Sat May 13 16:04:10.206520 2023] [proxy_fcgi:error] [pid 199510] (104)Connection reset by peer: [client 192.168.1.1:47888] AH01075: Error dispatching request to : 
[Sat May 13 16:04:10.206520 2023] [proxy_fcgi:error] [pid 199505] [client 192.168.1.1:49984] AH01067: Failed to read FastCGI header
[Sat May 13 16:04:10.206526 2023] [proxy_fcgi:error] [pid 199579] (104)Connection reset by peer: [client 192.168.1.1:49979] AH01075: Error dispatching request to : 
[Sat May 13 16:04:10.206534 2023] [proxy_fcgi:error] [pid 199469] (104)Connection reset by peer: [client 192.168.1.1:49982] AH01075: Error dispatching request to : 
[Sat May 13 16:04:10.206555 2023] [proxy_fcgi:error] [pid 197462] [client 192.168.1.1:37550] AH01067: Failed to read FastCGI header
[Sat May 13 16:04:10.206445 2023] [proxy_fcgi:error] [pid 196399] [client 192.168.1.1:47878] AH01067: Failed to read FastCGI header
[Sat May 13 16:04:10.206605 2023] [proxy_fcgi:error] [pid 199505] (104)Connection reset by peer: [client 192.168.1.1:49984] AH01075: Error dispatching request to : 
[Sat May 13 16:04:10.206642 2023] [proxy_fcgi:error] [pid 196405] [client 192.168.1.1:47956] AH01067: Failed to read FastCGI header
[Sat May 13 16:04:10.206667 2023] [proxy_fcgi:error] [pid 197462] (104)Connection reset by peer: [client 192.168.1.1:37550] AH01075: Error dispatching request to : 
[Sat May 13 16:04:10.206543 2023] [proxy_fcgi:error] [pid 199389] [client 192.168.1.1:37538] AH01067: Failed to read FastCGI header
[Sat May 13 16:04:10.206674 2023] [proxy_fcgi:error] [pid 196399] (104)Connection reset by peer: [client 192.168.1.1:47878] AH01075: Error dispatching request to : 
[Sat May 13 16:04:10.206690 2023] [proxy_fcgi:error] [pid 196405] (104)Connection reset by peer: [client 192.168.1.1:47956] AH01075: Error dispatching request to : 
[Sat May 13 16:04:10.206703 2023] [proxy_fcgi:error] [pid 199389] (104)Connection reset by peer: [client 192.168.1.1:37538] AH01075: Error dispatching request to : 
[Sat May 13 16:04:10.206570 2023] [proxy_fcgi:error] [pid 197457] (104)Connection reset by peer: [client 192.168.1.1:49980] AH01075: Error dispatching request to : 
[Sat May 13 16:04:10.206572 2023] [proxy_fcgi:error] [pid 199569] (104)Connection reset by peer: [client 192.168.1.1:55208] AH01075: Error dispatching request to : 
[Sat May 13 16:04:10.206584 2023] [proxy_fcgi:error] [pid 199488] (104)Connection reset by peer: [client 192.168.1.1:47952] AH01075: Error dispatching request to : 
[Sat May 13 16:04:10.206594 2023] [proxy_fcgi:error] [pid 199521] (104)Connection reset by peer: [client 192.168.1.1:49983] AH01075: Error dispatching request to : 
[Sat May 13 16:04:10.206578 2023] [proxy_fcgi:error] [pid 199601] [client 192.168.1.1:49981] AH01067: Failed to read FastCGI header
[Sat May 13 16:04:10.206564 2023] [proxy_fcgi:error] [pid 191199] [client 192.168.1.1:46118] AH01067: Failed to read FastCGI header
[Sat May 13 16:04:10.206831 2023] [proxy_fcgi:error] [pid 199601] (104)Connection reset by peer: [client 192.168.1.1:49981] AH01075: Error dispatching request to : 
[Sat May 13 16:04:10.206576 2023] [proxy_fcgi:error] [pid 197451] [client 192.168.1.1:46132] AH01067: Failed to read FastCGI header
[Sat May 13 16:04:10.206855 2023] [proxy_fcgi:error] [pid 197451] (104)Connection reset by peer: [client 192.168.1.1:46132] AH01075: Error dispatching request to : 
[Sat May 13 16:04:10.206850 2023] [proxy_fcgi:error] [pid 191199] (104)Connection reset by peer: [client 192.168.1.1:46118] AH01075: Error dispatching request to : 
[Sat May 13 16:04:10.283209 2023] [mpm_prefork:notice] [pid 1093] AH00169: caught SIGTERM, shutting down
[Sat May 13 16:30:15.957842 2023] [http2:warn] [pid 1183] AH10034: The mpm module (prefork.c) is not supported by mod_http2. The mpm determines how things are processed in your server. HTTP/2 has more demands in this regard and the currently selected mpm will just not do. This is an advisory warning. Your server will continue to work, but the HTTP/2 protocol will be inactive.
[Sat May 13 16:30:15.995026 2023] [mpm_prefork:notice] [pid 1183] AH00163: Apache/2.4.41 (Ubuntu) OpenSSL/1.1.1f configured -- resuming normal operations
[Sat May 13 16:30:15.995052 2023] [core:notice] [pid 1183] AH00094: Command line: '/usr/sbin/apache2'

PASTE HERE


Output errors in nextcloud.log in /var/www/ or as admin user in top right menu, filtering for errors. Use a pastebin service if necessary.

irectory","userAgent":"--","version":"26.0.1.1","data":{"app":"memories"}}
13T00:12:25+00:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\Recognize\\BackgroundJobs\\ClassifyFacesJob, arguments: Array\n(\n    [storageId] => 8\n    [rootId] => 713284\n)\n)","userAgent":"--","version":"26.0.1.1","exception":{"Exception":"OCP\\Files\\NotPermittedException","Message":"Could not create folder","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/Files/AppData/AppData.php","line":147,"function":"newFolder","class":"OC\\Files\\Node\\Folder","type":"->"},{"file":"/var/www/nextcloud/lib/private/Preview/Storage/Root.php","line":74,"function":"newFolder","class":"OC\\Files\\AppData\\AppData","type":"->"},{"file":"/var/www/nextcloud/lib/private/Preview/Generator.php","line":685,"function":"newFolder","class":"OC\\Preview\\Storage\\Root","type":"->"},{"file":"/var/www/nextcloud/lib/private/Preview/Generator.php","line":139,"function":"getPreviewFolder","class":"OC\\Preview\\Generator","type":"->"},{"file":"/var/www/nextcloud/lib/private/Preview/Generator.php","line":116,"function":"generatePreviews","class":"OC\\Preview\\Generator","type":"->"},{"file":"/var/www/nextcloud/lib/private/PreviewManager.php","line":192,"function":"getPreview","class":"OC\\Preview\\Generator","type":"->"},{"file":"/var/www/nextcloud/apps/recognize/lib/Classifiers/Classifier.php","line":257,"function":"getPreview","class":"OC\\PreviewManager","type":"->"},{"file":"/var/www/nextcloud/apps/recognize/lib/Classifiers/Classifier.php","line":84,"function":"getConvertedFilePath","class":"OCA\\Recognize\\Classifiers\\Classifier","type":"->"},{"file":"/var/www/nextcloud/apps/recognize/lib/Classifiers/Images/ClusteringFaceClassifier.php","line":83,"function":"classifyFiles","class":"OCA\\Recognize\\Classifiers\\Classifier","type":"->"},{"file":"/var/www/nextcloud/apps/recognize/lib/BackgroundJobs/ClassifyFacesJob.php","line":41,"function":"classify","class":"OCA\\Recognize\\Classifiers\\Images\\ClusteringFaceClassifier","type":"->"},{"file":"/var/www/nextcloud/apps/recognize/lib/BackgroundJobs/ClassifierJob.php","line":70,"function":"classify","class":"OCA\\Recognize\\BackgroundJobs\\ClassifyFacesJob","type":"->"},{"file":"/var/www/nextcloud/apps/recognize/lib/BackgroundJobs/ClassifyFacesJob.php","line":33,"function":"runClassifier","class":"OCA\\Recognize\\BackgroundJobs\\ClassifierJob","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/Job.php","line":78,"function":"run","class":"OCA\\Recognize\\BackgroundJobs\\ClassifyFacesJob","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":103,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":93,"function":"start","class":"OCP\\BackgroundJob\\TimedJob","type":"->"},{"file":"/var/www/nextcloud/cron.php","line":152,"function":"execute","class":"OCP\\BackgroundJob\\TimedJob","type":"->"}],"File":"/var/www/nextcloud/lib/private/Files/Node/Folder.php","Line":166,"message":"Error while running background job (class: OCA\\Recognize\\BackgroundJobs\\ClassifyFacesJob, arguments: Array\n(\n    [storageId] => 8\n    [rootId] => 713284\n)\n)","exception":{},"CustomMessage":"Error while running background job (class: OCA\\Recognize\\BackgroundJobs\\ClassifyFacesJob, arguments: Array\n(\n    [storageId] => 8\n    [rootId] => 713284\n)\n)"}}
{"reqId":"DtxkhIydt00rEsoLFQfS","level":3,"time":"2023-05-13T02:40:04+00:00","remoteAddr":"","user":"--","app":"PHP","method":"","url":"--","message":"getimagesize(): Corrupt JPEG data: 1259 extraneous bytes before marker at /var/www/nextcloud/lib/private/legacy/OC_Image.php#671","userAgent":"--","version":"26.0.1.1","data":{"app":"PHP"}}
{"reqId":"DtxkhIydt00rEsoLFQfS","level":3,"time":"2023-05-13T02:40:04+00:00","remoteAddr":"","user":"--","app":"PHP","method":"","url":"--","message":"getimagesize(): Corrupt JPEG data: 13107 extraneous bytes before marker at /var/www/nextcloud/lib/private/legacy/OC_Image.php#671","userAgent":"--","version":"26.0.1.1","data":{"app":"PHP"}}
{"reqId":"nmb3CxijGSUKnec52SOH","level":3,"time":"2023-05-13T10:55:33+00:00","remoteAddr":"","user":"--","app":"PHP","method":"","url":"--","message":"getimagesize(): Corrupt JPEG data: 1259 extraneous bytes before marker at /var/www/nextcloud/lib/private/legacy/OC_Image.php#671","userAgent":"--","version":"26.0.1.1","data":{"app":"PHP"}}
{"reqId":"nmb3CxijGSUKnec52SOH","level":3,"time":"2023-05-13T10:55:34+00:00","remoteAddr":"","user":"--","app":"PHP","method":"","url":"--","message":"getimagesize(): Corrupt JPEG data: 13107 extraneous bytes before marker at /var/www/nextcloud/lib/private/legacy/OC_Image.php#671","userAgent":"--","version":"26.0.1.1","data":{"app":"PHP"}}
{"reqId":"q3MmLAfokaqgU62rT0Z7","level":3,"time":"2023-05-13T11:35:04+00:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\Recognize\\BackgroundJobs\\ClassifyFacesJob, arguments: Array\n(\n    [storageId] => 8\n    [rootId] => 713284\n)\n)","userAgent":"--","version":"26.0.1.1","exception":{"Exception":"OCP\\Files\\NotPermittedException","Message":"Could not create folder","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/Files/AppData/AppData.php","line":147,"function":"newFolder","class":"OC\\Files\\Node\\Folder","type":"->"},{"file":"/var/www/nextcloud/lib/private/Preview/Storage/Root.php","line":74,"function":"newFolder","class":"OC\\Files\\AppData\\AppData","type":"->"},{"file":"/var/www/nextcloud/lib/private/Preview/Generator.php","line":685,"function":"newFolder","class":"OC\\Preview\\Storage\\Root","type":"->"},{"file":"/var/www/nextcloud/lib/private/Preview/Generator.php","line":139,"function":"getPreviewFolder","class":"OC\\Preview\\Generator","type":"->"},{"file":"/var/www/nextcloud/lib/private/Preview/Generator.php","line":116,"function":"generatePreviews","class":"OC\\Preview\\Generator","type":"->"},{"file":"/var/www/nextcloud/lib/private/PreviewManager.php","line":192,"function":"getPreview","class":"OC\\Preview\\Generator","type":"->"},{"file":"/var/www/nextcloud/apps/recognize/lib/Classifiers/Classifier.php","line":257,"function":"getPreview","class":"OC\\PreviewManager","type":"->"},{"file":"/var/www/nextcloud/apps/recognize/lib/Classifiers/Classifier.php","line":84,"function":"getConvertedFilePath","class":"OCA\\Recognize\\Classifiers\\Classifier","type":"->"},{"file":"/var/www/nextcloud/apps/recognize/lib/Classifiers/Images/ClusteringFaceClassifier.php","line":83,"function":"classifyFiles","class":"OCA\\Recognize\\Classifiers\\Classifier","type":"->"},{"file":"/var/www/nextcloud/apps/recognize/lib/BackgroundJobs/ClassifyFacesJob.php","line":41,"function":"classify","class":"OCA\\Recognize\\Classifiers\\Images\\ClusteringFaceClassifier","type":"->"},{"file":"/var/www/nextcloud/apps/recognize/lib/BackgroundJobs/ClassifierJob.php","line":70,"function":"classify","class":"OCA\\Recognize\\BackgroundJobs\\ClassifyFacesJob","type":"->"},{"file":"/var/www/nextcloud/apps/recognize/lib/BackgroundJobs/ClassifyFacesJob.php","line":33,"function":"runClassifier","class":"OCA\\Recognize\\BackgroundJobs\\ClassifierJob","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/Job.php","line":78,"function":"run","class":"OCA\\Recognize\\BackgroundJobs\\ClassifyFacesJob","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":103,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":93,"function":"start","class":"OCP\\BackgroundJob\\TimedJob","type":"->"},{"file":"/var/www/nextcloud/cron.php","line":152,"function":"execute","class":"OCP\\BackgroundJob\\TimedJob","type":"->"}],"File":"/var/www/nextcloud/lib/private/Files/Node/Folder.php","Line":166,"message":"Error while running background job (class: OCA\\Recognize\\BackgroundJobs\\ClassifyFacesJob, arguments: Array\n(\n    [storageId] => 8\n    [rootId] => 713284\n)\n)","exception":{},"CustomMessage":"Error while running background job (class: OCA\\Recognize\\BackgroundJobs\\ClassifyFacesJob, arguments: Array\n(\n    [storageId] => 8\n    [rootId] => 713284\n)\n)"}}
{"reqId":"CqHLTx1vTY0y3IHVMgkt","level":3,"time":"2023-05-13T20:03:39+00:00","remoteAddr":"192.168.1.1","user":"Josh","app":"richdocuments","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Failed to fetch the Collabora capabilities endpoint: cURL error 28: Operation timed out after 45001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://www.galaxiesofstars.com/apps/richdocumentscode/proxy.php?req=/hosting/capabilities","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36","version":"26.0.1.1","exception":{"Exception":"GuzzleHttp\\Exception\\ConnectException","Message":"cURL error 28: Operation timed out after 45001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://www.galaxiesofstars.com/apps/richdocumentscode/proxy.php?req=/hosting/capabilities","Code":0,"Trace":[{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Handler/CurlFactory.php","line":158,"function":"createRejection","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Handler/CurlFactory.php","line":110,"function":"finishError","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::"},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Handler/CurlHandler.php","line":47,"function":"finish","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::"},{"file":"/var/www/nextcloud/lib/private/Http/Client/DnsPinMiddleware.php","line":114,"function":"__invoke","class":"GuzzleHttp\\Handler\\CurlHandler","type":"->"},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php","line":35,"function":"OC\\Http\\Client\\{closure}","class":"OC\\Http\\Client\\DnsPinMiddleware","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Middleware.php","line":31,"function":"__invoke","class":"GuzzleHttp\\PrepareBodyMiddleware","type":"->"},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/RedirectMiddleware.php","line":71,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Middleware.php","line":63,"function":"__invoke","class":"GuzzleHttp\\RedirectMiddleware","type":"->"},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/HandlerStack.php","line":75,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Client.php","line":331,"function":"__invoke","class":"GuzzleHttp\\HandlerStack","type":"->"},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Client.php","line":168,"function":"transfer","class":"GuzzleHttp\\Client","type":"->"},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Client.php","line":187,"function":"requestAsync","class":"GuzzleHttp\\Client","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/Http/Client/Client.php","line":226,"function":"request","class":"GuzzleHttp\\Client","type":"->"},{"file":"/var/www/nextcloud/apps/richdocuments/lib/Service/CapabilitiesService.php","line":135,"function":"get","class":"OC\\Http\\Client\\Client","type":"->"},{"file":"/var/www/nextcloud/apps/richdocuments/lib/Service/CapabilitiesService.php","line":73,"function":"refetch","class":"OCA\\Richdocuments\\Service\\CapabilitiesService","type":"->"},{"file":"/var/www/nextcloud/apps/richdocuments/lib/AppInfo/Application.php","line":80,"function":"getCapabilities","class":"OCA\\Richdocuments\\Service\\CapabilitiesService","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/FunctionInjector.php","line":66,"function":"OCA\\Richdocuments\\AppInfo\\{closure}","class":"OCA\\Richdocuments\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/BootContext.php","line":50,"function":"injectFn","class":"OC\\AppFramework\\Bootstrap\\FunctionInjector","type":"->"},{"file":"/var/www/nextcloud/apps/richdocuments/lib/AppInfo/Application.php","line":135,"function":"injectFn","class":"OC\\AppFramework\\Bootstrap\\BootContext","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php","line":200,"function":"boot","class":"OCA\\Richdocuments\\AppInfo\\Application","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":213,"function":"bootApp","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":141,"function":"loadApp","class":"OC_App","type":"::"},{"file":"/var/www/nextcloud/ocs/v1.php","line":58,"function":"loadApps","class":"OC_App","type":"::"},{"file":"/var/www/nextcloud/ocs/v2.php","line":23,"args":["/var/www/nextcloud/ocs/v1.php"],"function":"require_once"}],"File":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Handler/CurlFactory.php","Line":210,"message":"Failed to fetch the Collabora capabilities endpoint: cURL error 28: Operation timed out after 45001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://www.galaxiesofstars.com/apps/richdocumentscode/proxy.php?req=/hosting/capabilities","exception":{},"CustomMessage":"Failed to fetch the Collabora capabilities endpoint: cURL error 28: Operation timed out after 45001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://www.galaxiesofstars.com/apps/richdocumentscode/proxy.php?req=/hosting/capabilities"}}
{"reqId":"DecRrs65iFd9DjAQIrLj","level":3,"time":"2023-05-13T20:03:40+00:00","remoteAddr":"192.168.1.1","user":"Josh","app":"richdocuments","method":"GET","url":"/index.php/apps/theming/favicon/photos?v=984183f5","message":"Failed to fetch the Collabora capabilities endpoint: cURL error 28: Operation timed out after 45001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://www.galaxiesofstars.com/apps/richdocumentscode/proxy.php?req=/hosting/capabilities","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36","version":"26.0.1.1","exception":{"Exception":"GuzzleHttp\\Exception\\ConnectException","Message":"cURL error 28: Operation timed out after 45001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://www.galaxiesofstars.com/apps/richdocumentscode/proxy.php?req=/hosting/capabilities","Code":0,"Trace":[{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Handler/CurlFactory.php","line":158,"function":"createRejection","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Handler/CurlFactory.php","line":110,"function":"finishError","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::"},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Handler/CurlHandler.php","line":47,"function":"finish","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::"},{"file":"/var/www/nextcloud/lib/private/Http/Client/DnsPinMiddleware.php","line":114,"function":"__invoke","class":"GuzzleHttp\\Handler\\CurlHandler","type":"->"},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php","line":35,"function":"OC\\Http\\Client\\{closure}","class":"OC\\Http\\Client\\DnsPinMiddleware","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Middleware.php","line":31,"function":"__invoke","class":"GuzzleHttp\\PrepareBodyMiddleware","type":"->"},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/RedirectMiddleware.php","line":71,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Middleware.php","line":63,"function":"__invoke","class":"GuzzleHttp\\RedirectMiddleware","type":"->"},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/HandlerStack.php","line":75,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Client.php","line":331,"function":"__invoke","class":"GuzzleHttp\\HandlerStack","type":"->"},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Client.php","line":168,"function":"transfer","class":"GuzzleHttp\\Client","type":"->"},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Client.php","line":187,"function":"requestAsync","class":"GuzzleHttp\\Client","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/Http/Client/Client.php","line":226,"function":"request","class":"GuzzleHttp\\Client","type":"->"},{"file":"/var/www/nextcloud/apps/richdocuments/lib/Service/CapabilitiesService.php","line":135,"function":"get","class":"OC\\Http\\Client\\Client","type":"->"},{"file":"/var/www/nextcloud/apps/richdocuments/lib/Service/CapabilitiesService.php","line":73,"function":"refetch","class":"OCA\\Richdocuments\\Service\\CapabilitiesService","type":"->"},{"file":"/var/www/nextcloud/apps/richdocuments/lib/AppInfo/Application.php","line":80,"function":"getCapabilities","class":"OCA\\Richdocuments\\Service\\CapabilitiesService","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/FunctionInjector.php","line":66,"function":"OCA\\Richdocuments\\AppInfo\\{closure}","class":"OCA\\Richdocuments\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/BootContext.php","line":50,"function":"injectFn","class":"OC\\AppFramework\\Bootstrap\\FunctionInjector","type":"->"},{"file":"/var/www/nextcloud/apps/richdocuments/lib/AppInfo/Application.php","line":135,"function":"injectFn","class":"OC\\AppFramework\\Bootstrap\\BootContext","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php","line":200,"function":"boot","class":"OCA\\Richdocuments\\AppInfo\\Application","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":213,"function":"bootApp","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":141,"function":"loadApp","class":"OC_App","type":"::"},{"file":"/var/www/nextcloud/lib/base.php","line":1036,"function":"loadApps","class":"OC_App","type":"::"},{"file":"/var/www/nextcloud/index.php","line":36,"function":"handleRequest","class":"OC","type":"::"}],"File":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Handler/CurlFactory.php","Line":210,"message":"Failed to fetch the Collabora capabilities endpoint: cURL error 28: Operation timed out after 45001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://www.galaxiesofstars.com/apps/richdocumentscode/proxy.php?req=/hosting/capabilities","exception":{},"CustomMessage":"Failed to fetch the Collabora capabilities endpoint: cURL error 28: Operation timed out after 45001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://www.galaxiesofstars.com/apps/richdocumentscode/proxy.php?req=/hosting/capabilities"}}
{"reqId":"WbXMMVYJozUzMk0hC2d6","level":3,"time":"2023-05-13T20:03:55+00:00","remoteAddr":"192.168.1.1","user":"Josh","app":"richdocuments","method":"GET","url":"/ocs/v2.php/apps/user_status/api/v1/user_status?format=json","message":"Failed to fetch the Collabora capabilities endpoint: cURL error 28: Operation timed out after 45001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://www.galaxiesofstars.com/apps/richdocumentscode/proxy.php?req=/hosting/capabilities","userAgent":"Mozilla/5.0 (Linux) mirall/3.5.4-20220806.084713.fea986309-1.0~focal1 (Nextcloud, ubuntu-5.15.0-71-generic ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"26.0.1.1","exception":{"Exception":"GuzzleHttp\\Exception\\ConnectException","Message":"cURL error 28: Operation timed out after 45001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://www.galaxiesofstars.com/apps/richdocumentscode/proxy.php?req=/hosting/capabilities","Code":0,"Trace":[{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Handler/CurlFactory.php","line":158,"function":"createRejection","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Handler/CurlFactory.php","line":110,"function":"finishError","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::"},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Handler/CurlHandler.php","line":47,"function":"finish","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::"},{"file":"/var/www/nextcloud/lib/private/Http/Client/DnsPinMiddleware.php","line":114,"function":"__invoke","class":"GuzzleHttp\\Handler\\CurlHandler","type":"->"},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php","line":35,"function":"OC\\Http\\Client\\{closure}","class":"OC\\Http\\Client\\DnsPinMiddleware","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Middleware.php","line":31,"function":"__invoke","class":"GuzzleHttp\\PrepareBodyMiddleware","type":"->"},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/RedirectMiddleware.php","line":71,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Middleware.php","line":63,"function":"__invoke","class":"GuzzleHttp\\RedirectMiddleware","type":"->"},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/HandlerStack.php","line":75,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Client.php","line":331,"function":"__invoke","class":"GuzzleHttp\\HandlerStack","type":"->"},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Client.php","line":168,"function":"transfer","class":"GuzzleHttp\\Client","type":"->"},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Client.php","line":187,"function":"requestAsync","class":"GuzzleHttp\\Client","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/Http/Client/Client.php","line":226,"function":"request","class":"GuzzleHttp\\Client","type":"->"},{"file":"/var/www/nextcloud/apps/richdocuments/lib/Service/CapabilitiesService.php","line":135,"function":"get","class":"OC\\Http\\Client\\Client","type":"->"},{"file":"/var/www/nextcloud/apps/richdocuments/lib/Service/CapabilitiesService.php","line":73,"function":"refetch","class":"OCA\\Richdocuments\\Service\\CapabilitiesService","type":"->"},{"file":"/var/www/nextcloud/apps/richdocuments/lib/AppInfo/Application.php","line":80,"function":"getCapabilities","class":"OCA\\Richdocuments\\Service\\CapabilitiesService","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/FunctionInjector.php","line":66,"function":"OCA\\Richdocuments\\AppInfo\\{closure}","class":"OCA\\Richdocuments\\AppInfo\\Application","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/BootContext.php","line":50,"function":"injectFn","class":"OC\\AppFramework\\Bootstrap\\FunctionInjector","type":"->"},{"file":"/var/www/nextcloud/apps/richdocuments/lib/AppInfo/Application.php","line":135,"function":"injectFn","class":"OC\\AppFramework\\Bootstrap\\BootContext","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php","line":200,"function":"boot","class":"OCA\\Richdocuments\\AppInfo\\Application","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":213,"function":"bootApp","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":141,"function":"loadApp","class":"OC_App","type":"::"},{"file":"/var/www/nextcloud/ocs/v1.php","line":58,"function":"loadApps","class":"OC_App","type":"::"},{"file":"/var/www/nextcloud/ocs/v2.php","line":23,"args":["/var/www/nextcloud/ocs/v1.php"],"function":"require_once"}],"File":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Handler/CurlFactory.php","Line":210,"message":"Failed to fetch the Collabora capabilities endpoint: cURL error 28: Operation timed out after 45001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://www.galaxiesofstars.com/apps/richdocumentscode/proxy.php?req=/hosting/capabilities","exception":{},"CustomMessage":"Failed to fetch the Collabora capabilities endpoint: cURL error 28: Operation timed out after 45001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://www.galaxiesofstars.com/apps/richdocumentscode/proxy.php?req=/hosting/capabilities"}}
{"reqId":"rJsChJxBEu2rZoiDtQoj","level":3,"time":"2023-05-13T20:03:56+00:00","remoteAddr":"192.168.1.1","user":"Josh","app":"richdocuments","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications?format=json","message":"Failed to fetch the Collabora capabilities endpoint: cURL error 28: Operation timed out after 45001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://www.galaxiesofstars.com/apps/richdocumentscode/proxy.php?req=/hosting/capabilities","userAgent":"Mozilla/5.0 (Linux) mirall/3.5.4-20220806.084713.fea986309-1.0~focal1 (Nextcloud, ubuntu-5.15.0-71-generic ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"26.0.1.1","exception":{"Exception":"GuzzleHttp\\Exception\\ConnectException","Message":"cURL error 28: Operation timed out after 45001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://www.galaxiesofstars.com/apps/richdocumentscode/proxy.php?req=/hosting/capabilities","Code":0,"Trace":[{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Handler/CurlFactory.php","line":158,"function":"createRejection","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Handler/CurlFactory.php","line":110,"function":"finishError","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::"},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Handler/CurlHandler.php","line":47,"function":"finish","class":"GuzzleHttp\\Handler\\CurlFactory","type":"::"},e","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/Job.php","line":78,"function":"run","class":"OCA\\Recognize\\BackgroundJobs\\StorageCrawlJob","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/QueuedJob.php","line":57,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/QueuedJob.php","line":47,"function":"start","class":"OCP\\BackgroundJob\\QueuedJob","type":"->"},{"file":"/var/www/nextcloud/cron.php","line":152,"function":"execute","class":"OCP\\BackgroundJob\\QueuedJob","type":"->"}],"File":"/var/www/nextcloud/lib/private/DB/Exceptions/DbalException.php","Line":70,"Previous":{"Exception":"Doctrine\\DBAL\\Exception\\DriverException","Message":"An exception occurred while executing a query: SQLSTATE[08S01]: Communication link failure: 1053 Server shutdown in progress","Code":1053,"Trace":[{"file":"/var/www/nextcloud/3rdparty/doctrine/dbal/src/Connection.php","line":1814,"function":"convert","class":"Doctrine\\DBAL\\Driver\\API\\MySQL\\ExceptionConverter","type":"->"},{"file":"/var/www/nextcloud/3rdparty/doctrine/dbal/src/Connection.php","line":1749,"function":"handleDriverException","class":"Doctrine\\DBAL\\Connection","type":"->"},{"file":"/var/www/nextcloud/3rdparty/doctrine/dbal/src/Connection.php","line":1055,"function":"convertExceptionDuringQuery","class":"Doctrine\\DBAL\\Connection","type":"->"},{"file":"/var/www/nextcloud/lib/private/DB/Connection.php","line":264,"function":"executeQuery","class":"Doctrine\\DBAL\\Connection","type":"->"},{"file":"/var/www/nextcloud/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php","line":345,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->"},{"file":"/var/www/nextcloud/lib/private/DB/QueryBuilder/QueryBuilder.php","line":280,"function":"execute","class":"Doctrine\\DBAL\\Query\\QueryBuilder","type":"->"},{"file":"/var/www/nextcloud/lib/private/DB/QueryBuilder/QueryBuilder.php","line":293,"function":"execute","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->"},{"file":"/var/www/nextcloud/apps/recognize/lib/Service/IgnoreService.php","line":52,"function":"executeQuery","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->"},{"file":"/var/www/nextcloud/apps/recognize/lib/Service/StorageService.php","line":126,"function":"getIgnoredDirectories","class":"OCA\\Recognize\\Service\\IgnoreService","type":"->"},{"file":"/var/www/nextcloud/apps/recognize/lib/BackgroundJobs/StorageCrawlJob.php","line":65,"function":"getFilesInMount","class":"OCA\\Recognize\\Service\\StorageService","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/Job.php","line":78,"function":"run","class":"OCA\\Recognize\\BackgroundJobs\\StorageCrawlJob","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/QueuedJob.php","line":57,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/QueuedJob.php","line":47,"function":"start","class":"OCP\\BackgroundJob\\QueuedJob","type":"->"},{"file":"/var/www/nextcloud/cron.php","line":152,"function":"execute","class":"OCP\\BackgroundJob\\QueuedJob","type":"->"}],"File":"/var/www/nextcloud/3rdparty/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php","Line":119,"Previous":{"Exception":"Doctrine\\DBAL\\Driver\\PDO\\Exception","Message":"SQLSTATE[08S01]: Communication link failure: 1053 Server shutdown in progress","Code":1053,"Trace":[{"file":"/var/www/nextcloud/3rdparty/doctrine/dbal/src/Driver/PDO/Statement.php","line":103,"function":"new","class":"Doctrine\\DBAL\\Driver\\PDO\\Exception","type":"::"},{"file":"/var/www/nextcloud/3rdparty/doctrine/dbal/src/Connection.php","line":1045,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDO\\Statement","type":"->"},{"file":"/var/www/nextcloud/lib/private/DB/Connection.php","line":264,"function":"executeQuery","class":"Doctrine\\DBAL\\Connection","type":"->"},{"file":"/var/www/nextcloud/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php","line":345,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->"},{"file":"/var/www/nextcloud/lib/private/DB/QueryBuilder/QueryBuilder.php","line":280,"function":"execute","class":"Doctrine\\DBAL\\Query\\QueryBuilder","type":"->"},{"file":"/var/www/nextcloud/lib/private/DB/QueryBuilder/QueryBuilder.php","line":293,"function":"execute","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->"},{"file":"/var/www/nextcloud/apps/recognize/lib/Service/IgnoreService.php","line":52,"function":"executeQuery","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->"},{"file":"/var/www/nextcloud/apps/recognize/lib/Service/StorageService.php","line":126,"function":"getIgnoredDirectories","class":"OCA\\Recognize\\Service\\IgnoreService","type":"->"},{"file":"/var/www/nextcloud/apps/recognize/lib/BackgroundJobs/StorageCrawlJob.php","line":65,"function":"getFilesInMount","class":"OCA\\Recognize\\Service\\StorageService","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/Job.php","line":78,"function":"run","class":"OCA\\Recognize\\BackgroundJobs\\StorageCrawlJob","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/QueuedJob.php","line":57,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/QueuedJob.php","line":47,"function":"start","class":"OCP\\BackgroundJob\\QueuedJob","type":"->"},{"file":"/var/www/nextcloud/cron.php","line":152,"function":"execute","class":"OCP\\BackgroundJob\\QueuedJob","type":"->"}],"File":"/var/www/nextcloud/3rdparty/doctrine/dbal/src/Driver/PDO/Exception.php","Line":30,"Previous":{"Exception":"PDOException","Message":"SQLSTATE[08S01]: Communication link failure: 1053 Server shutdown in progress","Code":"08S01","Trace":[{"file":"/var/www/nextcloud/3rdparty/doctrine/dbal/src/Driver/PDO/Statement.php","line":101,"function":"execute","class":"PDOStatement","type":"->"},{"file":"/var/www/nextcloud/3rdparty/doctrine/dbal/src/Connection.php","line":1045,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDO\\Statement","type":"->"},{"file":"/var/www/nextcloud/lib/private/DB/Connection.php","line":264,"function":"executeQuery","class":"Doctrine\\DBAL\\Connection","type":"->"},{"file":"/var/www/nextcloud/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php","line":345,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->"},{"file":"/var/www/nextcloud/lib/private/DB/QueryBuilder/QueryBuilder.php","line":280,"function":"execute","class":"Doctrine\\DBAL\\Query\\QueryBuilder","type":"->"},{"file":"/var/www/nextcloud/lib/private/DB/QueryBuilder/QueryBuilder.php","line":293,"function":"execute","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->"},{"file":"/var/www/nextcloud/apps/recognize/lib/Service/IgnoreService.php","line":52,"function":"executeQuery","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->"},{"file":"/var/www/nextcloud/apps/recognize/lib/Service/StorageService.php","line":126,"function":"getIgnoredDirectories","class":"OCA\\Recognize\\Service\\IgnoreService","type":"->"},{"file":"/var/www/nextcloud/apps/recognize/lib/BackgroundJobs/StorageCrawlJob.php","line":65,"function":"getFilesInMount","class":"OCA\\Recognize\\Service\\StorageService","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/Job.php","line":78,"function":"run","class":"OCA\\Recognize\\BackgroundJobs\\StorageCrawlJob","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/QueuedJob.php","line":57,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/QueuedJob.php","line":47,"function":"start","class":"OCP\\BackgroundJob\\QueuedJob","type":"->"},{"file":"/var/www/nextcloud/cron.php","line":152,"function":"execute","class":"OCP\\BackgroundJob\\QueuedJob","type":"->"}],"File":"/var/www/nextcloud/3rdparty/doctrine/dbal/src/Driver/PDO/Statement.php","Line":101}}},"message":"Could not fetch ignore files","exception":{},"CustomMessage":"Could not fetch ignore files"}}
{"reqId":"zKZ9B3RYqRBMNXymK4da","level":3,"time":"2023-05-13T20:04:10+00:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\Recognize\\BackgroundJobs\\StorageCrawlJob, arguments: Array\n(\n    [storage_id] => 8\n    [root_id] => 713284\n    [override_root] => 713286\n    [last_file_id] => 769556\n    [models] => Array\n        (\n            [0] => faces\n            [1] => imagenet\n            [2] => landmarks\n            [3] => movinet\n            [4] => musicnn\n        )\n\n)\n)","userAgent":"--","version":"26.0.1.1","exception":{"Exception":"OC\\DB\\Exceptions\\DbalException","Message":"An exception occurred while executing a query: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away","Code":2006,"Trace":[{"file":"/var/www/nextcloud/lib/private/DB/QueryBuilder/QueryBuilder.php","line":328,"function":"wrap","class":"OC\\DB\\Exceptions\\DbalException","type":"::"},{"file":"/var/www/nextcloud/lib/private/BackgroundJob/JobList.php","line":369,"function":"executeStatement","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/Job.php","line":82,"function":"setExecutionTime","class":"OC\\BackgroundJob\\JobList","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/QueuedJob.php","line":57,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/QueuedJob.php","line":47,"function":"start","class":"OCP\\BackgroundJob\\QueuedJob","type":"->"},{"file":"/var/www/nextcloud/cron.php","line":152,"function":"execute","class":"OCP\\BackgroundJob\\QueuedJob","type":"->"}],"File":"/var/www/nextcloud/lib/private/DB/Exceptions/DbalException.php","Line":70,"Previous":{"Exception":"Doctrine\\DBAL\\Exception\\ConnectionLost","Message":"An exception occurred while executing a query: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away","Code":2006,"Trace":[{"file":"/var/www/nextcloud/3rdparty/doctrine/dbal/src/Connection.php","line":1814,"function":"convert","class":"Doctrine\\DBAL\\Driver\\API\\MySQL\\ExceptionConverter","type":"->"},{"file":"/var/www/nextcloud/3rdparty/doctrine/dbal/src/Connection.php","line":1749,"function":"handleDriverException","class":"Doctrine\\DBAL\\Connection","type":"->"},{"file":"/var/www/nextcloud/3rdparty/doctrine/dbal/src/Connection.php","line":1163,"function":"convertExceptionDuringQuery","class":"Doctrine\\DBAL\\Connection","type":"->"},{"file":"/var/www/nextcloud/lib/private/DB/Connection.php","line":297,"function":"executeStatement","class":"Doctrine\\DBAL\\Connection","type":"->"},{"file":"/var/www/nextcloud/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php","line":354,"function":"executeStatement","class":"OC\\DB\\Connection","type":"->"},{"file":"/var/www/nextcloud/lib/private/DB/QueryBuilder/QueryBuilder.php","line":280,"function":"execute","class":"Doctrine\\DBAL\\Query\\QueryBuilder","type":"->"},{"file":"/var/www/nextcloud/lib/private/DB/QueryBuilder/QueryBuilder.php","line":326,"function":"execute","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->"},{"file":"/var/www/nextcloud/lib/private/BackgroundJob/JobList.php","line":369,"function":"executeStatement","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/Job.php","line":82,"function":"setExecutionTime","class":"OC\\BackgroundJob\\JobList","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/QueuedJob.php","line":57,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/QueuedJob.php","line":47,"function":"start","class":"OCP\\BackgroundJob\\QueuedJob","type":"->"},{"file":"/var/www/nextcloud/cron.php","line":152,"function":"execute","class":"OCP\\BackgroundJob\\QueuedJob","type":"->"}],"File":"/var/www/nextcloud/3rdparty/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php","Line":106,"Previous":{"Exception":"Doctrine\\DBAL\\Driver\\PDO\\Exception","Message":"SQLSTATE[HY000]: General error: 2006 MySQL server has gone away","Code":2006,"Trace":[{"file":"/var/www/nextcloud/3rdparty/doctrine/dbal/src/Driver/PDO/Statement.php","line":103,"function":"new","class":"Doctrine\\DBAL\\Driver\\PDO\\Exception","type":"::"},{"file":"/var/www/nextcloud/3rdparty/doctrine/dbal/src/Connection.php","line":1153,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDO\\Statement","type":"->"},{"file":"/var/www/nextcloud/lib/private/DB/Connection.php","line":297,"function":"executeStatement","class":"Doctrine\\DBAL\\Connection","type":"->"},{"file":"/var/www/nextcloud/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php","line":354,"function":"executeStatement","class":"OC\\DB\\Connection","type":"->"},{"file":"/var/www/nextcloud/lib/private/DB/QueryBuilder/QueryBuilder.php","line":280,"function":"execute","class":"Doctrine\\DBAL\\Query\\QueryBuilder","type":"->"},{"file":"/var/www/nextcloud/lib/private/DB/QueryBuilder/QueryBuilder.php","line":326,"function":"execute","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->"},{"file":"/var/www/nextcloud/lib/private/BackgroundJob/JobList.php","line":369,"function":"executeStatement","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/Job.php","line":82,"function":"setExecutionTime","class":"OC\\BackgroundJob\\JobList","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/QueuedJob.php","line":57,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/QueuedJob.php","line":47,"function":"start","class":"OCP\\BackgroundJob\\QueuedJob","type":"->"},{"file":"/var/www/nextcloud/cron.php","line":152,"function":"execute","class":"OCP\\BackgroundJob\\QueuedJob","type":"->"}],"File":"/var/www/nextcloud/3rdparty/doctrine/dbal/src/Driver/PDO/Exception.php","Line":30,"Previous":{"Exception":"PDOException","Message":"SQLSTATE[HY000]: General error: 2006 MySQL server has gone away","Code":"HY000","Trace":[{"file":"/var/www/nextcloud/3rdparty/doctrine/dbal/src/Driver/PDO/Statement.php","line":101,"function":"execute","class":"PDOStatement","type":"->"},{"file":"/var/www/nextcloud/3rdparty/doctrine/dbal/src/Connection.php","line":1153,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDO\\Statement","type":"->"},{"file":"/var/www/nextcloud/lib/private/DB/Connection.php","line":297,"function":"executeStatement","class":"Doctrine\\DBAL\\Connection","type":"->"},{"file":"/var/www/nextcloud/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php","line":354,"function":"executeStatement","class":"OC\\DB\\Connection","type":"->"},{"file":"/var/www/nextcloud/lib/private/DB/QueryBuilder/QueryBuilder.php","line":280,"function":"execute","class":"Doctrine\\DBAL\\Query\\QueryBuilder","type":"->"},{"file":"/var/www/nextcloud/lib/private/DB/QueryBuilder/QueryBuilder.php","line":326,"function":"execute","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->"},{"file":"/var/www/nextcloud/lib/private/BackgroundJob/JobList.php","line":369,"function":"executeStatement","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/Job.php","line":82,"function":"setExecutionTime","class":"OC\\BackgroundJob\\JobList","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/QueuedJob.php","line":57,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/QueuedJob.php","line":47,"function":"start","class":"OCP\\BackgroundJob\\QueuedJob","type":"->"},{"file":"/var/www/nextcloud/cron.php","line":152,"function":"execute","class":"OCP\\BackgroundJob\\QueuedJob","type":"->"}],"File":"/var/www/nextcloud/3rdparty/doctrine/dbal/src/Driver/PDO/Statement.php","Line":101}}},"message":"Error while running background job (class: OCA\\Recognize\\BackgroundJobs\\StorageCrawlJob, arguments: Array\n(\n    [storage_id] => 8\n    [root_id] => 713284\n    [override_root] => 713286\n    [last_file_id] => 769556\n    [models] => Array\n        (\n            [0] => faces\n            [1] => imagenet\n            [2] => landmarks\n            [3] => movinet\n            [4] => musicnn\n        )\n\n)\n)","exception":{},"CustomMessage":"Error while running background job (class: OCA\\Recognize\\BackgroundJobs\\StorageCrawlJob, arguments: Array\n(\n    [storage_id] => 8\n    [root_id] => 713284\n    [override_root] => 713286\n    [last_file_id] => 769556\n    [models] => Array\n        (\n            [0] => faces\n            [1] => imagenet\n            [2] => landmarks\n            [3] => movinet\n            [4] => musicnn\n        )\n\n)\n)"}}
{"reqId":"zKZ9B3RYqRBMNXymK4da","level":3,"time":"2023-05-13T20:04:10+00:00","remoteAddr":"","user":"--","app":"cron","method":"","url":"--","message":"Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [2002] No such file or directory","userAgent":"--","version":"26.0.1.1","exception":{"Exception":"Doctrine\\DBAL\\Exception","Message":"Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [2002] No such file or directory","Code":2002,"Trace":[{"file":"/var/www/nextcloud/3rdparty/doctrine/dbal/src/Connection.php","line":1531,"function":"connect","class":"OC\\DB\\Connection","type":"->"},{"file":"/var/www/nextcloud/3rdparty/doctrine/dbal/src/Connection.php","line":813,"function":"getWrappedConnection","class":"Doctrine\\DBAL\\Connection","type":"->"},{"file":"/var/www/nextcloud/3rdparty/doctrine/dbal/src/Query/Expression/ExpressionBuilder.php","line":323,"function":"quote","class":"Doctrine\\DBAL\\Connection","type":"->"},{"file":"/var/www/nextcloud/lib/private/DB/QueryBuilder/ExpressionBuilder/ExpressionBuilder.php","line":422,"function":"literal","class":"Doctrine\\DBAL\\Query\\Expression\\ExpressionBuilder","type":"->"},{"file":"/var/www/nextcloud/lib/private/BackgroundJob/JobList.php","line":339,"function":"literal","class":"OC\\DB\\QueryBuilder\\ExpressionBuilder\\ExpressionBuilder","type":"->"},{"file":"/var/www/nextcloud/lib/private/BackgroundJob/JobList.php","line":329,"function":"unlockJob","class":"OC\\BackgroundJob\\JobList","type":"->"},{"file":"/var/www/nextcloud/cron.php","line":158,"function":"setLastJob","class":"OC\\BackgroundJob\\JobList","type":"->"}],"File":"/var/www/nextcloud/lib/private/DB/Connection.php","Line":142,"CustomMessage":"--"}}



https://www.galaxiesofstars.com/index.php/s/kk8FP5fifkTez9b

link to full log file

Check errors against Issues · pulsejet/memories · GitHub
And Issues · nextcloud/photos · GitHub

yes I found the errors on github. thank you

https://www.galaxiesofstars.com/index.php/s/kk8FP5fifkTez9b

I believe that there’s other things going on with the server as well. I’m just not sure. if some one could look at the log file and let me know i would appreciate it

Links to the specific issues?

1 Like