Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Issue with the Redis client

    Unsolved Pixelfed
    3
    2 Votes
    3 Posts
    47 Views
    iahonta1964I
    @james Redis log: 2026-04-07T06:05:59Z ==> Starting supervisor 2026-04-07T06:06:02Z 2026-04-07 06:06:02,348 INFO Included extra file "/etc/supervisor/conf.d/redis-service.conf" during parsing 2026-04-07T06:06:02Z 2026-04-07 06:06:02,351 INFO Included extra file "/etc/supervisor/conf.d/redis.conf" during parsing 2026-04-07T06:06:02Z 2026-04-07 06:06:02,351 INFO Set uid to user 0 succeeded 2026-04-07T06:06:02Z 2026-04-07 06:06:02,396 INFO RPC interface 'supervisor' initialized 2026-04-07T06:06:02Z 2026-04-07 06:06:02,396 CRIT Server 'inet_http_server' running without any HTTP authentication checking 2026-04-07T06:06:02Z 2026-04-07 06:06:02,396 INFO supervisord started with pid 1 2026-04-07T06:06:03Z 2026-04-07 06:06:03,401 INFO spawned: 'redis' with pid 13 2026-04-07T06:06:03Z 2026-04-07 06:06:03,419 INFO spawned: 'redis-service' with pid 14 2026-04-07T06:06:03Z 13:C 07 Apr 2026 06:06:03.622 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. 2026-04-07T06:06:03Z 13:C 07 Apr 2026 06:06:03.623 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo 2026-04-07T06:06:03Z 13:C 07 Apr 2026 06:06:03.635 * Redis version=8.4.0, bits=64, commit=00000000, modified=1, pid=13, just started 2026-04-07T06:06:03Z 13:C 07 Apr 2026 06:06:03.635 * Configuration loaded 2026-04-07T06:06:03Z 13:M 07 Apr 2026 06:06:03.638 * Increased maximum number of open files to 10032 (it was originally set to 1024). 2026-04-07T06:06:03Z 13:M 07 Apr 2026 06:06:03.638 * monotonic clock: POSIX clock_gettime 2026-04-07T06:06:03Z 13:M 07 Apr 2026 06:06:03.667 # Failed to write PID file: Permission denied 2026-04-07T06:06:03Z 13:M 07 Apr 2026 06:06:03.667 * Running mode=standalone, port=6379. 2026-04-07T06:06:03Z 13:M 07 Apr 2026 06:06:03.670 * Server initialized 2026-04-07T06:06:03Z 13:M 07 Apr 2026 06:06:03.678 * Loading RDB produced by version 8.4.0 2026-04-07T06:06:03Z 13:M 07 Apr 2026 06:06:03.678 * RDB age 1889 seconds 2026-04-07T06:06:03Z 13:M 07 Apr 2026 06:06:03.678 * RDB memory usage when created 0.64 Mb 2026-04-07T06:06:03Z 13:M 07 Apr 2026 06:06:03.679 * Done loading RDB, keys loaded: 5, keys expired: 0. 2026-04-07T06:06:03Z 13:M 07 Apr 2026 06:06:03.679 * DB loaded from disk: 0.009 seconds 2026-04-07T06:06:03Z 13:M 07 Apr 2026 06:06:03.679 * Ready to accept connections tcp 2026-04-07T06:06:04Z 2026-04-07 06:06:04,690 INFO success: redis entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2026-04-07T06:06:04Z 2026-04-07 06:06:04,690 INFO success: redis-service entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2026-04-07T06:06:07Z Redis service endpoint listening on http://:::3000 Pixelfed log: 2026-04-05T11:55:00Z 172.18.0.1 - - [05/Apr/2026:11:55:00 +0000] "GET / HTTP/1.1" 200 6360 "-" "Mozilla (CloudronHealth)" 2026-04-05T11:55:01Z ==> Running schduler 2026-04-05T11:55:02Z 2026-04-05 11:55:02 Running ['artisan' horizon:snapshot] ..... 854.28ms DONE 2026-04-05T11:55:02Z ⇂ '/usr/bin/php8.3' 'artisan' horizon:snapshot > '/dev/null' 2>&1 2026-04-05T11:55:03Z 2026-04-05 11:55:02 Running ['artisan' story:gc] ............. 625.08ms DONE 2026-04-05T11:55:03Z ⇂ '/usr/bin/php8.3' 'artisan' story:gc > '/dev/null' 2>&1 2026-04-05T12:05:48Z ==> Creating caches 2026-04-05T12:05:48Z ==> Starting supervisor 2026-04-05T12:05:52Z 2026-04-05 12:05:52,143 INFO Included extra file "/etc/supervisor/conf.d/redis-service.conf" during parsing 2026-04-05T12:05:52Z 2026-04-05 12:05:52,163 INFO Included extra file "/etc/supervisor/conf.d/redis.conf" during parsing 2026-04-05T12:05:52Z 2026-04-05 12:05:52,163 INFO Set uid to user 0 succeeded 2026-04-05T12:05:52Z 2026-04-05 12:05:52,218 CRIT Server 'inet_http_server' running without any HTTP authentication checking 2026-04-05T12:05:52Z 2026-04-05 12:05:52,218 INFO RPC interface 'supervisor' initialized 2026-04-05T12:05:52Z 2026-04-05 12:05:52,218 INFO supervisord started with pid 1 2026-04-05T12:05:53Z 13:C 05 Apr 2026 12:05:53.463 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. 2026-04-05T12:05:53Z 13:C 05 Apr 2026 12:05:53.463 * Configuration loaded 2026-04-05T12:05:53Z 13:C 05 Apr 2026 12:05:53.463 * Redis version=8.4.0, bits=64, commit=00000000, modified=1, pid=13, just started 2026-04-05T12:05:53Z 13:C 05 Apr 2026 12:05:53.463 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo 2026-04-05T12:05:53Z 13:M 05 Apr 2026 12:05:53.469 * Increased maximum number of open files to 10032 (it was originally set to 1024). 2026-04-05T12:05:53Z 13:M 05 Apr 2026 12:05:53.469 * monotonic clock: POSIX clock_gettime 2026-04-05T12:05:53Z 13:M 05 Apr 2026 12:05:53.522 # Failed to write PID file: Permission denied 2026-04-05T12:05:53Z 13:M 05 Apr 2026 12:05:53.522 * Running mode=standalone, port=6379. 2026-04-05T12:05:53Z 13:M 05 Apr 2026 12:05:53.532 * Server initialized 2026-04-05T12:05:53Z 13:M 05 Apr 2026 12:05:53.547 * Loading RDB produced by version 8.4.0 2026-04-05T12:05:53Z 13:M 05 Apr 2026 12:05:53.547 * RDB age 857 seconds 2026-04-05T12:05:53Z 13:M 05 Apr 2026 12:05:53.547 * RDB memory usage when created 94.68 Mb 2026-04-05T12:05:53Z 2026-04-05 12:05:53,231 INFO spawned: 'redis' with pid 13 2026-04-05T12:05:53Z 2026-04-05 12:05:53,242 INFO spawned: 'redis-service' with pid 14 2026-04-05T12:05:54Z 2026-04-05 12:05:54,550 INFO success: redis entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2026-04-05T12:05:54Z 2026-04-05 12:05:54,562 INFO success: redis-service entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2026-04-05T12:05:58Z 2026-04-05T12:05:58Z 2026-04-05T12:05:58Z  INFO  Configuration cached successfully. 2026-04-05T12:06:00Z Redis service endpoint listening on http://:::3000 2026-04-05T12:06:01Z 2026-04-05T12:06:01Z 2026-04-05T12:06:01Z 2026-04-05T12:06:01Z 2026-04-05T12:06:01Z 2026-04-05T12:06:01Z 2026-04-05T12:06:01Z +19 vendor frames  2026-04-05T12:06:01Z  ➜ 435▕  throw new ServerException($response->getMessage()); 2026-04-05T12:06:01Z 20 artisan:35 2026-04-05T12:06:01Z  LOADING Redis is loading the dataset in memory 2026-04-05T12:06:01Z  Predis\Response\ServerException  2026-04-05T12:06:01Z  Illuminate\Foundation\Console\Kernel::handle() 2026-04-05T12:06:01Z 431▕  return $response; 2026-04-05T12:06:01Z 432▕  } 2026-04-05T12:06:01Z 433▕  2026-04-05T12:06:01Z 434▕  if ($this->options->exceptions) { 2026-04-05T12:06:01Z 436▕  } 2026-04-05T12:06:01Z 437▕  2026-04-05T12:06:01Z 438▕  return $response; 2026-04-05T12:06:01Z 439▕  } 2026-04-05T12:06:01Z "} 2026-04-05T12:06:01Z #0 /app/code/vendor/predis/predis/src/Client.php(400): Predis\\Client->onErrorResponse() 2026-04-05T12:06:01Z #1 /app/code/vendor/predis/predis/src/Client.php(336): Predis\\Client->executeCommand() 2026-04-05T12:06:01Z #10 /app/code/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod() 2026-04-05T12:06:01Z #11 /app/code/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call() 2026-04-05T12:06:01Z #12 /app/code/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call() 2026-04-05T12:06:01Z #13 /app/code/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute() 2026-04-05T12:06:01Z #14 /app/code/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run() 2026-04-05T12:06:01Z #15 /app/code/vendor/symfony/console/Application.php(1102): Illuminate\\Console\\Command->run() 2026-04-05T12:06:01Z #16 /app/code/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand() 2026-04-05T12:06:01Z #17 /app/code/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun() 2026-04-05T12:06:01Z #18 /app/code/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run() 2026-04-05T12:06:01Z #19 /app/code/artisan(35): Illuminate\\Foundation\\Console\\Kernel->handle() 2026-04-05T12:06:01Z #2 /app/code/vendor/laravel/framework/src/Illuminate/Redis/Connections/Connection.php(119): Predis\\Client->__call() 2026-04-05T12:06:01Z #20 {main} 2026-04-05T12:06:01Z #3 /app/code/vendor/laravel/framework/src/Illuminate/Redis/Connections/Connection.php(250): Illuminate\\Redis\\Connections\\Connection->command() 2026-04-05T12:06:01Z #4 /app/code/vendor/laravel/framework/src/Illuminate/Cache/RedisStore.php(275): Illuminate\\Redis\\Connections\\Connection->__call() 2026-04-05T12:06:01Z #5 /app/code/vendor/laravel/framework/src/Illuminate/Cache/Repository.php(962): Illuminate\\Cache\\RedisStore->flush() 2026-04-05T12:06:01Z #6 /app/code/vendor/laravel/framework/src/Illuminate/Cache/Console/ClearCommand.php(68): Illuminate\\Cache\\Repository->__call() 2026-04-05T12:06:01Z #7 /app/code/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Cache\\Console\\ClearCommand->handle() 2026-04-05T12:06:01Z #8 /app/code/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}() 2026-04-05T12:06:01Z #9 /app/code/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure() 2026-04-05T12:06:01Z [2026-04-05 12:06:01] production.ERROR: LOADING Redis is loading the dataset in memory {"exception":"[object] (Predis\\Response\\ServerException(code: 0): LOADING Redis is loading the dataset in memory at /app/code/vendor/predis/predis/src/Client.php:435) 2026-04-05T12:06:01Z [stacktrace] 2026-04-05T12:06:01Z at vendor/predis/predis/src/Client.php:435 2026-04-05T12:06:02Z 13:M 05 Apr 2026 12:06:02.788 * Done loading RDB, keys loaded: 245434, keys expired: 1238. 2026-04-05T12:06:02Z 13:M 05 Apr 2026 12:06:02.812 * DB loaded from disk: 9.280 seconds 2026-04-05T12:06:02Z 13:M 05 Apr 2026 12:06:02.812 * Ready to accept connections tcp 2026-04-05T12:06:02Z ==> Creating caches 2026-04-05T12:06:02Z ==> Creating directories 2026-04-05T12:06:04Z 2026-04-05T12:06:04Z 2026-04-05T12:06:04Z  INFO  Configuration cached successfully. 2026-04-05T12:06:05Z 2026-04-05T12:06:05Z 2026-04-05T12:06:05Z  INFO  Application cache cleared successfully. 2026-04-05T12:06:07Z 2026-04-05T12:06:07Z 2026-04-05T12:06:07Z  INFO  Routes cached successfully. 2026-04-05T12:06:08Z 2026-04-05T12:06:08Z 2026-04-05T12:06:08Z 2026-04-05T12:06:08Z  INFO  Blade templates cached successfully. 2026-04-05T12:06:08Z ==> Running migrations 2026-04-05T12:06:17Z 2026-04-05T12:06:17Z 2026-04-05T12:06:17Z 2026-04-05T12:06:17Z Starting update... 2026-04-05T12:06:17Z  INFO  Nothing to migrate. 2026-04-05T12:06:17Z ==> Updating pixelfed 2026-04-05T12:06:26Z Completed update! 2026-04-05T12:06:30.000Z => Healthcheck error: Error: connect ECONNREFUSED 172.18.20.213:8000 2026-04-05T12:06:34Z Instance actor succesfully generated. You do not need to run this command again. 2026-04-05T12:06:34Z ==> Changing ownership 2026-04-05T12:06:40.000Z => Healthcheck error: Error: connect ECONNREFUSED 172.18.20.213:8000 2026-04-05T12:06:40Z 2026-04-05 12:06:40,935 CRIT Supervisor is running as root. Privileges were not dropped because no user is specified in the config file. If you intend to run as root, you can set user=root in the config file to avoid this message. 2026-04-05T12:06:40Z 2026-04-05 12:06:40,935 INFO Included extra file "/etc/supervisor/conf.d/horizon.conf" during parsing 2026-04-05T12:06:40Z 2026-04-05 12:06:40,935 INFO Included extra file "/etc/supervisor/conf.d/nginx.conf" during parsing 2026-04-05T12:06:40Z 2026-04-05 12:06:40,936 INFO Included extra file "/etc/supervisor/conf.d/php-fpm.conf" during parsing 2026-04-05T12:06:40Z ==> Starting Pixelfed 2026-04-05T12:06:40Z Unlinking stale socket /var/run/supervisor.sock 2026-04-05T12:06:41Z 2026-04-05 12:06:41,247 INFO RPC interface 'supervisor' initialized 2026-04-05T12:06:41Z 2026-04-05 12:06:41,248 CRIT Server 'unix_http_server' running without any HTTP authentication checking 2026-04-05T12:06:41Z 2026-04-05 12:06:41,249 INFO supervisord started with pid 1 2026-04-05T12:06:42Z 2026-04-05T12:06:42Z 2026-04-05T12:06:42Z 2026-04-05 12:06:42,255 INFO spawned: 'php-fpm' with pid 30 2026-04-05T12:06:42Z 2026-04-05 12:06:42,263 INFO spawned: 'nginx' with pid 31 2026-04-05T12:06:42Z 2026-04-05 12:06:42,269 INFO spawned: 'horizon' with pid 32 2026-04-05T12:06:42Z INFO Horizon started successfully. 2026-04-05T12:06:43Z 2026-04-05 12:06:43,962 INFO success: php-fpm entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2026-04-05T12:06:43Z 2026-04-05 12:06:43,963 INFO success: horizon entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2026-04-05T12:06:43Z 2026-04-05 12:06:43,963 INFO success: nginx entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2026-04-05T12:06:54Z 13:M 05 Apr 2026 12:06:54.057 * 10000 changes in 60 seconds. Saving... 2026-04-05T12:06:54Z 13:M 05 Apr 2026 12:06:54.059 * Background saving started by pid 26 2026-04-05T12:06:54Z 13:M 05 Apr 2026 12:06:54.160 * Background saving terminated with success 2026-04-05T12:06:54Z 26:C 05 Apr 2026 12:06:54.064 * BGSAVE done, 8 keys saved, 0 keys skipped, 3659 bytes written. 2026-04-05T12:06:54Z 26:C 05 Apr 2026 12:06:54.070 * DB saved on disk 2026-04-05T12:06:54Z 26:C 05 Apr 2026 12:06:54.072 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB 2026-04-05T12:06:57.000Z => Healthcheck error: AbortError: The operation was aborted 2026-04-05T12:06:57Z 172.18.0.1 - - [05/Apr/2026:12:06:57 +0000] "GET / HTTP/1.1" 499 0 "-" "Mozilla (CloudronHealth)"
  • Move to fork?

    IT-Tools
    12
    5 Votes
    12 Posts
    1k Views
    nichu42N
    Can we have https://github.com/sharevb/it-tools/releases/tag/v2026.1.4?
  • how do I stop a app

    Solved Support userinterface
    6
    1
    1 Votes
    6 Posts
    109 Views
    robiR
    Might be fine to leave it there but also add a button where it's expected for improved UX.
  • Struggling to Replace MinIO - Advice Welcome!

    Discuss
    14
    2 Votes
    14 Posts
    917 Views
    robiR
    The minimally changed and full featured drop-in fork of MinIO is called Silo - https://github.com/pgsty/minio Would be a great community package if not official app replacement. I'd still like to see Garage packaged too, it's quick and simple, even does http hosting.
  • 1 Votes
    1 Posts
    24 Views
    No one has replied
  • Garage packaging status, next steps

    App Packaging & Development
    24
    2 Votes
    24 Posts
    1k Views
    robiR
    @timconsidine I generally disable backups of Minio and Garage so it's not duplicated within them on a single server. That server also has upstream VPS snapshots. With 9.x we can do multiple backup destinations, and choose what's included in the backup, so you can choose specifically only the s3 backup app, or even only the excluded apps.
  • Unusable application

    Solved Docker Registry
    32
    1 Votes
    32 Posts
    700 Views
    LanhildL
    @nebulon I did the upgrade from Ubuntu 22 to 24 today. I confirm that it fixed the issue for me as well.
  • 1 Votes
    1 Posts
    7 Views
    No one has replied
  • Cloudron CLI install option results in a 404

    Solved Support
    3
    0 Votes
    3 Posts
    21 Views
    jamesJ
    @Lanhild said: Updating the Cloudron CLI did the trick. That is correct. The current latest version of the cloudron cli is 8.0.2. Your stated cli version is 6.0.0, two mayor versions behind.
  • 1 Votes
    3 Posts
    16 Views
    jamesJ
    I have updated the maximum listing, so now all categories are visible. Also, the parent category @apps can also be viewed to see all in a list.
  • Stirling Image: Stirling-PDF, but for images

    App Wishlist
    2
    9 Votes
    2 Posts
    64 Views
    C
    This looks very interesting. I need to investigate further to see if this can replace Cloudinrary for dynamic image scaling.
  • 2 Votes
    1 Posts
    12 Views
    No one has replied
  • SSH remote copy always failed, falling back to sshfs copy

    Unsolved Support backup restore zfs sshfs
    9
    1 Votes
    9 Posts
    135 Views
    D
    thanks @joseph for your answer. But the command you gave me (same one as in error log) use relative path. And when i try the same command manually with an absolute path, it seems to works. What should i understand of it ?
  • Small UI bug in ressources section

    Unsolved Support dashboard
    1
    2 Votes
    1 Posts
    13 Views
    No one has replied
  • Docmost - Package Updates

    Pinned Docmost
    6
    0 Votes
    6 Posts
    168 Views
    Package UpdatesP
    [1.0.0] Update docmost to 0.71.1 Full Changelog feat: bug fixes by @​Philipinho in #​2084
  • LanguageTool - Package Updates

    Pinned LanguageTool
    42
    1 Votes
    42 Posts
    7k Views
    Package UpdatesP
    [1.38.0] Update languagetool to b7134b0
  • TriliumNext - Package Updates

    Pinned TriliumNext
    105
    0 Votes
    105 Posts
    71k Views
    Package UpdatesP
    [1.28.2] Update Trilium to 0.102.2 Full Changelog Improved request handling for SVG content in share routes Improved request handling for SVG content in the main API Enhanced content rendering in the Mermaid diagram editor Fixed toast notifications to properly escape content Added validation for the docName attribute in the document renderer Marked docName as a sensitive attribute in the commons module Added Electron fuses to harden the desktop application against external abuse Improved application integrity checks Added MIME type validation for image uploads via ETAPI Aligned attachment upload validation with note upload validation
  • Home Assistant - Package Updates

    Pinned Home Assistant
    75
    2 Votes
    75 Posts
    16k Views
    Package UpdatesP
    [1.18.1] Update core to 2026.4.1 Full Changelog Fix tuya energy sensor units ([@​jbouwh] - [#​160392]) ([tuya docs]) Fix Ring snapshots ([@​Ltek] - [#​164337]) ([ring docs]) Fix Tesla Fleet charge current scope handling ([@​Bre77] - [#​166919]) ([tesla_fleet docs][tesla_fleet docs]) Fix Tesla Fleet OAuth scope refresh during reauth ([@​Bre77] - [#​166920]) ([tesla_fleet docs][tesla_fleet docs]) Fix select condition state selector ([@​bramkragten] - [#​167064]) ([select docs]) Fix websocket calling async_release_notes in update component although unavailable ([@​tr4nt0r] - [#​167067]) ([update docs]) Fix Proxmox VE backup status sensor false positive due to case mismatch ([@​irishpadres] - [#​167069]) ([proxmoxve docs]) Remove not implemented supported feature from Wiim ([@​joostlek] - [#​167205]) ([wiim docs]) Migrate image unique_id for Fritz ([@​chemelli74] - [#​167209]) ([fritz docs]) Fix SMHI ([@​gjohansson-ST] - [#​167212]) ([smhi docs]) (breaking-change) (dependency)
  • Jellyfin - Package Updates

    Pinned Jellyfin
    65
    1 Votes
    65 Posts
    21k Views
    Package UpdatesP
    [1.13.5] Update jellyfin to 10.11.8 Full Changelog Handle folders without associated library in FixLibrarySubtitleDownloadLanguages [MR #​16540], by @​Shadowghost Fix subtitle saving [MR #​16539], by @​MBR-0001 Fix querying media with language filters [MR #​16538], by @​MBR-0001
  • Bookstack - Package Updates

    Pinned BookStack
    153
    0 Votes
    153 Posts
    126k Views
    Package UpdatesP
    [2.0.3] Update BookStack to 26.03.3 Full Changelog Updated translations with latest Crowdin changes. (#​6067) Updated PHP dependency versions.