Here is the log:
{"action":"startup","level":"debug","msg":"created startup context, nothing done so far","startup_time_left":"59m59.997087554s","time":"2024-03-14T00:24:58Z"}
weaviate-weaviate-1 | {"action":"startup","default_vectorizer_module":"none","level":"info","msg":"the default vectorizer modules is set to \"none\", as a result all new schema classes without an explicit vectorizer setting, will use this vectorizer","time":"2024-03-14T00:24:58Z"}
weaviate-weaviate-1 | {"action":"startup","auto_schema_enabled":true,"level":"info","msg":"auto schema enabled setting is set to \"true\"","time":"2024-03-14T00:24:58Z"}
weaviate-weaviate-1 | {"action":"startup","level":"debug","msg":"config loaded","startup_time_left":"59m59.996192293s","time":"2024-03-14T00:24:58Z"}
weaviate-weaviate-1 | {"action":"startup","level":"debug","msg":"configured OIDC and anonymous access client","startup_time_left":"59m59.996174439s","time":"2024-03-14T00:24:58Z"}
weaviate-weaviate-1 | {"action":"startup","level":"debug","msg":"initialized schema","startup_time_left":"59m59.996166999s","time":"2024-03-14T00:24:58Z"}
weaviate-weaviate-1 | {"action":"startup","level":"debug","msg":"startup routine complete","time":"2024-03-14T00:24:58Z"}
weaviate-weaviate-1 | {"level":"info","msg":"Limiting resources: memory: 80%, cores: all but one","time":"2024-03-14T00:24:58Z"}
weaviate-weaviate-1 | {"cores":47,"level":"warning","msg":"Unable to read from cgroups: read cpuset: open /sys/fs/cgroup/cpuset/cpuset.cpus: no such file or directory, setting to max cores to: 47","time":"2024-03-14T00:24:58Z"}
weaviate-weaviate-1 | {"level":"info","limit":9223372036854775807,"msg":"Set memory limit","time":"2024-03-14T00:24:58Z"}
weaviate-weaviate-1 | {"action":"startup","level":"debug","msg":"start registering modules","time":"2024-03-14T00:24:58Z"}
weaviate-weaviate-1 | {"action":"startup","level":"debug","module":"backup-filesystem","msg":"enabled module","time":"2024-03-14T00:24:58Z"}
weaviate-weaviate-1 | {"action":"startup","level":"debug","msg":"completed registering modules","time":"2024-03-14T00:24:58Z"}
weaviate-weaviate-1 | {"level":"info","msg":"async indexing enabled","time":"2024-03-14T00:24:58Z"}
weaviate-weaviate-1 | {"action":"startup_cluster_schema_sync","level":"debug","msg":"Only node in the cluster at this point. No schema sync necessary.","time":"2024-03-14T00:24:58Z"}
weaviate-weaviate-1 | {"action":"cluster_api_startup","level":"debug","msg":"serving cluster api on port 7947","port":7947,"time":"2024-03-14T00:24:58Z"}
weaviate-weaviate-1 | {"action":"startup","error":"create index: init shard ISLkKaw6gwf6 of index season: init shard \"season_ISLkKaw6gwf6\": init shard \"season_ISLkKaw6gwf6\": shard db: create objects bucket: init disk segments: init segment segment-1705570724834516877.db: mmap file: invalid argument","level":"fatal","msg":"db didn't start up","time":"2024-03-14T00:24:58Z"}
Tried with 1.24.1 and 1.24.2 same result - I believe 1.23 also had this issue… When it had been running it told me it had issues with compaction. Currently I run “sudo docker compose up”