waltz-controls / waltz

A general purpose web application that provides the interface between SCADA(s) system and the scientific users who define and calibrate their experiments
https://waltz-docs.readthedocs.io/en/latest/
GNU General Public License v3.0
17 stars 6 forks source link

demo and docker-compose does not work #277

Closed reszelaz closed 2 years ago

reszelaz commented 2 years ago

Hi all, I was going to try Waltz and I found the following problems.

  1. Demo: https://github.com/waltz-controls/waltz#live-demo does not work.
  2. docker-compose up fails:
╰─>$ git clone https://github.com/waltz-controls/waltz.git                                                                                                                            (base) 
Cloning into 'waltz'...
remote: Enumerating objects: 10588, done.
remote: Counting objects: 100% (119/119), done.
remote: Compressing objects: 100% (81/81), done.
remote: Total 10588 (delta 50), reused 64 (delta 13), pack-reused 10469
Receiving objects: 100% (10588/10588), 22.97 MiB | 19.41 MiB/s, done.
Resolving deltas: 100% (7214/7214), done.
╰─>$ cd waltz/                                                                                                                                                                        (base) 
╰─>$ docker-compose up                                                                                                                                                                (base) 
Creating network "waltz_public_net" with driver "bridge"
Pulling tango-db (tangocs/mysql:Database-Release-5.9)...
Database-Release-5.9: Pulling from tangocs/mysql
6ae821421a7d: Pull complete
a9e976e3aa6d: Pull complete
e3735e44a020: Pull complete
bfd564e9483f: Pull complete
df705f26e488: Pull complete
d8c3e47a6e3f: Pull complete
23dfa289d3d1: Pull complete
681bd35bda0e: Pull complete
6cf1b4c50281: Pull complete
3d50df9fe76a: Pull complete
f4773537fff9: Pull complete
244f72e330c3: Pull complete
Digest: sha256:b48180e20d39461658d1db17333260bea20e1bdeb4d259b6781cc04e06d86082
Status: Downloaded newer image for tangocs/mysql:Database-Release-5.9
Pulling tango-cs (tangocs/tango-cs:9.3.3-rc1)...
9.3.3-rc1: Pulling from tangocs/tango-cs
Digest: sha256:cc3fd9d2c5cb6d2c99dfbc01dbb84975d1ea503530f43198613ea20a38153869
Status: Downloaded newer image for tangocs/tango-cs:9.3.3-rc1
Pulling tango-test (tangocs/tango-test:9.3.3-rc1)...
9.3.3-rc1: Pulling from tangocs/tango-test
0a4690c5d889: Already exists
f35eea91b6a8: Already exists
f26d74d6d5e3: Already exists
a8f72d9a166c: Pull complete
00ace45ef2b8: Pull complete
6c3a20f6db4e: Pull complete
e0e49d5b2c5b: Pull complete
343a0700a075: Pull complete
Digest: sha256:18b2879741e112dc94e638899078d38a3f30fabb20f6051ff5b47059d3e5de44
Status: Downloaded newer image for tangocs/tango-test:9.3.3-rc1
Building waltz
Sending build context to Docker daemon     30MB
Step 1/20 : FROM node:12-alpine as BUILD
12-alpine: Pulling from library/node
6a428f9f83b0: Already exists 
d0fe2b74aff9: Pull complete 
8a7ab7725978: Pull complete 
f1c9d3375a02: Pull complete 
Digest: sha256:1ea5900145028957ec0e7b7e590ac677797fa8962ccec4e73188092f7bc14da5
Status: Downloaded newer image for node:12-alpine
 ---> b30595aabe53
Step 2/20 : ARG NODE_AUTH_TOKEN
 ---> Running in 968efc51dd55
Removing intermediate container 968efc51dd55
 ---> 9df48d256392
Step 3/20 : ARG USER_CONTEXT_VER=0.5
 ---> Running in b2c34992fc00
Removing intermediate container b2c34992fc00
 ---> 58fe8edcf0f4
