[Solo PaaS]{class="badge informative" title="Applicabile solo ai progetti Adobe Commerce on Cloud (infrastruttura PaaS gestita da Adobe) e ai progetti on-premise."}

Scheda Deploy

Questa scheda è un tentativo di isolare rapidamente i problemi e le cause dei problemi di distribuzione.

Deploy log Deployment Troubleshooter

Risoluzione dei problemi di distribuzione del registro

Il frame Deploy log Deployment Troubleshooter mostra un conteggio degli eventi del registro di distribuzione che si sono verificati nell'arco temporale selezionato. L’obiettivo è fornire una panoramica dell’attività di distribuzione e determinare la complessità della distribuzione in base al conteggio. Più sono i messaggi registrati, più complessa è in genere la distribuzione.

Deploy State

Distribuisci stato

Il frame Deploy State mostra gli eventi di distribuzione che si sono verificati nell'arco temporale selezionato. Il parser per questo fotogramma sta cercando questi segnali specifici:

  • '%NOTICE: Starting generate command%') come 'start_gen'
  • '%git apply /app/vendor/magento/ece-tools/patches%') come 'apply_patches'
  • '%Set flag: .static_content_deploy%') come 'SCD'
  • '%NOTICE: Generate command completed%') come 'gen_compl'
  • '%NOTICE: Starting deploy.%') come 'start_deploy'
  • '%NOTICE: Deployment completed%') come 'deploy_compl'
  • '%NOTICE: Starting post-deploy.%') come 'start_pdeploy'
  • '%NOTICE: Post-deploy is complete%') come 'pdeploy'
  • '%deploy-complete%') come 'cl_deploy_compl'

Deploy Log Detail

Dettagli registro distribuzione

Il frame Deploy Log Detail mostra i dettagli di riepilogo dei messaggi di log della distribuzione che si sono verificati nell'intervallo di tempo selezionato. Il frame è in fase di analisi per le seguenti stringhe nei registri di distribuzione:

  • '%NOTICE: Starting deploy.%') come 'start_dply'
  • '%INFO: Starting scenario(s): scenario/deploy.xml%') come 'start_scenario'
  • '%NOTICE: Starting pre-deploy%') come 'strt_predply'
  • '%INFO: Restoring patch log file%') come 'rstr_ptch_log'
  • '%INFO: Updating cache configuration.%') come 'updt_cach_config'
  • '%INFO: Set Redis slave connection%') come 'redis_sec_conn_set'
  • '%INFO: Static content deployment was performed during build hook, cleaning old content%') come 'scd_build_hk'
  • '%INFO: Clearing pub/static%') come 'clr_pub_static'
  • '%NFO: Clearing redis cache:%') come 'clr_redis_cach'
  • '%INFO: Clearing var/cache directory%') come 'clr_var_cach'
  • '%NOTICE: Enabling Maintenance mode%') come 'enable_maint_mode'
  • '%INFO: Disable cron%') come 'disable_cron'
  • '%INFO: Trying to kill running cron jobs and consumers processes%') come 'kill_cron_try'
  • '%INFO: Running Adobe Commerce cron and consumers processes were not found.%') come 'no_cron_fnd'
  • '%NOTICE: Validating configuration%') come 'validate_config'
  • '%The following admin data is required to create an admin user during initial installation%') come 'no_admin'
  • '%recommended PHP version satisfying the constraint%') come 'php_ver_constraint'
  • '%WARNING: Fix configuration with given suggestions:%') come 'fix_config_sugg'
  • '%WARNING: [2003] The directory nesting level value for error reporting has not been configured.%') come 'nest_err_reporting'
  • '%NOTICE: End of validation%') come 'end_validation'
  • '%NOTICE: Starting update.%') come 'start_update'
  • '%INFO: Updating env.php.%') come 'update_php_env'
  • '%INFO: Updating env.php DB connection configuration.%') come 'update_php_env_db'
  • '%INFO: Updating env.php AMQP configuration%') come 'update_php_env_amqp'
  • '%INFO: Set search engine to: elasticsearch7%') come 'set_elastic7'
  • '%elasticsearch 6.5.4 has passed EOL%') come 'elastic_ver_EOL'
  • '%INFO: Set search engine to: elasticsearch6%') come 'set_elastic6'
  • '%INFO: Updating secure and unsecure URLs%') come 'update_urls'
  • '%INFO: Running setup upgrade.%') come 'setup_upgrade_run'
  • '%INFO: Post-deploy hook enabled. Cron enabling, cache cleaning, and pre-warming operations are postponed%') come 'post_hook_enabled'
  • '%NOTICE: Maintenance mode is disabled.%') come 'maint_mode_disabled'
  • '%INFO: Scenario(s) finished%') come 'scenario_finished'
  • '%WARNING: Command maintenance:enable finished with an error. Creating a maintenance flag file%') come 'enable_maintenance_fail'
  • '%MySQL server has gone away%') come 'MySQL_has_gone_away'

Post Deploy Log Detail

Dettagli registro post-distribuzione

