

Magento 20:31:48.46 INFO => Configuring the HTTP port Magento 20:31:48.46 DEBUG => Validating settings in APACHE_* environment variables Magento 20:31:48.44 INFO => ** Starting Magento setup ** Magento 20:31:48.44 Submit issues and feature requests at Magento 20:31:48.44 Subscribe to project updates by watching Magento 20:31:48.44 Welcome to the Bitnami magento container

❯ kubectl logs -f magento-747bd69bf7-lbzck I set BITNAMI_RESTORE_PERMISSIONS as such: rwxrwxrwx 1 0 0 957976 Jun 16 01:26 composer.lockĪs for the workaround, I created a new image with it and pushed to my image repo. rwxrwxrwx 1 0 0 2994 Jun 16 01:26 Gruntfile.js.sample Normal ProvisioningSucceeded 55m persistentvolume-controller Successfully provisioned volume pvc-4aa4bd87-f9a7-42a0-8ce0-9055cc7a1869 using kubernetes.io/azure-fileĭoes the above logs from increasing the probes make the issue any clearer? My next step would be making the custom Magento image. storage-provisioner: kubernetes.io/azure-fileįinalizers: Pv.kubernetes.io/bound-by-controller: yes Labels: /instance=magentoĪnnotations: /release-name: magento My PVC has a capacity of 100 gigabytes so I don't think that's a problem: Magento 00:16:17.51 INFO => Persisting Magento installationĬp: cannot create hard link '/bitnami/magento/./vendor/composer/composer/bin/composer' to '/bitnami/magento/./vendor/bin/composer': Operation not supportedĬp: cannot create hard link '/bitnami/magento/./vendor/justinrainbow/json-schema/bin/validate-json' to '/bitnami/magento/./vendor/bin/validate-json': Operation not supportedĬp: cannot create hard link '/bitnami/magento/./vendor/laminas/laminas-view/bin/templatemap_generator.php' to '/bitnami/magento/./vendor/bin/templatemap_generator.php': Operation not supportedĬp: cannot create hard link '/bitnami/magento/./vendor/mtdowling/jmespath.php/bin/jp.php' to '/bitnami/magento/./vendor/bin/jp.php': Operation not supportedĬp: cannot create hard link '/bitnami/magento/./vendor/seld/jsonlint/bin/jsonlint' to '/bitnami/magento/./vendor/bin/jsonlint': Operation not supportedĬp: cannot create hard link '/bitnami/magento/./vendor/tubalmartin/cssmin/cssmin' to '/bitnami/magento/./vendor/bin/cssmin': Operation not supportedĬp: cannot create hard link '/bitnami/magento/./vendor/wikimedia/less.php/bin/lessc' to '/bitnami/magento/./vendor/bin/lessc': Operation not supported Please run 'composer install' under application root directory. Magento 10:26:26.48 INFO => Upgrading database schemaĪutoload error: Vendor autoload is not found.

Magento 10:26:26.37 DEBUG => Executing SQL command: Magento 10:26:26.31 DEBUG => Getting configuration path '/db/connection/default/host' from Magento configuration Magento 10:26:26.26 DEBUG => Getting configuration path '/db/connection/default/password' from Magento configuration Magento 10:26:26.20 DEBUG => Getting configuration path '/db/connection/default/username' from Magento configuration Magento 10:26:26.13 DEBUG => Getting configuration path '/db/connection/default/dbname' from Magento configuration Magento 10:26:26.12 INFO => Trying to connect to the database server Magento 10:26:19.70 INFO => Restoring persisted Magento installation Magento 10:26:19.60 DEBUG => Validating settings in MAGENTO_* environment variables. Magento 10:26:19.57 INFO => Validating settings in MYSQL_CLIENT_* env vars Magento 10:26:19.55 INFO => Configuring PHP options Magento 10:26:19.53 DEBUG => Configuring port 8443 on file /opt/bitnami/apache/conf/bitnami/nf Magento 10:26:19.53 INFO => Configuring the HTTPS port Magento 10:26:19.52 DEBUG => Configuring port 8080 on file /opt/bitnami/apache/conf/vhosts/00_nf Magento 10:26:19.52 DEBUG => Configuring port 8080 on file /opt/bitnami/apache/conf/bitnami/nf Magento 10:26:19.51 DEBUG => Configuring port 8080 on file /opt/bitnami/apache/conf/nf Magento 10:26:19.51 INFO => Configuring the HTTP port Magento 10:26:19.50 DEBUG => Validating settings in APACHE_* environment variables Magento 10:26:19.48 INFO => ** Starting Magento setup **

Magento 10:26:19.48 Submit issues and feature requests at Magento 10:26:19.48 Subscribe to project updates by watching Magento 10:26:19.48 Welcome to the Bitnami magento container
