Doing compose commands manuly i get this how risky is it
npm WARN using --force Recommended protections disabled.
npm audit report
nth-check <2.0.1
Severity: high
Inefficient Regular Expression Complexity in nth-check - Inefficient Regular Expression Complexity in nth-check · CVE-2021-3803 · GitHub Advisory Database · GitHub
fix available via npm audit fix --force
Will install vue-svg-loader@0.16.0, which is a breaking change
node_modules/vue-svg-loader/node_modules/nth-check
css-select <=3.1.0
Depends on vulnerable versions of nth-check
node_modules/vue-svg-loader/node_modules/css-select
svgo 1.0.0 - 1.3.2
Depends on vulnerable versions of css-select
node_modules/vue-svg-loader/node_modules/svgo
vue-svg-loader 0.5.0 - 0.10.0 || >=0.17.0-beta.0
Depends on vulnerable versions of svgo
node_modules/vue-svg-loader
4 high severity vulnerabilities
To address all issues (including breaking changes), run:
npm audit fix --force
pi@raspberrypi:~/storj/web/satellite $ cd …
The npm warnings about denial of service, which mostly matter only on the server side. We do not use npm on the server side, so they are not of a concern.
I would like to update them anyways, however, there isn’t a suitable version that wouldn’t have issues.
Thanks now i get this where would i find a redis config file
storj-sim network run
redis/0 20:00:12.030 | 1439:C 13 Jun 2022 20:00:12.030 # Fatal error, can’t open config file ‘/home/pi/.local/share/storj/local-network/satellite/0/redis/redis.conf’: No such file or directory
Error: exit status 1
It’s required to start with storj-sim. You also need postgresql up and running and create a db for storj-sim, as described in Test network · storj/storj Wiki · GitHub
Then try to setup the network once again.
Cleanup
storj-sim network destroy
Setup (here I assume that you created a postgres database named teststorj):
If you used a docker version of postgres - yes, it should be there while you use storj-sim.
If you close it, the postrges server will be stopped and database got removed.
Ok thanks for minio(yes it worked thanks heaps @alexey@Egon ) where do i get the keys i ran storj-sim network run now it’s doing lots of stuff will this finish or is it my nodes and sat working
Yes it’s running i got the info from the command you sent so i could login i entered them then it won’t log in it says that RPC error(Invalid UI version in the JSON-RPC response)(error from minio)