Hi:
Thank you very much.
Now, I have finished the “local-no docker” express installation, And I am installing the ziti admin console with GUI.
However, I am facing following problem and error message:
In short, now the ziti-console.service cannot be activated by command “sudo systemctl status ziti-console --lines=0 --no-pager”.
AND in brower, no matter I input https://localhost:8443/ or https://klabzhao:8443/, it shows “We can’t connect to the server at ${ziti_edge_controller_hostname}.”
Now I am using “Debian GNU/Linux 11 bullseye (x86-64)”
Could please share some idea to solve this?
Thank you
klabzhao@klabzhao:~$ cd “${ZITI_HOME}/ziti-console”
klabzhao@klabzhao:~/.ziti/quickstart/klabzhao/ziti-console$ npm install
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘io.netfoundry.zac@2.5.7’,
npm WARN EBADENGINE required: { node: ‘>=18.13.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘@apidevtools/json-schema-ref-parser@10.0.1’,
npm WARN EBADENGINE required: { node: ‘>= 17’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘helmet@6.0.1’,
npm WARN EBADENGINE required: { node: ‘>=14.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘npm@9.4.0’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘@npmcli/arborist@6.2.0’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘@npmcli/config@6.1.1’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘@npmcli/disparity-colors@3.0.0’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘@npmcli/fs@3.1.0’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘@npmcli/git@4.0.3’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘@npmcli/installed-package-contents@2.0.1’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘@npmcli/map-workspaces@3.0.0’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘@npmcli/metavuln-calculator@5.0.0’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘@npmcli/node-gyp@3.0.0’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘@npmcli/package-json@3.0.0’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘@npmcli/promise-spawn@6.0.1’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘@npmcli/query@3.0.0’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘@npmcli/run-script@6.0.0’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘abbrev@2.0.0’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘are-we-there-yet@4.0.0’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘bin-links@4.0.1’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘cacache@17.0.3’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘cmd-shim@6.0.0’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘gauge@5.0.0’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘hosted-git-info@6.1.1’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘ignore-walk@6.0.0’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘init-package-json@4.0.1’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘json-parse-even-better-errors@3.0.0’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘libnpmaccess@7.0.1’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘libnpmdiff@5.0.8’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘libnpmexec@5.0.8’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘libnpmfund@4.0.8’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘libnpmhook@9.0.1’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘libnpmorg@5.0.1’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘libnpmpack@5.0.8’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘libnpmpublish@7.0.6’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘libnpmsearch@6.0.1’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘libnpmteam@5.0.1’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘libnpmversion@4.0.1’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘make-fetch-happen@11.0.2’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘minipass-fetch@3.0.1’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘nopt@7.0.0’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘normalize-package-data@5.0.0’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘npm-audit-report@4.0.0’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘npm-bundled@3.0.0’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘npm-install-checks@6.0.0’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘npm-normalize-package-bin@3.0.0’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘npm-package-arg@10.1.0’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘npm-packlist@7.0.4’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘npm-pick-manifest@8.0.1’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘npm-profile@7.0.1’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘npm-registry-fetch@14.0.3’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘npmlog@7.0.1’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘pacote@15.0.7’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘parse-conflict-json@3.0.0’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘proc-log@3.0.0’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘read-cmd-shim@4.0.0’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘read-package-json@6.0.0’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘read-package-json-fast@3.0.1’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘ssri@10.0.1’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘treeverse@3.0.0’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘unique-filename@3.0.0’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘unique-slug@4.0.0’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘validate-npm-package-name@5.0.0’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘which@3.0.0’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: ‘write-file-atomic@5.0.0’,
npm WARN EBADENGINE required: { node: ‘^14.17.0 || ^16.13.0 || >=18.0.0’ },
npm WARN EBADENGINE current: { node: ‘v12.22.12’, npm: ‘7.5.2’ }
npm WARN EBADENGINE }
removed 2 packages, and audited 373 packages in 847ms
22 packages are looking for funding
run npm fund
for details
found 0 vulnerabilities
klabzhao@klabzhao:~/.ziti/quickstart/klabzhao/ziti-console$ ln -s “${ZITI_PKI}/${ZITI_EDGE_CONTROLLER_HOSTNAME}-intermediate/certs/${ZITI_EDGE_CONTROLLER_HOSTNAME}-server.chain.pem” “${ZITI_HOME}/ziti-console/server.chain.pem”
ln: failed to create symbolic link ‘/home/klabzhao/.ziti/quickstart/klabzhao/ziti-console/server.chain.pem’: File exists
klabzhao@klabzhao:~/.ziti/quickstart/klabzhao/ziti-console$ ln -s “${ZITI_PKI}/${ZITI_EDGE_CONTROLLER_HOSTNAME}-intermediate/keys/${ZITI_EDGE_CONTROLLER_HOSTNAME}-server.key” “${ZITI_HOME}/ziti-console/server.key”
ln: failed to create symbolic link ‘/home/klabzhao/.ziti/quickstart/klabzhao/ziti-console/server.key’: File exists
klabzhao@klabzhao:~/.ziti/quickstart/klabzhao/ziti-console$ createZacSystemdFile
sudo cp “${ZITI_HOME}/ziti-console.service” /etc/systemd/system
sudo systemctl daemon-reload
sudo systemctl enable --now ziti-console
This will overwrite the existing file, continue (y/N)? y
ziti-console systemd file written to: /home/klabzhao/.ziti/quickstart/klabzhao/ziti-console.service
[sudo] password for klabzhao:
klabzhao@klabzhao:~/.ziti/quickstart/klabzhao/ziti-console$ node “${ZITI_HOME}/ziti-console/server.js”
file:///home/klabzhao/.ziti/quickstart/klabzhao/ziti-console/server.js:36
ziti = await loadModule(‘@openziti/ziti-sdk-nodejs’)
^^^^^
SyntaxError: Unexpected reserved word
at Loader.moduleStrategy (internal/modules/esm/translators.js:133:18)
at async link (internal/modules/esm/module_job.js:42:21)
klabzhao@klabzhao:~/.ziti/quickstart/klabzhao/ziti-console$ sudo systemctl status ziti-console --lines=0 --no-pager
● ziti-console.service - Ziti-Console
Loaded: loaded (/etc/systemd/system/ziti-console.service; enabled; vendor preset: enabled)
Active: activating (auto-restart) (Result: exit-code) since Wed 2023-02-01 10:06:37 PST; 1s ago
Process: 2391627 ExecStart=/usr/bin/node /home/klabzhao/.ziti/quickstart/klabzhao/ziti-console/server.js (code=exited, status=1/FAILURE)
Main PID: 2391627 (code=exited, status=1/FAILURE)
CPU: 60ms
klabzhao@klabzhao:~/.ziti/quickstart/klabzhao/ziti-console$ sudo systemctl status ziti-console --lines=0 --no-pager
● ziti-console.service - Ziti-Console
Loaded: loaded (/etc/systemd/system/ziti-console.service; enabled; vendor preset: enabled)
Active: activating (auto-restart) (Result: exit-code) since Wed 2023-02-01 10:06:49 PST; 1s ago
Process: 2391686 ExecStart=/usr/bin/node /home/klabzhao/.ziti/quickstart/klabzhao/ziti-console/server.js (code=exited, status=1/FAILURE)
Main PID: 2391686 (code=exited, status=1/FAILURE)
CPU: 62ms
klabzhao@klabzhao:~/.ziti/quickstart/klabzhao/ziti-console$ node “${ZITI_HOME}/ziti-console/server.js”
Initializing TLS
TLS initialized on port: 8443
Ziti Server running on port 1408
file:///home/klabzhao/.ziti/quickstart/klabzhao/ziti-console/server.js:36
ziti = await loadModule(‘@openziti/ziti-sdk-nodejs’)
^^^^^
SyntaxError: Unexpected reserved word
at Loader.moduleStrategy (internal/modules/esm/translators.js:133:18)
at async link (internal/modules/esm/module_job.js:42:21)
bash: Initializing: command not found
bash: TLS: command not found
bash: Ziti: command not found