Yea I did that, here is what I get from.
docker logs storagenode
there is a bunch of download stuff I cut off.
2024-07-19 02:52:12,567 INFO Set uid to user 0 succeeded
2024-07-19 02:52:12,575 INFO RPC interface 'supervisor' initialized
2024-07-19 02:52:12,576 INFO supervisord started with pid 1
2024-07-19 02:52:13,577 INFO spawned: 'processes-exit-eventlistener' with pid 64
2024-07-19 02:52:13,579 INFO spawned: 'storagenode' with pid 65
2024-07-19 02:52:13,581 INFO spawned: 'storagenode-updater' with pid 66
2024-07-19T02:52:13Z INFO Configuration loaded {"Process": "storagenode-updater", "Location": "/app/config/config.yaml"}
2024-07-19T02:52:13Z INFO Anonymized tracing enabled {"Process": "storagenode-updater"}
2024-07-19T02:52:13Z INFO Running on version {"Process": "storagenode-updater", "Service": "storagenode-updater", "Version": "v1.108.3"}
2024-07-19T02:52:13Z INFO Downloading versions. {"Process": "storagenode-updater", "Server Address": "https://version.storj.io"}
2024-07-19T02:52:13Z INFO Current binary version {"Process": "storagenode-updater", "Service": "storagenode", "Version": "v1.108.3"}
2024-07-19T02:52:13Z INFO Version is up to date {"Process": "storagenode-updater", "Service": "storagenode"}
2024-07-19T02:52:13Z INFO Current binary version {"Process": "storagenode-updater", "Service": "storagenode-updater", "Version": "v1.108.3"}
2024-07-19T02:52:13Z INFO Version is up to date {"Process": "storagenode-updater", "Service": "storagenode-updater"}
2024-07-19 02:52:14,786 INFO success: processes-exit-eventlistener entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2024-07-19 02:52:14,786 INFO success: storagenode entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2024-07-19 02:52:14,786 INFO success: storagenode-updater entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2024-07-19 02:52:15,037 INFO exited: storagenode (exit status 1; not expected)
2024-07-19 02:52:16,040 INFO spawned: 'storagenode' with pid 112
2024-07-19 02:52:16,041 WARN received SIGQUIT indicating exit request
2024-07-19 02:52:16,041 INFO waiting for storagenode, processes-exit-eventlistener, storagenode-updater to die
2024-07-19T02:52:16Z INFO Got a signal from the OS: "terminated" {"Process": "storagenode-updater"}
2024-07-19 02:52:16,043 INFO stopped: storagenode-updater (exit status 0)
2024-07-19 02:52:16,044 INFO stopped: storagenode (terminated by SIGTERM)
2024-07-19 02:52:16,044 INFO stopped: processes-exit-eventlistener (terminated by SIGTERM)
I have it save to external logs as well and I get this in there.
2024-07-19T02:52:25Z INFO Configuration loaded {"Process": "storagenode", "Location": "/app/config/config.yaml"}
2024-07-19T02:52:25Z INFO Anonymized tracing enabled {"Process": "storagenode"}
2024-07-19T02:52:25Z DEBUG tracing collector started {"Process": "storagenode"}
2024-07-19T02:52:25Z DEBUG debug server listening on 127.0.0.1:45325 {"Process": "storagenode"}
2024-07-19T02:52:25Z INFO Operator email {"Process": "storagenode", "Address": "..."}
2024-07-19T02:52:25Z INFO Operator wallet {"Process": "storagenode", "Address": "..."}
2024-07-19T02:52:25Z DEBUG Version info {"Process": "storagenode", "Version": "1.108.3", "Commit Hash": "318a54287f2ebd59a5cd9ce3320cee798007a51c", "Build Timestamp": "2024-07-09 18:27:20 +0000 UTC", "Release Build": true}
2024-07-19T02:52:25Z INFO server kernel support for server-side tcp fast open remains disabled. {"Process": "storagenode"}
2024-07-19T02:52:25Z INFO server enable with: sysctl -w net.ipv4.tcp_fastopen=3 {"Process": "storagenode"}
2024-07-19T02:52:26Z DEBUG version Allowed minimum version from control server. {"Process": "storagenode", "Minimum Version": "1.105.4"}
2024-07-19T02:52:26Z DEBUG version Running on allowed version. {"Process": "storagenode", "Version": "1.108.3"}
2024-07-19T02:52:26Z INFO Telemetry enabled {"Process": "storagenode", "instance ID": "..."}
2024-07-19T02:52:26Z INFO Event collection enabled {"Process": "storagenode", "instance ID": "..."}
2024-07-19T02:52:26Z INFO db.migration.58 Remove unused trash column {"Process": "storagenode"}
2024-07-19T02:52:26Z ERROR failure during run {"Process": "storagenode", "error": "Error migrating tables for database on storagenode: migrate: v58: database disk image is malformed\n\tstorj.io/storj/private/migrate.(*Migration).Run:212\n\tstorj.io/storj/storagenode/storagenodedb.(*DB).MigrateToLatest:425\n\tmain.cmdRun:100\n\tmain.newRunCmd.func1:33\n\tstorj.io/common/process.cleanup.func1.4:393\n\tstorj.io/common/process.cleanup.func1:411\n\tgithub.com/spf13/cobra.(*Command).execute:983\n\tgithub.com/spf13/cobra.(*Command).ExecuteC:1115\n\tgithub.com/spf13/cobra.(*Command).Execute:1039\n\tstorj.io/common/process.ExecWithCustomOptions:112\n\tmain.main:34\n\truntime.main:271", "errorVerbose": "Error migrating tables for database on storagenode: migrate: v58: database disk image is malformed\n\tstorj.io/storj/private/migrate.(*Migration).Run:212\n\tstorj.io/storj/storagenode/storagenodedb.(*DB).MigrateToLatest:425\n\tmain.cmdRun:100\n\tmain.newRunCmd.func1:33\n\tstorj.io/common/process.cleanup.func1.4:393\n\tstorj.io/common/process.cleanup.func1:411\n\tgithub.com/spf13/cobra.(*Command).execute:983\n\tgithub.com/spf13/cobra.(*Command).ExecuteC:1115\n\tgithub.com/spf13/cobra.(*Command).Execute:1039\n\tstorj.io/common/process.ExecWithCustomOptions:112\n\tmain.main:34\n\truntime.main:271\n\tmain.cmdRun:102\n\tmain.newRunCmd.func1:33\n\tstorj.io/common/process.cleanup.func1.4:393\n\tstorj.io/common/process.cleanup.func1:411\n\tgithub.com/spf13/cobra.(*Command).execute:983\n\tgithub.com/spf13/cobra.(*Command).ExecuteC:1115\n\tgithub.com/spf13/cobra.(*Command).Execute:1039\n\tstorj.io/common/process.ExecWithCustomOptions:112\n\tmain.main:34\n\truntime.main:271"}
2024-07-19T02:52:26Z FATAL Unrecoverable error {"Process": "storagenode", "error": "Error migrating tables for database on storagenode: migrate: v58: database disk image is malformed\n\tstorj.io/storj/private/migrate.(*Migration).Run:212\n\tstorj.io/storj/storagenode/storagenodedb.(*DB).MigrateToLatest:425\n\tmain.cmdRun:100\n\tmain.newRunCmd.func1:33\n\tstorj.io/common/process.cleanup.func1.4:393\n\tstorj.io/common/process.cleanup.func1:411\n\tgithub.com/spf13/cobra.(*Command).execute:983\n\tgithub.com/spf13/cobra.(*Command).ExecuteC:1115\n\tgithub.com/spf13/cobra.(*Command).Execute:1039\n\tstorj.io/common/process.ExecWithCustomOptions:112\n\tmain.main:34\n\truntime.main:271", "errorVerbose": "Error migrating tables for database on storagenode: migrate: v58: database disk image is malformed\n\tstorj.io/storj/private/migrate.(*Migration).Run:212\n\tstorj.io/storj/storagenode/storagenodedb.(*DB).MigrateToLatest:425\n\tmain.cmdRun:100\n\tmain.newRunCmd.func1:33\n\tstorj.io/common/process.cleanup.func1.4:393\n\tstorj.io/common/process.cleanup.func1:411\n\tgithub.com/spf13/cobra.(*Command).execute:983\n\tgithub.com/spf13/cobra.(*Command).ExecuteC:1115\n\tgithub.com/spf13/cobra.(*Command).Execute:1039\n\tstorj.io/common/process.ExecWithCustomOptions:112\n\tmain.main:34\n\truntime.main:271\n\tmain.cmdRun:102\n\tmain.newRunCmd.func1:33\n\tstorj.io/common/process.cleanup.func1.4:393\n\tstorj.io/common/process.cleanup.func1:411\n\tgithub.com/spf13/cobra.(*Command).execute:983\n\tgithub.com/spf13/cobra.(*Command).ExecuteC:1115\n\tgithub.com/spf13/cobra.(*Command).Execute:1039\n\tstorj.io/common/process.ExecWithCustomOptions:112\n\tmain.main:34\n\truntime.main:271"}