Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed deployment to server #819

Open
sudipghoshbjit opened this issue Jan 3, 2025 · 0 comments
Open

Failed deployment to server #819

sudipghoshbjit opened this issue Jan 3, 2025 · 0 comments

Comments

@sudipghoshbjit
Copy link

How to fix the following error?

TASK [driver.web : Build production web app] ***********************************
fatal: [app]: FAILED! => {"changed": true, "cmd": ["/usr/bin/docker", "run", "--rm", "--name", "driver-web", "--volumes-from", "driver-editor", "--volume", "/opt/schema_editor/app/scripts/config.js:/opt/schema_editor/app/scripts/config.js", "--volume", "/opt/web/app/scripts/config.js:/opt/web/app/scripts/config.js", "--volume", "/opt/web/app/index.html:/opt/web/app/index.html", "--volume", "/opt/web/dist:/opt/web/dist", "--log-driver", "syslog", "public.ecr.aws/v3d0r5z0/driver-web:latest", "build", "--force"], "delta": "0:00:00.509639", "end": "2025-01-03 07:16:41.419642", "failed": true, "rc": 1, "start": "2025-01-03 07:16:40.910003", "stderr": "/usr/local/lib/node_modules/grunt-cli/node_modules/v8flags/index.js:84\n var flags = Array.from(process.allowedNodeEnvironmentFlags);\n ^\n\nTypeError: Cannot convert undefined or null to object\n at Function.from (native)\n at getFlags (/usr/local/lib/node_modules/grunt-cli/node_modules/v8flags/index.js:84:21)\n at /usr/local/lib/node_modules/grunt-cli/node_modules/v8flags/index.js:142:5\n at /usr/local/lib/node_modules/grunt-cli/node_modules/v8flags/index.js:47:14\n at /usr/local/lib/node_modules/grunt-cli/node_modules/v8flags/index.js:70:14\n at FSReqWrap.oncomplete (fs.js:135:15)", "stdout": "", "stdout_lines": [], "warnings": []}

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant