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

Container opendatacam looping after clean install #15

Open
trollsoft7 opened this issue Apr 1, 2024 · 0 comments
Open

Container opendatacam looping after clean install #15

trollsoft7 opened this issue Apr 1, 2024 · 0 comments

Comments

@trollsoft7
Copy link

Hello, I have a Jetson Nano 2 GB and flashed the firmware and SD-Card.
unfortunately the container is looping and not starting.
in the terminal I get following errors - log files is attached as well. Can somebody help? Greetings to you!

2024-04-01T13:11:27+02:00

2024-04-01T13:11:28+02:00 internal/validators.js:120

2024-04-01T13:11:28+02:00 throw new ERR_INVALID_ARG_TYPE(name, 'string', value);

2024-04-01T13:11:29+02:00 ^

2024-04-01T13:11:29+02:00

2024-04-01T13:11:29+02:00 TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received undefined

2024-04-01T13:11:29+02:00 at validateString (internal/validators.js:120:11)

2024-04-01T13:11:29+02:00 at Object.join (path.js:1039:7)

2024-04-01T13:11:29+02:00 at new FileSystemManager (/var/local/opendatacam/server/fs/FileSystemManager.js:9:27)

2024-04-01T13:11:29+02:00 at Object. (/var/local/opendatacam/server/fs/FileSystemManager.js:39:35)

2024-04-01T13:11:29+02:00 at Module._compile (internal/modules/cjs/loader.js:999:30)

2024-04-01T13:11:29+02:00 at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)

2024-04-01T13:11:29+02:00 at Module.load (internal/modules/cjs/loader.js:863:32)

2024-04-01T13:11:29+02:00 at Function.Module._load (internal/modules/cjs/loader.js:708:14)

2024-04-01T13:11:29+02:00 at Module.require (internal/modules/cjs/loader.js:887:19)

2024-04-01T13:11:29+02:00 at require (internal/modules/cjs/helpers.js:74:18) {

2024-04-01T13:11:29+02:00 code: 'ERR_INVALID_ARG_TYPE'

2024-04-01T13:11:29+02:00 }

2024-04-01T13:11:29+02:00 npm ERR! code ELIFECYCLE

2024-04-01T13:11:29+02:00 npm ERR! errno 1

2024-04-01T13:11:29+02:00 npm ERR! OpenDataCam@3.0.2 start: NODE_ENV=production scripts/npm/startServer.sh

2024-04-01T13:11:29+02:00 npm ERR! Exit status 1

errorlog.txt

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