lgb861213 commented on issue #16391:
URL:
https://github.com/apache/dolphinscheduler/issues/16391#issuecomment-2257253387
and the error message that is following:
docker ps
CONTAINER ID IMAGE
COMMAND CREATED STATUS
PORTS
NAMES
46a35cea9eef
ghcr.io/apache/dolphinscheduler/dolphinscheduler-worker:latest
"/bin/bash /__cacert…" 2 minutes ago Up About a minute (healthy) 1235/tcp
docker-dolphinscheduler-worker-1
085cb31ba8c4
ghcr.io/apache/dolphinscheduler/dolphinscheduler-master:latest
"/bin/bash /__cacert…" 2 minutes ago Up About a minute (healthy)
5678-5679/tcp
docker-dolphinscheduler-master-1
bdfe323d6865
ghcr.io/apache/dolphinscheduler/dolphinscheduler-alert-server:latest
"/bin/bash /__cacert…" 2 minutes ago Up About a minute (healthy)
50052-50053/tcp
docker-dolphinscheduler-alert-1
3f9f0785e5c4 ghcr.io/apache/dolphinscheduler/dolphinscheduler-api:latest
"/bin/bash /__cacert…" 2 minutes ago Up About a minute (healthy)
0.0.0.0:12345->12345/tcp, :::12345->12345/tcp,
0.0.0.0:25333-25334->25333-25334/tcp, :::25333-25334->25333-25334/tcp
docker-dolphinscheduler-api-1
8095619bcf42 bitnami/postgresql:15.2.0
"/opt/bitnami/script…" 2 minutes ago Up 2 minutes (healthy)
0.0.0.0:5432->5432/tcp, :::5432->5432/tcp
docker-dolphinscheduler-postgresql-1
d9ac617fe9f8 bitnami/zookeeper:3.7.1
"/opt/bitnami/script…" 2 minutes ago Up 2 minutes (healthy)
2181/tcp, 2888/tcp, 3888/tcp, 8080/tcp
docker-dolphinscheduler-zookeeper-1
[ec2-user@schedulerServer docker]$ docker logs -f --tail=10
docker-dolphinscheduler-api-1
127.0.0.1 - - [30/Jul/2024:00:40:49 +0000] "GET
/dolphinscheduler/actuator/health HTTP/1.1" 200 149 5ms
[ERROR] 2024-07-30 08:41:17.523 +0800 o.a.d.a.s.i.AbstractAuthenticator:[78]
- Username or password entered incorrectly.
18.139.75.134 - - [30/Jul/2024:00:41:17 +0000] "POST /dolphinscheduler/login
HTTP/1.1" 200 98 6ms
127.0.0.1 - - [30/Jul/2024:00:41:19 +0000] "GET
/dolphinscheduler/actuator/health HTTP/1.1" 200 149 5ms
127.0.0.1 - - [30/Jul/2024:00:41:50 +0000] "GET
/dolphinscheduler/actuator/health HTTP/1.1" 200 149 5ms
127.0.0.1 - - [30/Jul/2024:00:42:20 +0000] "GET
/dolphinscheduler/actuator/health HTTP/1.1" 200 149 5ms
127.0.0.1 - - [30/Jul/2024:00:42:50 +0000] "GET
/dolphinscheduler/actuator/health HTTP/1.1" 200 149 7ms
127.0.0.1 - - [30/Jul/2024:00:43:20 +0000] "GET
/dolphinscheduler/actuator/health HTTP/1.1" 200 149 5ms
127.0.0.1 - - [30/Jul/2024:00:43:50 +0000] "GET
/dolphinscheduler/actuator/health HTTP/1.1" 200 149 7ms
127.0.0.1 - - [30/Jul/2024:00:44:20 +0000] "GET
/dolphinscheduler/actuator/health HTTP/1.1" 200 149 4ms
I use docker compose deploy the application
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]