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.comApplying 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.comApplying 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 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.comApplying 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)- ngx-sortablejs [es2015/esm2015] (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 Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-community/58e9aa3a-7889-4f5e-afed-cff037262e38n%40googlegroups.com.
