mathomas3 Posted August 5, 2022 Share Posted August 5, 2022 NM. Figured it out... after the update some of the IPs for the different dockers changed and after updating those I was able to get things back to square... Quote Link to comment
TrikkStar Posted August 12, 2022 Share Posted August 12, 2022 On 8/4/2022 at 9:46 PM, mathomas3 said: NM. Figured it out... after the update some of the IPs for the different dockers changed and after updating those I was able to get things back to square... Can you tell me what you see that changed? I'm having the same issue with the main container failing to start and producing Zero logs. Quote Link to comment
upsidedownlemon Posted August 14, 2022 Share Posted August 14, 2022 On 8/13/2022 at 3:02 AM, TrikkStar said: Can you tell me what you see that changed? I'm having the same issue with the main container failing to start and producing Zero logs. I had the same failing to start issue as my container is on :latest I ran a docker logs TubeArchivist and this was output: ./run.sh: line 16: TA_HOST: Missing required environment variable (I should've looked at release notes, good lesson learnt) A section was also added to the README https://github.com/tubearchivist/tubearchivist#tube-archivist Quote Set the environment variable TA_HOST to match with the system running Tube Archivist. This can be a domain like example.com, a subdomain like ta.example.com or an IP address like 192.168.1.20, add without the protocol and without the port. You can add multiple hostnames separated with a space. 1 Quote Link to comment
Greygoose Posted August 14, 2022 Share Posted August 14, 2022 Hi, This was working now tubeArchivist docker doesnt start, it loads breifly then closes This is the log file {"@timestamp":"2022-08-14T15:31:11.819Z", "log.level": "INFO", "message":"loaded module [analysis-common]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.819Z", "log.level": "INFO", "message":"loaded module [constant-keyword]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"}bootstrap check failure [1] of [2]: max file descriptors [40960] for elasticsearch process is too low, increase to at least [65535] bootstrap check failure [2] of [2]: max virtual memory areas vm.max_map_count [65530] is too low, increase to at least [262144] ERROR: Elasticsearch did not exit normally - check the logs at /usr/share/elasticsearch/logs/docker-cluster.log {"@timestamp":"2022-08-14T15:31:11.819Z", "log.level": "INFO", "message":"loaded module [data-streams]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.819Z", "log.level": "INFO", "message":"loaded module [frozen-indices]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.819Z", "log.level": "INFO", "message":"loaded module [ingest-common]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"}ERROR: [2] bootstrap checks failed. You must address the points described in the following [2] lines before starting Elasticsearch. {"@timestamp":"2022-08-14T15:31:11.820Z", "log.level": "INFO", "message":"loaded module [ingest-geoip]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.820Z", "log.level": "INFO", "message":"loaded module [ingest-user-agent]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.820Z", "log.level": "INFO", "message":"loaded module [kibana]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.820Z", "log.level": "INFO", "message":"loaded module [lang-expression]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.820Z", "log.level": "INFO", "message":"loaded module [lang-mustache]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.820Z", "log.level": "INFO", "message":"loaded module [lang-painless]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.820Z", "log.level": "INFO", "message":"loaded module [legacy-geo]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.820Z", "log.level": "INFO", "message":"loaded module [mapper-extras]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.821Z", "log.level": "INFO", "message":"loaded module [mapper-version]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.821Z", "log.level": "INFO", "message":"loaded module [old-lucene-versions]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.821Z", "log.level": "INFO", "message":"loaded module [parent-join]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.821Z", "log.level": "INFO", "message":"loaded module [percolator]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.821Z", "log.level": "INFO", "message":"loaded module [rank-eval]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.821Z", "log.level": "INFO", "message":"loaded module [reindex]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.821Z", "log.level": "INFO", "message":"loaded module [repositories-metering-api]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.821Z", "log.level": "INFO", "message":"loaded module [repository-azure]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.821Z", "log.level": "INFO", "message":"loaded module [repository-encrypted]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.821Z", "log.level": "INFO", "message":"loaded module [repository-gcs]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.822Z", "log.level": "INFO", "message":"loaded module [repository-s3]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.822Z", "log.level": "INFO", "message":"loaded module [repository-url]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.822Z", "log.level": "INFO", "message":"loaded module [runtime-fields-common]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.822Z", "log.level": "INFO", "message":"loaded module [search-business-rules]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.822Z", "log.level": "INFO", "message":"loaded module [searchable-snapshots]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.822Z", "log.level": "INFO", "message":"loaded module [snapshot-based-recoveries]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.822Z", "log.level": "INFO", "message":"loaded module [snapshot-repo-test-kit]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.822Z", "log.level": "INFO", "message":"loaded module [spatial]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.823Z", "log.level": "INFO", "message":"loaded module [transform]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.823Z", "log.level": "INFO", "message":"loaded module [transport-netty4]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.823Z", "log.level": "INFO", "message":"loaded module [unsigned-long]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.823Z", "log.level": "INFO", "message":"loaded module [vector-tile]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.823Z", "log.level": "INFO", "message":"loaded module [vectors]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.823Z", "log.level": "INFO", "message":"loaded module [wildcard]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.823Z", "log.level": "INFO", "message":"loaded module [x-pack-aggregate-metric]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.823Z", "log.level": "INFO", "message":"loaded module [x-pack-analytics]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.824Z", "log.level": "INFO", "message":"loaded module [x-pack-async]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.824Z", "log.level": "INFO", "message":"loaded module [x-pack-async-search]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.824Z", "log.level": "INFO", "message":"loaded module [x-pack-autoscaling]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.824Z", "log.level": "INFO", "message":"loaded module [x-pack-ccr]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.826Z", "log.level": "INFO", "message":"loaded module [x-pack-core]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.826Z", "log.level": "INFO", "message":"loaded module [x-pack-deprecation]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.826Z", "log.level": "INFO", "message":"loaded module [x-pack-enrich]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.826Z", "log.level": "INFO", "message":"loaded module [x-pack-eql]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.826Z", "log.level": "INFO", "message":"loaded module [x-pack-fleet]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.826Z", "log.level": "INFO", "message":"loaded module [x-pack-graph]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.826Z", "log.level": "INFO", "message":"loaded module [x-pack-identity-provider]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.827Z", "log.level": "INFO", "message":"loaded module [x-pack-ilm]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.827Z", "log.level": "INFO", "message":"loaded module [x-pack-logstash]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.827Z", "log.level": "INFO", "message":"loaded module [x-pack-ml]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.827Z", "log.level": "INFO", "message":"loaded module [x-pack-monitoring]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.827Z", "log.level": "INFO", "message":"loaded module [x-pack-ql]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.827Z", "log.level": "INFO", "message":"loaded module [x-pack-rollup]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.827Z", "log.level": "INFO", "message":"loaded module [x-pack-security]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.828Z", "log.level": "INFO", "message":"loaded module [x-pack-shutdown]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.828Z", "log.level": "INFO", "message":"loaded module [x-pack-sql]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.828Z", "log.level": "INFO", "message":"loaded module [x-pack-stack]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.828Z", "log.level": "INFO", "message":"loaded module [x-pack-text-structure]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.828Z", "log.level": "INFO", "message":"loaded module [x-pack-voting-only-node]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.828Z", "log.level": "INFO", "message":"loaded module [x-pack-watcher]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:11.829Z", "log.level": "INFO", "message":"no plugins loaded", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:13.911Z", "log.level": "INFO", "message":"using [1] data paths, mounts [[/ (/dev/loop2)]], net usable_space [9gb], net total_space [30gb], types [btrfs]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.env.NodeEnvironment","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:13.912Z", "log.level": "INFO", "message":"heap size [15.6gb], compressed ordinary object pointers [true]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.env.NodeEnvironment","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:13.959Z", "log.level": "INFO", "message":"node name [677e3aef2d84], node ID [w5RRfBHVT7qB-imPzwJjlA], cluster name [docker-cluster], roles [master, remote_cluster_client, data, data_cold, ingest, data_frozen, ml, data_hot, transform, data_content, data_warm]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.node.Node","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:17.076Z", "log.level": "INFO", "message":"Security is enabled", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.xpack.security.Security","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:17.366Z", "log.level": "INFO", "message":"parsed [0] roles from file [/usr/share/elasticsearch/config/roles.yml]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.xpack.security.authz.store.FileRolesStore","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:17.744Z", "log.level": "INFO", "message":"Auto-configuration will not generate a password for the elastic built-in superuser, as we cannot determine if there is a terminal attached to the elasticsearch process. You can use the `bin/elasticsearch-reset-password` tool to set the password for the elastic user.", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.xpack.security.InitialNodeSecurityAutoConfiguration","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:17.827Z", "log.level": "INFO", "message":"[controller/180] [Main.cc@123] controller (64 bit): Version 8.3.2 (Build c86b7174f20c42) Copyright (c) 2022 Elasticsearch BV", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"ml-cpp-log-tail-thread","log.logger":"org.elasticsearch.xpack.ml.process.logging.CppLogMessageHandler","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:18.302Z", "log.level": "INFO", "message":"creating NettyAllocator with the following configs: [name=elasticsearch_configured, chunk_size=1mb, suggested_max_allocation_size=1mb, factors={es.unsafe.use_netty_default_chunk_and_page_size=false, g1gc_enabled=true, g1gc_region_size=8mb}]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.transport.netty4.NettyAllocator","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:18.326Z", "log.level": "INFO", "message":"using rate limit [40mb] with [default=40mb, read=0b, write=0b, max=0b]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.indices.recovery.RecoverySettings","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:18.359Z", "log.level": "INFO", "message":"using discovery type [multi-node] and seed hosts providers [settings]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.discovery.DiscoveryModule","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:19.397Z", "log.level": "INFO", "message":"initialized", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.node.Node","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:19.398Z", "log.level": "INFO", "message":"starting ...", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.node.Node","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:19.435Z", "log.level": "INFO", "message":"persistent cache index loaded", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.xpack.searchablesnapshots.cache.full.PersistentCache","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:19.441Z", "log.level": "INFO", "message":"deprecation component started", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.xpack.deprecation.logging.DeprecationIndexingComponent","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:19.554Z", "log.level": "INFO", "message":"publish_address {192.168.20.15:9300}, bound_addresses {0.0.0.0:9300}", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.transport.TransportService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:19.864Z", "log.level": "INFO", "message":"bound or publishing to a non-loopback address, enforcing bootstrap checks", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.bootstrap.BootstrapChecks","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:19.872Z", "log.level": "INFO", "message":"stopping ...", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"Thread-1","log.logger":"org.elasticsearch.node.Node","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:19.939Z", "log.level": "INFO", "message":"stopped", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"Thread-1","log.logger":"org.elasticsearch.node.Node","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:19.939Z", "log.level": "INFO", "message":"closing ...", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"Thread-1","log.logger":"org.elasticsearch.node.Node","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:19.948Z", "log.level": "INFO", "message":"closed", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"Thread-1","log.logger":"org.elasticsearch.node.Node","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:19.949Z", "log.level": "INFO", "message":"Native controller process has stopped - no new native processes can be started", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"ml-cpp-log-tail-thread","log.logger":"org.elasticsearch.xpack.ml.process.NativeController","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:34.624Z", "log.level": "INFO", "message":"version[8.3.2], pid[139], build[docker/8b0b1f23fbebecc3c88e4464319dea8989f374fd/2022-07-06T15:15:15.901688194Z], OS[Linux/5.15.46-Unraid/amd64], JVM[Oracle Corporation/OpenJDK 64-Bit Server VM/18.0.1.1/18.0.1.1+2-6]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.node.Node","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:34.628Z", "log.level": "INFO", "message":"JVM home [/usr/share/elasticsearch/jdk], using bundled JDK [true]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.node.Node","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:34.628Z", "log.level": "INFO", "message":"JVM arguments [-Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -Djava.security.manager=allow, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -XX:-OmitStackTraceInFastThrow, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Dlog4j2.formatMsgNoLookups=true, -Djava.locale.providers=SPI,COMPAT, --add-opens=java.base/java.io=ALL-UNNAMED, -Des.cgroups.hierarchy.override=/, -XX:+UseG1GC, -Djava.io.tmpdir=/tmp/elasticsearch-13802177313431202642, -XX:+HeapDumpOnOutOfMemoryError, -XX:+ExitOnOutOfMemoryError, -XX:HeapDumpPath=data, -XX:ErrorFile=logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Xms16021m, -Xmx16021m, -XX:MaxDirectMemorySize=8401190912, -XX:InitiatingHeapOccupancyPercent=30, -XX:G1ReservePercent=25, -Des.distribution.type=docker, --module-path=/usr/share/elasticsearch/lib, -Djdk.module.main=org.elasticsearch.server]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.node.Node","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:36.448Z", "log.level": "INFO", "message":"Package versions: jackson-annotations=2.13.2, jackson-core=2.13.2, jackson-databind=2.13.2.2, jackson-dataformat-xml=2.13.2, jackson-datatype-jsr310=2.13.2, azure-core=1.27.0, Troubleshooting version conflicts: https://aka.ms/azsdk/java/dependency/troubleshoot", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"com.azure.core.implementation.jackson.JacksonVersion","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.664Z", "log.level": "INFO", "message":"loaded module [aggs-matrix-stats]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.665Z", "log.level": "INFO", "message":"loaded module [analysis-common]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.665Z", "log.level": "INFO", "message":"loaded module [constant-keyword]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.665Z", "log.level": "INFO", "message":"loaded module [data-streams]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.665Z", "log.level": "INFO", "message":"loaded module [frozen-indices]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.665Z", "log.level": "INFO", "message":"loaded module [ingest-common]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.666Z", "log.level": "INFO", "message":"loaded module [ingest-geoip]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.666Z", "log.level": "INFO", "message":"loaded module [ingest-user-agent]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.666Z", "log.level": "INFO", "message":"loaded module [kibana]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.666Z", "log.level": "INFO", "message":"loaded module [lang-expression]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.666Z", "log.level": "INFO", "message":"loaded module [lang-mustache]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.666Z", "log.level": "INFO", "message":"loaded module [lang-painless]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.666Z", "log.level": "INFO", "message":"loaded module [legacy-geo]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.666Z", "log.level": "INFO", "message":"loaded module [mapper-extras]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.667Z", "log.level": "INFO", "message":"loaded module [mapper-version]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.667Z", "log.level": "INFO", "message":"loaded module [old-lucene-versions]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.667Z", "log.level": "INFO", "message":"loaded module [parent-join]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.667Z", "log.level": "INFO", "message":"loaded module [percolator]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.667Z", "log.level": "INFO", "message":"loaded module [rank-eval]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.667Z", "log.level": "INFO", "message":"loaded module [reindex]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.667Z", "log.level": "INFO", "message":"loaded module [repositories-metering-api]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.667Z", "log.level": "INFO", "message":"loaded module [repository-azure]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.668Z", "log.level": "INFO", "message":"loaded module [repository-encrypted]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.668Z", "log.level": "INFO", "message":"loaded module [repository-gcs]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.668Z", "log.level": "INFO", "message":"loaded module [repository-s3]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.668Z", "log.level": "INFO", "message":"loaded module [repository-url]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.668Z", "log.level": "INFO", "message":"loaded module [runtime-fields-common]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.668Z", "log.level": "INFO", "message":"loaded module [search-business-rules]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.668Z", "log.level": "INFO", "message":"loaded module [searchable-snapshots]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.668Z", "log.level": "INFO", "message":"loaded module [snapshot-based-recoveries]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.669Z", "log.level": "INFO", "message":"loaded module [snapshot-repo-test-kit]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.669Z", "log.level": "INFO", "message":"loaded module [spatial]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.669Z", "log.level": "INFO", "message":"loaded module [transform]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.669Z", "log.level": "INFO", "message":"loaded module [transport-netty4]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.669Z", "log.level": "INFO", "message":"loaded module [unsigned-long]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.669Z", "log.level": "INFO", "message":"loaded module [vector-tile]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.669Z", "log.level": "INFO", "message":"loaded module [vectors]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.669Z", "log.level": "INFO", "message":"loaded module [wildcard]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.669Z", "log.level": "INFO", "message":"loaded module [x-pack-aggregate-metric]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.670Z", "log.level": "INFO", "message":"loaded module [x-pack-analytics]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.670Z", "log.level": "INFO", "message":"loaded module [x-pack-async]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.670Z", "log.level": "INFO", "message":"loaded module [x-pack-async-search]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.670Z", "log.level": "INFO", "message":"loaded module [x-pack-autoscaling]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.670Z", "log.level": "INFO", "message":"loaded module [x-pack-ccr]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.670Z", "log.level": "INFO", "message":"loaded module [x-pack-core]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.670Z", "log.level": "INFO", "message":"loaded module [x-pack-deprecation]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.671Z", "log.level": "INFO", "message":"loaded module [x-pack-enrich]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.671Z", "log.level": "INFO", "message":"loaded module [x-pack-eql]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.671Z", "log.level": "INFO", "message":"loaded module [x-pack-fleet]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.671Z", "log.level": "INFO", "message":"loaded module [x-pack-graph]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.671Z", "log.level": "INFO", "message":"loaded module [x-pack-identity-provider]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.671Z", "log.level": "INFO", "message":"loaded module [x-pack-ilm]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.671Z", "log.level": "INFO", "message":"loaded module [x-pack-logstash]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.671Z", "log.level": "INFO", "message":"loaded module [x-pack-ml]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.671Z", "log.level": "INFO", "message":"loaded module [x-pack-monitoring]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.672Z", "log.level": "INFO", "message":"loaded module [x-pack-ql]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.672Z", "log.level": "INFO", "message":"loaded module [x-pack-rollup]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.672Z", "log.level": "INFO", "message":"loaded module [x-pack-security]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.672Z", "log.level": "INFO", "message":"loaded module [x-pack-shutdown]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.672Z", "log.level": "INFO", "message":"loaded module [x-pack-sql]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.672Z", "log.level": "INFO", "message":"loaded module [x-pack-stack]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.672Z", "log.level": "INFO", "message":"loaded module [x-pack-text-structure]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.672Z", "log.level": "INFO", "message":"loaded module [x-pack-voting-only-node]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.673Z", "log.level": "INFO", "message":"loaded module [x-pack-watcher]", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} {"@timestamp":"2022-08-14T15:31:37.673Z", "log.level": "INFO", "message":"no plugins loaded", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.plugins.PluginsService","elasticsearch.node.name":"677e3aef2d84","elasticsearch.cluster.name":"docker-cluster"} Quote Link to comment
smikwily Posted August 20, 2022 Share Posted August 20, 2022 (edited) On 8/14/2022 at 1:01 AM, upsidedownlemon said: I had the same failing to start issue as my container is on :latest I ran a docker logs TubeArchivist and this was output: ./run.sh: line 16: TA_HOST: Missing required environment variable (I should've looked at release notes, good lesson learnt) A section was also added to the README https://github.com/tubearchivist/tubearchivist#tube-archivist I've added a variable for this and I'm still getting the exact same error. Update: I just nuked it. Started over and it seems happy now. Surprised the app template doesn't have the new variable by default. Edited August 20, 2022 by smikwily Quote Link to comment
mathomas3 Posted September 16, 2022 Share Posted September 16, 2022 On 8/12/2022 at 12:02 PM, TrikkStar said: Can you tell me what you see that changed? I'm having the same issue with the main container failing to start and producing Zero logs. it was in the logs that it couldnt find ES... I noticed that when after an update/reboot sometimes the IP for that docker would get changed as I have them in bridged mode... I guess I could sidestep that by using host IPs but... Quote Link to comment
waymon Posted October 5, 2022 Share Posted October 5, 2022 My ES container has this error message: ERROR.txt I'm not entirely sure what to do next. Going to try and start fresh. Quote Link to comment
subagon Posted October 29, 2022 Share Posted October 29, 2022 (edited) I updated TubeArchivist-RedisJSON yesterday and now the docker refuses to start. Here's the log output. 1:C 29 Oct 2022 00:52:35.031 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo 1:C 29 Oct 2022 00:52:35.031 # Redis version=6.2.7, bits=64, commit=00000000, modified=0, pid=1, just started 1:C 29 Oct 2022 00:52:35.031 # Configuration loaded 1:M 29 Oct 2022 00:52:35.031 * monotonic clock: POSIX clock_gettime 1:M 29 Oct 2022 00:52:35.032 # A key '__redis__compare_helper' was added to Lua globals which is not on the globals allow list nor listed on the deny list. 1:M 29 Oct 2022 00:52:35.032 * Running mode=standalone, port=6379. 1:M 29 Oct 2022 00:52:35.032 # Server initialized 1:M 29 Oct 2022 00:52:35.032 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. 1:M 29 Oct 2022 00:52:35.041 * <ReJSON> version: 20400 git sha: e383c08 branch: HEAD 1:M 29 Oct 2022 00:52:35.041 * <ReJSON> Exported RedisJSON_V1 API 1:M 29 Oct 2022 00:52:35.041 * <ReJSON> Exported RedisJSON_V2 API 1:M 29 Oct 2022 00:52:35.041 * <ReJSON> Enabled diskless replication 1:M 29 Oct 2022 00:52:35.041 * <ReJSON> Created new data type 'ReJSON-RL' 1:M 29 Oct 2022 00:52:35.041 * Module 'ReJSON' loaded from /usr/lib/redis/modules/rejson.so 1:M 29 Oct 2022 00:52:35.043 * Loading RDB produced by version 6.2.7 1:M 29 Oct 2022 00:52:35.043 * RDB age 101371 seconds 1:M 29 Oct 2022 00:52:35.043 * RDB memory usage when created 0.98 Mb 1:M 29 Oct 2022 00:52:35.043 # The RDB file contains AUX module data I can't load: no matching module 'scdtype00' Any suggestions? Thanks, Mike Edited October 29, 2022 by subagon Quote Link to comment
kuuki Posted October 29, 2022 Share Posted October 29, 2022 3 hours ago, subagon said: I updated TubeArchivist-RedisJSON yesterday and now the docker refuses to start. Here's the log output. 1:C 29 Oct 2022 00:52:35.031 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo 1:C 29 Oct 2022 00:52:35.031 # Redis version=6.2.7, bits=64, commit=00000000, modified=0, pid=1, just started 1:C 29 Oct 2022 00:52:35.031 # Configuration loaded 1:M 29 Oct 2022 00:52:35.031 * monotonic clock: POSIX clock_gettime 1:M 29 Oct 2022 00:52:35.032 # A key '__redis__compare_helper' was added to Lua globals which is not on the globals allow list nor listed on the deny list. 1:M 29 Oct 2022 00:52:35.032 * Running mode=standalone, port=6379. 1:M 29 Oct 2022 00:52:35.032 # Server initialized 1:M 29 Oct 2022 00:52:35.032 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. 1:M 29 Oct 2022 00:52:35.041 * <ReJSON> version: 20400 git sha: e383c08 branch: HEAD 1:M 29 Oct 2022 00:52:35.041 * <ReJSON> Exported RedisJSON_V1 API 1:M 29 Oct 2022 00:52:35.041 * <ReJSON> Exported RedisJSON_V2 API 1:M 29 Oct 2022 00:52:35.041 * <ReJSON> Enabled diskless replication 1:M 29 Oct 2022 00:52:35.041 * <ReJSON> Created new data type 'ReJSON-RL' 1:M 29 Oct 2022 00:52:35.041 * Module 'ReJSON' loaded from /usr/lib/redis/modules/rejson.so 1:M 29 Oct 2022 00:52:35.043 * Loading RDB produced by version 6.2.7 1:M 29 Oct 2022 00:52:35.043 * RDB age 101371 seconds 1:M 29 Oct 2022 00:52:35.043 * RDB memory usage when created 0.98 Mb 1:M 29 Oct 2022 00:52:35.043 # The RDB file contains AUX module data I can't load: no matching module 'scdtype00' Any suggestions? Thanks, Mike I had the same issue. Quote Link to comment
kuuki Posted October 29, 2022 Share Posted October 29, 2022 3 hours ago, subagon said: I updated TubeArchivist-RedisJSON yesterday and now the docker refuses to start. Here's the log output. 1:C 29 Oct 2022 00:52:35.031 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo 1:C 29 Oct 2022 00:52:35.031 # Redis version=6.2.7, bits=64, commit=00000000, modified=0, pid=1, just started 1:C 29 Oct 2022 00:52:35.031 # Configuration loaded 1:M 29 Oct 2022 00:52:35.031 * monotonic clock: POSIX clock_gettime 1:M 29 Oct 2022 00:52:35.032 # A key '__redis__compare_helper' was added to Lua globals which is not on the globals allow list nor listed on the deny list. 1:M 29 Oct 2022 00:52:35.032 * Running mode=standalone, port=6379. 1:M 29 Oct 2022 00:52:35.032 # Server initialized 1:M 29 Oct 2022 00:52:35.032 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. 1:M 29 Oct 2022 00:52:35.041 * <ReJSON> version: 20400 git sha: e383c08 branch: HEAD 1:M 29 Oct 2022 00:52:35.041 * <ReJSON> Exported RedisJSON_V1 API 1:M 29 Oct 2022 00:52:35.041 * <ReJSON> Exported RedisJSON_V2 API 1:M 29 Oct 2022 00:52:35.041 * <ReJSON> Enabled diskless replication 1:M 29 Oct 2022 00:52:35.041 * <ReJSON> Created new data type 'ReJSON-RL' 1:M 29 Oct 2022 00:52:35.041 * Module 'ReJSON' loaded from /usr/lib/redis/modules/rejson.so 1:M 29 Oct 2022 00:52:35.043 * Loading RDB produced by version 6.2.7 1:M 29 Oct 2022 00:52:35.043 * RDB age 101371 seconds 1:M 29 Oct 2022 00:52:35.043 * RDB memory usage when created 0.98 Mb 1:M 29 Oct 2022 00:52:35.043 # The RDB file contains AUX module data I can't load: no matching module 'scdtype00' Any suggestions? Thanks, Mike Set tag to "redislabs/rejson:2.0.11" works fine 3 1 Quote Link to comment
subagon Posted October 30, 2022 Share Posted October 30, 2022 19 hours ago, kuuki said: Set tag to "redislabs/rejson:2.0.11" works fine Thanks kuuki, this got me going again. 👍 I hope this gets fixed so I can go back to "latest" instead of a fixed version. Quote Link to comment
waymon Posted November 17, 2022 Share Posted November 17, 2022 On 10/29/2022 at 2:21 AM, kuuki said: Set tag to "redislabs/rejson:2.0.11" works fine Thanks. Quote Link to comment
masterdot Posted November 30, 2022 Share Posted November 30, 2022 Is there a fix for this here? Thanks in advance! 1:M 30 Nov 2022 14:56:15.122 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. Quote Link to comment
masterdot Posted November 30, 2022 Share Posted November 30, 2022 Any idea whats wrong here? I cant access the webgui, but everything is running, ES and REDIS etc... Thanks in advance --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/6] 192.168.178.24 () {44 vars in 2086 bytes} [Wed Nov 30 15:17:42 2022] GET /favicon.ico => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/7] 192.168.178.24 () {46 vars in 2119 bytes} [Wed Nov 30 15:21:00 2022] GET / => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/8] 192.168.178.24 () {44 vars in 2086 bytes} [Wed Nov 30 15:21:00 2022] GET /favicon.ico => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/9] 192.168.178.24 () {46 vars in 2119 bytes} [Wed Nov 30 15:23:27 2022] GET / => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/10] 192.168.178.24 () {44 vars in 2086 bytes} [Wed Nov 30 15:23:27 2022] GET /favicon.ico => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/11] 192.168.178.24 () {46 vars in 2202 bytes} [Wed Nov 30 15:26:46 2022] GET / => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/12] 192.168.178.24 () {44 vars in 2169 bytes} [Wed Nov 30 15:26:46 2022] GET /favicon.ico => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/13] 192.168.178.24 () {46 vars in 2202 bytes} [Wed Nov 30 15:26:47 2022] GET / => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/14] 192.168.178.24 () {44 vars in 2169 bytes} [Wed Nov 30 15:26:47 2022] GET /favicon.ico => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/15] 192.168.178.24 () {46 vars in 2202 bytes} [Wed Nov 30 15:26:47 2022] GET / => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/16] 192.168.178.24 () {44 vars in 2169 bytes} [Wed Nov 30 15:26:48 2022] GET /favicon.ico => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/17] 192.168.178.24 () {46 vars in 2202 bytes} [Wed Nov 30 15:26:48 2022] GET / => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/18] 192.168.178.24 () {44 vars in 2169 bytes} [Wed Nov 30 15:26:48 2022] GET /favicon.ico => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/19] 192.168.178.24 () {46 vars in 2202 bytes} [Wed Nov 30 15:27:18 2022] GET / => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/20] 192.168.178.24 () {44 vars in 2169 bytes} [Wed Nov 30 15:27:18 2022] GET /favicon.ico => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) Quote Link to comment
thx4nothing Posted December 3, 2022 Share Posted December 3, 2022 I can't get ES to start. It can't find (access?) the path.repo. I didn't change it from the default as it said in the installation guide. It says to check the log at /usr/share/elasticsearch/logs/docker-cluster.log, but the file (and folders) are not there. I tried creating the elasticsearch folder and setting the permissions (chown 1000:0 -R) manually, but still the same error. I'm on unRAID Version: 6.10.3 and installed TubeArchivist for the first time. Docker log: @timestamp=2022-12-03T07:10:09.032Zecs.version=1.2.0elasticsearch.cluster.name=docker-clusterelasticsearch.node.name=3092b8c09c8aerror.message=Unable to access 'path.repo' (/usr/share/elasticsearch/data/snapshot)error.stack_trace=java.lang.IllegalStateException: Unable to access 'path.repo' (/usr/share/elasticsearch/data/snapshot) at [email protected]/org.elasticsearch.bootstrap.FilePermissionUtils.addDirectoryPath(FilePermissionUtils.java:66) at [email protected]/org.elasticsearch.bootstrap.Security.addFilePermissions(Security.java:252) at [email protected]/org.elasticsearch.bootstrap.Security.createPermissions(Security.java:178) at [email protected]/org.elasticsearch.bootstrap.Security.configure(Security.java:125) at [email protected]/org.elasticsearch.bootstrap.Elasticsearch.initPhase2(Elasticsearch.java:186) at [email protected]/org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:66) Caused by: java.nio.file.AccessDeniedException: /usr/share/elasticsearch/data/snapshot at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:90) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397) at java.base/java.nio.file.Files.createDirectory(Files.java:700) at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807) at java.base/java.nio.file.Files.createDirectories(Files.java:793) at [email protected]/org.elasticsearch.bootstrap.Security.ensureDirectoryExists(Security.java:330) at [email protected]/org.elasticsearch.bootstrap.FilePermissionUtils.addDirectoryPath(FilePermissionUtils.java:64) ... 5 more error.type=java.lang.IllegalStateExceptionevent.dataset=elasticsearch.serverlog.level=ERRORlog.logger=org.elasticsearch.bootstrap.Elasticsearchmessage=fatal exception while booting Elasticsearchprocess.thread.name=mainservice.name=ES_ECS 03/12/2022 16:10:09 ERROR: Elasticsearch did not exit normally - check the logs at /usr/share/elasticsearch/logs/docker-cluster.log 03/12/2022 16:10:09 ERROR: Elasticsearch exited unexpectedly Quote Link to comment
Phuriousgeorge Posted December 4, 2022 Share Posted December 4, 2022 19 hours ago, thx4nothing said: I can't get ES to start. It can't find (access?) the path.repo. I didn't change it from the default as it said in the installation guide. It says to check the log at /usr/share/elasticsearch/logs/docker-cluster.log, but the file (and folders) are not there. I tried creating the elasticsearch folder and setting the permissions (chown 1000:0 -R) manually, but still the same error. I'm on unRAID Version: 6.10.3 and installed TubeArchivist for the first time. Docker log: @timestamp=2022-12-03T07:10:09.032Zecs.version=1.2.0elasticsearch.cluster.name=docker-clusterelasticsearch.node.name=3092b8c09c8aerror.message=Unable to access 'path.repo' (/usr/share/elasticsearch/data/snapshot)error.stack_trace=java.lang.IllegalStateException: Unable to access 'path.repo' (/usr/share/elasticsearch/data/snapshot) at [email protected]/org.elasticsearch.bootstrap.FilePermissionUtils.addDirectoryPath(FilePermissionUtils.java:66) at [email protected]/org.elasticsearch.bootstrap.Security.addFilePermissions(Security.java:252) at [email protected]/org.elasticsearch.bootstrap.Security.createPermissions(Security.java:178) at [email protected]/org.elasticsearch.bootstrap.Security.configure(Security.java:125) at [email protected]/org.elasticsearch.bootstrap.Elasticsearch.initPhase2(Elasticsearch.java:186) at [email protected]/org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:66) Caused by: java.nio.file.AccessDeniedException: /usr/share/elasticsearch/data/snapshot at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:90) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397) at java.base/java.nio.file.Files.createDirectory(Files.java:700) at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807) at java.base/java.nio.file.Files.createDirectories(Files.java:793) at [email protected]/org.elasticsearch.bootstrap.Security.ensureDirectoryExists(Security.java:330) at [email protected]/org.elasticsearch.bootstrap.FilePermissionUtils.addDirectoryPath(FilePermissionUtils.java:64) ... 5 more error.type=java.lang.IllegalStateExceptionevent.dataset=elasticsearch.serverlog.level=ERRORlog.logger=org.elasticsearch.bootstrap.Elasticsearchmessage=fatal exception while booting Elasticsearchprocess.thread.name=mainservice.name=ES_ECS 03/12/2022 16:10:09 ERROR: Elasticsearch did not exit normally - check the logs at /usr/share/elasticsearch/logs/docker-cluster.log 03/12/2022 16:10:09 ERROR: Elasticsearch exited unexpectedly Can you confirm you have a Variable setup like the following on your ElasticSearch container? The template update got out a little slow for the update: Quote Link to comment
thx4nothing Posted December 4, 2022 Share Posted December 4, 2022 4 hours ago, Phuriousgeorge said: Can you confirm you have a Variable setup like the following on your ElasticSearch container? The template update got out a little slow for the update: It looks a bit different, but the important bits are the same: Just to confirm, I only need the TubeArchivist, TubeArchivist-RedisJSON and TubeArchivist-ES containers, right? Do I need to install something else? Quote Link to comment
Phuriousgeorge Posted December 4, 2022 Share Posted December 4, 2022 2 hours ago, thx4nothing said: Just to confirm, I only need the TubeArchivist, TubeArchivist-RedisJSON and TubeArchivist-ES containers, right? Do I need to install something else? That's all you need. How about your ElasticSearch Data field? Is it nested inside the main TubeArchivist data folder? Are you sure you've got sufficient space and write permission? Otherwise uncertain how you can be getting the path.repo error with that both those set.... Quote Link to comment
thx4nothing Posted December 4, 2022 Share Posted December 4, 2022 2 hours ago, Phuriousgeorge said: That's all you need. How about your ElasticSearch Data field? Is it nested inside the main TubeArchivist data folder? Are you sure you've got sufficient space and write permission? Otherwise uncertain how you can be getting the path.repo error with that both those set.... I fixed it. The path is the same as yours and I have enough space, but I just didn't notice that the /usr/share/elasticsearch/data path is inside the cointainer... haha (in my defense, I never saw a variable for a path inside the container before). Anyways, it couldn't create the files and folders because it lacked permissions. I used the same command "chown..." as earlier and now it successfully created all the things and it works now! Thanks! 1 Quote Link to comment
kuuki Posted December 4, 2022 Share Posted December 4, 2022 On 11/30/2022 at 11:33 PM, masterdot said: Any idea whats wrong here? I cant access the webgui, but everything is running, ES and REDIS etc... Thanks in advance --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/6] 192.168.178.24 () {44 vars in 2086 bytes} [Wed Nov 30 15:17:42 2022] GET /favicon.ico => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/7] 192.168.178.24 () {46 vars in 2119 bytes} [Wed Nov 30 15:21:00 2022] GET / => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/8] 192.168.178.24 () {44 vars in 2086 bytes} [Wed Nov 30 15:21:00 2022] GET /favicon.ico => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/9] 192.168.178.24 () {46 vars in 2119 bytes} [Wed Nov 30 15:23:27 2022] GET / => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/10] 192.168.178.24 () {44 vars in 2086 bytes} [Wed Nov 30 15:23:27 2022] GET /favicon.ico => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/11] 192.168.178.24 () {46 vars in 2202 bytes} [Wed Nov 30 15:26:46 2022] GET / => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/12] 192.168.178.24 () {44 vars in 2169 bytes} [Wed Nov 30 15:26:46 2022] GET /favicon.ico => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/13] 192.168.178.24 () {46 vars in 2202 bytes} [Wed Nov 30 15:26:47 2022] GET / => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/14] 192.168.178.24 () {44 vars in 2169 bytes} [Wed Nov 30 15:26:47 2022] GET /favicon.ico => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/15] 192.168.178.24 () {46 vars in 2202 bytes} [Wed Nov 30 15:26:47 2022] GET / => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/16] 192.168.178.24 () {44 vars in 2169 bytes} [Wed Nov 30 15:26:48 2022] GET /favicon.ico => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/17] 192.168.178.24 () {46 vars in 2202 bytes} [Wed Nov 30 15:26:48 2022] GET / => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/18] 192.168.178.24 () {44 vars in 2169 bytes} [Wed Nov 30 15:26:48 2022] GET /favicon.ico => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/19] 192.168.178.24 () {46 vars in 2202 bytes} [Wed Nov 30 15:27:18 2022] GET / => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/20] 192.168.178.24 () {44 vars in 2169 bytes} [Wed Nov 30 15:27:18 2022] GET /favicon.ico => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) I had the same issue after I updated to v0.3.0. Quote Link to comment
Emilia Posted December 8, 2022 Share Posted December 8, 2022 On 12/4/2022 at 1:11 PM, thx4nothing said: I fixed it. The path is the same as yours and I have enough space, but I just didn't notice that the /usr/share/elasticsearch/data path is inside the cointainer... haha (in my defense, I never saw a variable for a path inside the container before). Anyways, it couldn't create the files and folders because it lacked permissions. I used the same command "chown..." as earlier and now it successfully created all the things and it works now! Thanks! Can you explain how you did this? Like you're saying that path is inside the container, but how do you go about changing the permissions inside the container using chown? Since you'd need to have permission to change the file permissions, which isn't the case since then you'd already have permissions in the first place. I did however try the following, that didn't give me an error but it didn't seem to fix the issue either. `docker exec -u root TubeArchivist-ES chown -R 777 /usr/share/elasticsearch` Quote Link to comment
Phuriousgeorge Posted December 9, 2022 Share Posted December 9, 2022 Honestly can't fathom how adding this variable is "causing" permission errors within the container. Several of us have updated with no issue so the assumption is user-sabotage by finagling inside the container. My suggestion would be to destroy the container and re-create. As long as your volumes are set up correctly (as with most docker deployments) all persistent data will be unaffected. Quote Link to comment
Emilia Posted December 9, 2022 Share Posted December 9, 2022 (edited) I'm trying to install tube archivist, not update from a previous version. I'm also just using all the default settings: * also tried reinstalling it but that didn't fix anything Edited December 9, 2022 by Emilia Quote Link to comment
msherman83 Posted December 9, 2022 Share Posted December 9, 2022 Hello, Same issue as the others above on a fresh install. It seems for some reason you need to change the ./es folder to 777 to get the es container to write to it. Access the Unraid CLI and enter: chmod -R 777 /mnt/user/appdata/TubeArchivist/es I noticed a large java file permissions error in the ES container logs the first few times i tried to start it. It would die right away, so you couldn't login to it. 3 1 Quote Link to comment
Emilia Posted December 9, 2022 Share Posted December 9, 2022 Ok I'm blind, I used chown instead of chmod using chmod on the appdata folder fixed it though 1 Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.