Step 4/20 : ARG TANGO_REST_VER=2.2
 ---> Running in ce837eee48f3
Removing intermediate container ce837eee48f3
 ---> 0fd39e8ce685
Step 5/20 : RUN echo "//npm.pkg.github.com/:_authToken=$NODE_AUTH_TOKEN" >> ~/.npmrc
 ---> Running in 5cbaa45a47d2
Removing intermediate container 5cbaa45a47d2
 ---> 0c9aa469e9d5
Step 6/20 : RUN apk add --no-cache wget unzip
 ---> Running in 4584b1231ea5
fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
(1/2) Installing unzip (6.0-r7)
(2/2) Installing wget (1.20.3-r0)
Executing busybox-1.31.1-r10.trigger
OK: 8 MiB in 18 packages
Removing intermediate container 4584b1231ea5
 ---> d33ae6fe864c
Step 7/20 : COPY . /src
 ---> dca53e2af12f
Step 8/20 : WORKDIR /src
 ---> Running in 3d1f549d645e
Removing intermediate container 3d1f549d645e
 ---> bae40f8a73fb
Step 9/20 : RUN npm install
 ---> Running in ca2e4b5216d8
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/glob-f636a88d/sync.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/glob-f636a88d/changelog.md'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/dist/jquery.slim.min.js'
npm WARN tar ENOENT: no such file or directory, lstat '/src/node_modules/.staging/jquery-c71ed16e/src/ajax'
npm WARN tar ENOENT: no such file or directory, lstat '/src/node_modules/.staging/jquery-c71ed16e/src/ajax'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/web/JsonpChunkTemplatePlugin.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/web/JsonpExportMainTemplatePlugin.js'
npm WARN tar ENOENT: no such file or directory, lstat '/src/node_modules/.staging/jquery-c71ed16e/src/ajax'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/web/JsonpHotUpdateChunkTemplatePlugin.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/web/JsonpMainTemplate.runtime.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/manipulation.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/web/JsonpMainTemplatePlugin.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/core/nodeName.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/web/JsonpTemplatePlugin.js'
npm WARN tar ENOENT: no such file or directory, lstat '/src/node_modules/.staging/jquery-c71ed16e/src/ajax'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/util/LazyBucketSortedSet.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/var/ObjectFunctionString.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/offset.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/core/parseHTML.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/optimize/LimitChunkCountPlugin.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/core/parseXML.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/var/pnum.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/attributes/prop.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/var/push.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/queue.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/css/var/rboxStyle.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/var/rcheckableType.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/var/rcssNum.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/hot/log-apply-result.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/core/ready-no-deferred.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/hot/log.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/core/ready.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/logging/Logger.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/core/readyException.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/traversing/var/rneedsContext.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/var/rnothtmlwhite.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/css/var/rnumnonpx.js'
npm WARN tar ENOENT: no such file or directory, lstat '/src/node_modules/.staging/jquery-c71ed16e/src/ajax'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/optimize/MergeDuplicateChunksPlugin.js'
npm WARN tar ENOENT: no such file or directory, lstat '/src/node_modules/.staging/jquery-c71ed16e/src/manipulation/var'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/optimize/MinChunkSizePlugin.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/optimize/MinMaxSizeWarning.js'
npm WARN tar ENOENT: no such file or directory, lstat '/src/node_modules/.staging/jquery-c71ed16e/src/core/var'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/buildin/module.js'
npm WARN tar ENOENT: no such file or directory, lstat '/src/node_modules/.staging/jquery-c71ed16e/src/manipulation/var'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/optimize/ModuleConcatenationPlugin.js'
npm WARN tar ENOENT: no such file or directory, lstat '/src/node_modules/.staging/jquery-c71ed16e/src/ajax'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/dependencies/ModuleDependency.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/selector-native.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/selector-sizzle.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/dependencies/ModuleDependencyTemplateAsId.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/selector.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/dependencies/ModuleDependencyTemplateAsRequireId.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/serialize.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/manipulation/setGlobalEval.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/css/showHide.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/dependencies/ModuleHotAcceptDependency.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/traversing/var/siblings.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/dependencies/ModuleHotDeclineDependency.js'
npm WARN tar ENOENT: no such file or directory, lstat '/src/node_modules/.staging/jquery-c71ed16e/external'
npm WARN tar ENOENT: no such file or directory, lstat '/src/node_modules/.staging/jquery-c71ed16e/external'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/var/slice.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/core/stripAndCollapse.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/attributes/support.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/core/support.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/css/support.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/dependencies/MultiEntryDependency.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/event/support.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/manipulation/support.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/var/support.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/css/var/swap.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/var/toString.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/core/toType.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/traversing.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/event/trigger.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/optimize/NaturalChunkOrderPlugin.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/effects/Tween.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/performance/NoAsyncChunksWarning.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/attributes/val.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/wrap.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/src/manipulation/wrapMap.js'
npm WARN tar ENOENT: no such file or directory, lstat '/src/node_modules/.staging/jquery-c71ed16e/src/ajax'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/bower.json'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/package.json'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/dist/jquery.min.map'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/dist/jquery.slim.min.map'
npm WARN tar ENOENT: no such file or directory, lstat '/src/node_modules/.staging/jquery-c71ed16e/external'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/README.md'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/AUTHORS.txt'
npm WARN tar ENOENT: no such file or directory, lstat '/src/node_modules/.staging/jquery-c71ed16e/external'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/jquery-c71ed16e/LICENSE.txt'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/dependencies/NullDependency.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/util/objectToMap.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/optimize/OccurrenceChunkOrderPlugin.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/optimize/OccurrenceModuleOrderPlugin.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/optimize/OccurrenceOrderPlugin.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/hot/only-dev-server.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/hot/poll.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/dependencies/PrefetchDependency.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/util/Queue.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/node/ReadFileCompileWasmTemplatePlugin.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/optimize/RemoveEmptyChunksPlugin.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/optimize/RemoveParentModulesPlugin.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/dependencies/RequireContextDependency.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/dependencies/RequireContextDependencyParserPlugin.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/dependencies/RequireContextPlugin.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/dependencies/RequireEnsureDependenciesBlock.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/dependencies/RequireEnsureDependenciesBlockParserPlugin.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/dependencies/RequireEnsureDependency.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/dependencies/RequireEnsureItemDependency.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/dependencies/RequireEnsurePlugin.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/dependencies/RequireHeaderDependency.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/dependencies/RequireIncludeDependency.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/dependencies/RequireIncludeDependencyParserPlugin.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/dependencies/RequireIncludePlugin.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/dependencies/RequireResolveContextDependency.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/dependencies/RequireResolveDependency.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/dependencies/RequireResolveDependencyParserPlugin.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/dependencies/RequireResolveHeaderDependency.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/logging/runtime.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/optimize/RuntimeChunkPlugin.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/util/Semaphore.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/util/SetHelpers.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/optimize/SideEffectsFlagPlugin.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/hot/signal.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/dependencies/SingleEntryDependency.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/performance/SizeLimitsPlugin.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/util/SortableSet.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/optimize/SplitChunksPlugin.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/util/StackedSetMap.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/buildin/system.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/dependencies/SystemPlugin.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/util/TrackingSet.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/logging/truncateArgs.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/dependencies/UnsupportedDependency.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/dependencies/WebAssemblyExportImportedDependency.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/dependencies/WebAssemblyImportDependency.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/web/WebEnvironmentPlugin.js'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/lib/dependencies/WebpackMissingModule.js'
npm WARN tar ENOENT: no such file or directory, lstat '/src/node_modules/.staging/webpack-e9dfe829/schemas/plugins'
npm WARN tar ENOENT: no such file or directory, lstat '/src/node_modules/.staging/webpack-e9dfe829/schemas/plugins'
npm WARN tar ENOENT: no such file or directory, lstat '/src/node_modules/.staging/webpack-e9dfe829/schemas/plugins'
npm WARN tar ENOENT: no such file or directory, lstat '/src/node_modules/.staging/webpack-e9dfe829/schemas/plugins'
npm WARN tar ENOENT: no such file or directory, lstat '/src/node_modules/.staging/webpack-e9dfe829/schemas/plugins'
npm WARN tar ENOENT: no such file or directory, lstat '/src/node_modules/.staging/webpack-e9dfe829/schemas/plugins'
npm WARN tar ENOENT: no such file or directory, lstat '/src/node_modules/.staging/webpack-e9dfe829/schemas/plugins'
npm WARN tar ENOENT: no such file or directory, lstat '/src/node_modules/.staging/webpack-e9dfe829/schemas/plugins'
npm WARN tar ENOENT: no such file or directory, lstat '/src/node_modules/.staging/webpack-e9dfe829/schemas/plugins'
npm WARN tar ENOENT: no such file or directory, lstat '/src/node_modules/.staging/webpack-e9dfe829/schemas/plugins'
npm WARN tar ENOENT: no such file or directory, lstat '/src/node_modules/.staging/webpack-e9dfe829/schemas/plugins'
npm WARN tar ENOENT: no such file or directory, lstat '/src/node_modules/.staging/webpack-e9dfe829/schemas/plugins'
npm WARN tar ENOENT: no such file or directory, lstat '/src/node_modules/.staging/webpack-e9dfe829/schemas/plugins'
npm WARN tar ENOENT: no such file or directory, lstat '/src/node_modules/.staging/webpack-e9dfe829/schemas/plugins'
npm WARN tar ENOENT: no such file or directory, lstat '/src/node_modules/.staging/webpack-e9dfe829/schemas/plugins'
npm WARN tar ENOENT: no such file or directory, open '/src/node_modules/.staging/webpack-e9dfe829/schemas/WebpackOptions.json'
npm ERR! code E401
npm ERR! Unable to authenticate, need: Basic realm="GitHub Package Registry"

npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2021-09-28T08_39_40_004Z-debug.log
The command '/bin/sh -c npm install' returned a non-zero code: 1
ERROR: Service 'waltz' failed to build : Build failed

Could you tell me what am I doing wrong? Thanks!

Ingvord commented 2 years ago

@reszelaz

Demo: https://github.com/waltz-controls/waltz#live-demo does not work.

Yes, I shut it down as I do not want to pay for the running Amazon instance. If you want I can fire it up for a week or two.

docker-compose up fails:

npm install command fails due to unauthenticated access to GitHub packages - where Waltz libraries are hosted:

npm ERR! code E401 npm ERR! Unable to authenticate, need: Basic realm="GitHub Package Registry"

You need to set up npm authentication, GitHub docs: link

Hope this helps

reszelaz commented 2 years ago

Thanks for the fast reply and your help!

Yes, I shut it down as I do not want to pay for the running Amazon instance. If you want I can fire it up for a week or two.

That is not necessary but thanks for the offer.

You need to set up npm authentication, GitHub docs: link

I managed to do it. Basically one needs to generate a GitHub token with granted access to:

Then the said token needs to be pasted in:

https://github.com/waltz-controls/waltz/blob/d6dac0e6bca32d4e8e44e8a0e8e92fbb5b918ef9/Dockerfile#L3

Then I was trying to access to Waltz using point 2 from this guide but I could not.

I needed to obtain the Waltz container IP (using docker inspect) and navigate to it. I think the port forwarding is not enabled to the host:

57e6e10269a3   waltz_waltz                                                "catalina.sh run"        3 minutes ago   Up 3 minutes            8080/tcp                   waltz_waltz_1

I don't know if this is the correct way, but it worked for me:)

Ingvord commented 2 years ago

@reszelaz Cool! I am glad you have managed it! And thanks for the detailed description. I will close this one for now, feel free to reopen in case