Closed cezarq closed 3 months ago
docker compose up
[+] Running 2/0
✔ Container os01 Created 0.0s
✔ Container docker-arkime-arkime-1 Created 0.0s
Attaching to arkime-1, os01
os01 | Disabling OpenSearch Security Plugin
os01 | Enabling execution of OPENSEARCH_HOME/bin/opensearch-performance-analyzer/performance-analyzer-agent-cli for OpenSearch Performance Analyzer Plugin
arkime-1 | Giving OS time to start...
arkime-1 | Waiting for OS to start
arkime-1 | Waiting for OS to start
os01 | WARNING: Using incubator modules: jdk.incubator.vector
os01 | WARNING: A terminally deprecated method in java.lang.System has been called
os01 | WARNING: System::setSecurityManager has been called by org.opensearch.bootstrap.OpenSearch (file:/usr/share/opensearch/lib/opensearch-2.15.0.jar)
os01 | WARNING: Please consider reporting this to the maintainers of org.opensearch.bootstrap.OpenSearch
os01 | WARNING: System::setSecurityManager will be removed in a future release
os01 | Aug 01, 2024 1:55:53 PM sun.util.locale.provider.LocaleProviderAdapter
Sorry, but I had to remove the volumes manually and run the compose again and worked.
Hello @cezarq,
at first I'm glad that you solved your problem by yourself.
But for next time please
Otherwise it's really hard to understand for me what's going wrong. Thank you.
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 29abff4488f8 docker-arkime-arkime "/data/startarkime.sh" 15 minutes ago Up 32 seconds 0.0.0.0:8005->8005/tcp, :::8005->8005/tcp docker-arkime-arkime-1 029767dad18f opensearchproject/opensearch:2 "./opensearch-docker…" 15 minutes ago Up 32 seconds 9200/tcp, 9300/tcp, 9600/tcp, 9650/tcp os01 a8df3547e844 containrrr/watchtower "/watchtower --clean…" 2 hours ago Up 38 minutes (healthy) 8080/tcp watchtower
root💀localhost:~# docker exec -it 29abff4488f8 /bin/bash
root@29abff4488f8:/opt/arkime# tail -f /data/logs/viewer.log AUTH: User admin doesn't exist Thu, 01 Aug 2024 13:51:41 GMT - GET / 401 - bytes 3.384 ms WARNING - Using authMode=digest since not set, add to config file to silence this warning. WARNING - No cronQueries=true found in /opt/arkime/etc/config.ini, one and only one node MUST have cronQueries=true set for cron/hunts to work /opt/arkime/viewer/viewer.js listening on host :: port 8005 in development mode Thu, 01 Aug 2024 13:56:09 GMT - GET / 401 - bytes 2.521 ms AUTH: User admin doesn't exist Thu, 01 Aug 2024 13:56:11 GMT - GET / 401 - bytes 5.705 ms AUTH: User admin doesn't exist Thu, 01 Aug 2024 13:56:14 GMT - GET / 401 - bytes 4.656 ms