Hi all, I am trying to setup dspace-ui 7.6.1 version on my GCP kubernetes, while doing that I noticed my pods are restarting automatically but not coming up. When I checked logs through gcp cloud cli I found below logs.
*" yarn run v1.22.19* *$ yarn base-href$ ts-node --project ./tsconfig.ts-node.json scripts/base-href.tsBuilding development app configOverriding app config with /app/config/config.ymlOverriding app config with /app/config/config.development.yamlApplying environment variable DSPACE_REST_SSL with value trueApplying environment variable DSPACE_REST_HOST with value myserver.com <http://myserver.com/>Applying environment variable DSPACE_REST_PORT with value 80Applying environment variable DSPACE_REST_NAMESPACE with value /serverSetting baseHref to / in angular.json$ ts-node --project ./tsconfig.ts-node.json scripts/serve.ts --host 0.0.0.0 --disable-host-checkBuilding development app configOverriding app config with /app/config/config.ymlOverriding app config with /app/config/config.development.yamlApplying environment variable DSPACE_REST_SSL with value trueApplying environment variable DSPACE_REST_HOST with value myserver.com <http://myserver.com/>Applying environment variable DSPACE_REST_PORT with value 80Applying environment variable DSPACE_REST_NAMESPACE with value /serverOption 'host' has been specified multiple times. The value '0.0.0.0' will be used.Warning: Running a server with --disable-host-check is a security risk. See https://medium.com/webpack/webpack-dev-server-middleware-security-issues-1489d950874a <https://medium.com/webpack/webpack-dev-server-middleware-security-issues-1489d950874a> for more information.- Generating browser application bundles (phase: setup)...Building development app configOverriding app config with /app/config/config.ymlOverriding app config with /app/config/config.development.yamlApplying environment variable DSPACE_REST_SSL with value trueApplying environment variable DSPACE_REST_HOST with value myserver.com <http://myserver.com/>Applying environment variable DSPACE_REST_PORT with value 80Applying environment variable DSPACE_REST_NAMESPACE with value /serverAngular config.json file generated correctly at /app/src/assets/config.jsonProcessing legacy "View Engine" libraries:- angular-idle-preload [main/commonjs] (git+https://github.com/gdi2290/angular-idle-preload.git <https://github.com/gdi2290/angular-idle-preload.git>)- ngx-sortablejs [es2015/esm2015] (https://github.com/sortablejs/ngx-sortablejs <https://github.com/sortablejs/ngx-sortablejs>)- ng2-file-upload [es2015/esm2015] ()Encourage the library authors to publish an Ivy distribution."* *I* need community help to resolve the issue. However I tried to use *same version docker image* in that case only getting container creating message on pod level. Thanks, Manish Kumar -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to dspace-tech+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/2f513a5d-e48e-4b11-9a9b-0b4d0b928ac8n%40googlegroups.com.