Hi,
I’ve been trying for a full day get the node to run on a Synology docker.
I installed by following the instructions.
Right now the error i’m getting is:
2022-03-26 12:53:59 stdout 2022-03-26T12:53:58.839Z INFO Configuration loaded {"Location": "/app/config/config.yaml"}
2022-03-26 12:53:59 stdout 2022-03-26T12:53:58.732Z INFO Downloading versions. {"Server Address": "https://version.storj.io"}
2022-03-26 12:53:59 stdout 2022-03-26T12:53:58.730Z INFO Running on version {"Service": "storagenode-updater", "Version": "v1.50.4"}
2022-03-26 12:53:59 stdout 2022-03-26T12:53:58.728Z INFO Invalid configuration file value for key {"Key": "log.level"}
2022-03-26 12:53:59 stdout 2022-03-26T12:53:58.728Z INFO Invalid configuration file key {"Key": "storage.allocated-bandwidth"}
2022-03-26 12:53:59 stdout 2022-03-26T12:53:58.728Z INFO Invalid configuration file key {"Key": "server.private-address"}
2022-03-26 12:53:59 stdout 2022-03-26T12:53:58.728Z INFO Invalid configuration file key {"Key": "console.address"}
2022-03-26 12:53:59 stdout 2022-03-26T12:53:58.728Z INFO Invalid configuration file key {"Key": "storage.allocated-disk-space"}
2022-03-26 12:53:59 stdout 2022-03-26T12:53:58.728Z INFO Invalid configuration file key {"Key": "server.address"}
2022-03-26 12:53:59 stdout 2022-03-26T12:53:58.728Z INFO Invalid configuration file key {"Key": "operator.wallet"}
2022-03-26 12:53:59 stdout 2022-03-26T12:53:58.727Z INFO Invalid configuration file key {"Key": "operator.email"}
2022-03-26 12:53:59 stdout 2022-03-26T12:53:58.726Z INFO Invalid configuration file key {"Key": "contact.external-address"}
2022-03-26 12:53:59 stdout 2022-03-26T12:53:58.725Z INFO Invalid configuration file key {"Key": "operator.wallet-features"}
2022-03-26 12:53:59 stdout 2022-03-26T12:53:58.724Z INFO Configuration loaded {"Location": "/app/config/config.yaml"}
2022-03-26 12:53:59 stdout 2022-03-26 12:53:58,561 INFO spawned: 'storagenode-updater' with pid 11
2022-03-26 12:53:59 stdout 2022-03-26 12:53:58,549 INFO spawned: 'storagenode' with pid 10
2022-03-26 12:53:58 stdout 2022-03-26 12:53:58,534 INFO spawned: 'processes' with pid 9
2022-03-26 12:53:57 stdout 2022-03-26 12:53:57,527 CRIT could not write pidfile /run/supervisord.pid
I’ve searched for the config.yaml file but I could not find it.
help
Thanks,
Alex