dspace-ui 7.6.1 installation issue on kubernetes

117 views
Skip to first unread message

Manish Kumar

unread,
Mar 27, 2024, 1:29:57 AM3/27/24
to DSpace Community
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.ts
Building development app config
Overriding app config with /app/config/config.yml
Overriding app config with /app/config/config.development.yaml
Applying environment variable DSPACE_REST_SSL with value true
Applying environment variable DSPACE_REST_HOST with value myserver.com
Applying environment variable DSPACE_REST_PORT with value 80
Applying environment variable DSPACE_REST_NAMESPACE with value /server
Setting baseHref to / in angular.json
$ ts-node --project ./tsconfig.ts-node.json scripts/serve.ts --host 0.0.0.0 --disable-host-check
Building development app config
Overriding app config with /app/config/config.yml
Overriding app config with /app/config/config.development.yaml
Applying environment variable DSPACE_REST_SSL with value true
Applying environment variable DSPACE_REST_HOST with value myserver.com
Applying environment variable DSPACE_REST_PORT with value 80
Applying environment variable DSPACE_REST_NAMESPACE with value /server
Option '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 config
Overriding app config with /app/config/config.yml
Overriding app config with /app/config/config.development.yaml
Applying environment variable DSPACE_REST_SSL with value true
Applying environment variable DSPACE_REST_HOST with value myserver.com
Applying environment variable DSPACE_REST_PORT with value 80
Applying environment variable DSPACE_REST_NAMESPACE with value /server
Angular config.json file generated correctly at /app/src/assets/config.json

Processing 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
Reply all
Reply to author
Forward
0 new messages