Il frame Post Deploy Log Detail mostra i dettagli del registro post-distribuzione che si sono verificati nell'arco temporale selezionato. Questo frame è incentrato su messaggi di registro specifici che contengono le stringhe seguenti:

  • '%Disabled maintenance mode%') come 'disabled_maint_mode'
  • '%INFO: Starting scenario(s): scenario/post-deploy.xml%') come 'start_pstdply_scenario'
  • '%NOTICE: Validating configuration%') come 'val_config'
  • '%NOTICE: End of validation%') come 'end_val_config'
  • '%INFO: Enable cron%') come 'cron_enabled'
  • '%INFO: Create backup of important files.%') come 'file_backup'
  • '%INFO: Successfully created backup%') come 'file_backup_success'
  • '%INFO: Starting page warming up%') come 'pg_warmup_start'
  • '%INFO: Warmed up page:%') come 'warmed_up_pg'
  • '%ERROR: Warming up failed:%') come 'warm_up_pg_err'
  • '%INFO: Scenario(s) finished%') come 'scenario_finished'

Cloud Log Detail

Dettagli registro cloud

Il frame Cloud Log Detail mostra i dettagli del registro cloud che si sono verificati nell'arco temporale selezionato. Le seguenti stringhe vengono analizzate e restituite con l’etichetta "AS" seguente:

  • '%DEBUG: /bin/bash -c "set -o pipefail; php ./bin/magento setup:upgrade%') come 'start_update'
  • '%Schema creation/updates:%') come 'schema_updates'
  • '%Nothing to import.%') come 'mod_import_finish'
  • '%NOTICE: End of update.%') come 'update_finished'
  • '%DEBUG: Running step: deploy-static-content%') come 'scd_run'
  • '%NOTICE: Skipping static content deploy. SCD on demand is enabled.%') come 'scd_ondemand'
  • '%INFO: Clearing%') come 'clr_dirs'
  • '%DEBUG: Step "deploy-static-content" finished%') come 'scd_finished'
  • '%NOTICE: Skipping static content compression. SCD on demand is enabled.%') come 'scd_compression_run'
  • '%INFO: Clearing var/cache directory%') come 'clr_var_cach'
  • '%DEBUG: Step "compress-static-content" finished%') come 'scd_compression_finished'
  • '%DEBUG: Running step: deploy-complete%') come 'deploy_finished'
  • '%INFO: Post-deploy hook enabled. Cron enabling, cache cleaning, and pre-warming operations are postponed to post-deploy stage.%') come 'Post_deploy_hook_enabled'
  • '%NOTICE: Maintenance mode is disabled.%') come 'maint_mode_disabled'
  • '%INFO: Scenario(s) finished%') come 'scenario_finished'
  • '%post-deploy.xml%') come 'post_deploy_start'
  • '%NOTICE: Validating configuration%') come 'validate_config'
  • '%WARNING: [2003] The directory nesting level value for error reporting has not been configured.%') come 'nest_err_reporting'
  • '%NOTICE: End of validation%') come 'end_validation'
  • '%INFO: Enable cron%') come 'enable_cron'
  • '%INFO: Create backup of important files%') come 'create_backup'
  • '%DEBUG: Step "backup" finished%') come 'backup_finished'
  • '%INFO: Starting page warming up%') come 'warmup_start'
  • '%ERROR: Warming up failed:%') come 'warm_up_fail'
  • '%DEBUG: Step "warm-up" finished%') come 'warmup_finished'
  • '%DEBUG: Step "time-to-first-byte" finished%') come 'ttfb_finished'
  • '%INFO: Scenario(s) finished%') come 'post_deploy_finished'
  • '%DEBUG: Running step: pre-build%') come 'run_pre-build'
  • '%DEBUG: Flag .static_content_deploy has already been deleted%') come 'scd_flag_del'
  • '%DEBUG: Step "pre-build" finished%') come 'pre-build_completed'
  • '%NOTICE: Applying patches%') come 'apply_patches'
  • '%has been applied%') come 'patches_applied'
  • '%DEBUG: Step "apply-patches" finished%') come 'apply_patches_complete'
  • '%Deploy using quick strategy%') come 'quick_strategy_deploy'
  • '%NOTICE: Running DI compilation%') come 'di_compliation_start'
  • '%NOTICE: End of running DI compilation%') come 'di_compliation_finished'
  • '%NOTICE: Generating fresh static content%') come 'gen_frsh_static_content'
  • '%magento setup:static-content:deploy%') come 'scd_executing'
  • '%NOTICE: End of generating fresh static content%') come 'gen_frsh_static_cont_finished'
  • '%INFO: Starting scenario(s): scenario/build/transfer.xml%') come 'start_transferxml'
  • '%INFO: Trying to kill running cron jobs%') come 'kill_crons'
  • '%INFO: Clearing redis cache:%') come 'clear_redis_cache'
  • '%INFO: Checking if db exists and has tables%') come 'db_check'
  • '%WARNING: [2010] Elasticsearch service is installed at infrastructure layer, but is not used as a search engine.%) come 'es_not_used'
  • '%NOTICE: Starting update.%') come 'starting_update'
  • '%INFO: Set search engine to: mysql%') come 'mysql_search'
  • '%SQLSTATE[HY000] [2006] MySQL server has gone away%') come 'mysql_gone'

Count of modules imported during deploy

Numero di moduli importati durante la distribuzione

Il frame Count of modules imported during deploy mostra il numero di moduli importati durante la distribuzione nell'arco temporale selezionato.

Deployed module list

Elenco moduli distribuiti

Il frame Deployed module list mostra i moduli distribuiti nell'arco temporale selezionato.

recommendation-more-help
c2d96e17-5179-455c-ad3a-e1697bb4e8c3