Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

kernelci-frontend and backend docker containers not getting started #22

Description

@Lakshmipathi

Strangely, last week dev-start.sh stopped working and I can't use dev-start.sh to start the containers anymore.

docker stuck at restarting status

de5ce7fb8b25   kernelci-docker_frontend   "nodemon -V --watch …"   About a minute ago   Restarting (1) 4 seconds ago                                                                           kernelci-docker_frontend_1
6d3900cb2809   kernelci-docker_backend    "nodemon -V --watch …"   About a minute ago   Restarting (1) 4 seconds ago                                                                           kernelci-docker_backend_1

and frontend/backend logs show something like this

SyntaxError: Unexpected token {
    at createScript (vm.js:80:10)
    at Object.runInThisContext (vm.js:139:10)
    at Module._compile (module.js:599:28)
    at Object.Module._extensions..js (module.js:646:10)
    at Module.load (module.js:554:32)
    at tryModuleLoad (module.js:497:12)
    at Function.Module._load (module.js:489:3)
    at Module.require (module.js:579:17)
    at require (internal/module.js:11:18)
    at Object.<anonymous> (/opt/bitnami/node/lib/node_modules/nodemon/bin/nodemon.js:15:3)

Any thoughts on how resolve this issue?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions