filiperochalopes / e-SUS-PEC

Instalação do e-SUS em ambiente docker linux com arquivo jar
9 stars 8 forks source link

Erro ao provisionar o container do pec #12

Closed tifilipebr closed 2 months ago

tifilipebr commented 4 months ago

2024-06-18 09:49:53 Inicializando configuração de data e hora... 2024-06-18 09:49:53 18 Jun 12:49:53 ntpd[8]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-06-18 09:49:53 18 Jun 12:49:53 ntpd[8]: Command line: ntpd -gq 2024-06-18 09:49:53 18 Jun 12:49:53 ntpd[8]: Cannot set RLIMIT_MEMLOCK: Operation not permitted 2024-06-18 09:49:53 18 Jun 12:49:53 ntpd[8]: proto: precision = 0.046 usec (-24) 2024-06-18 09:49:53 18 Jun 12:49:53 ntpd[8]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): good hash signature 2024-06-18 09:49:53 18 Jun 12:49:53 ntpd[8]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): loaded, expire=2024-12-28T00:00:00Z last=2017-01-01T00:00:00Z ofs=37 2024-06-18 09:49:53 18 Jun 12:49:53 ntpd[8]: Listen and drop on 0 v6wildcard [::]:123 2024-06-18 09:49:53 18 Jun 12:49:53 ntpd[8]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-06-18 09:49:53 18 Jun 12:49:53 ntpd[8]: Listen normally on 2 lo 127.0.0.1:123 2024-06-18 09:49:53 18 Jun 12:49:53 ntpd[8]: Listen normally on 3 eth0 172.20.0.4:123 2024-06-18 09:49:53 18 Jun 12:49:53 ntpd[8]: Listening on routing socket on fd #20 for interface updates 2024-06-18 09:49:55 18 Jun 12:49:55 ntpd[8]: Soliciting pool server 168.181.125.78 2024-06-18 09:49:55 18 Jun 12:49:55 ntpd[8]: Soliciting pool server 200.192.232.8 2024-06-18 09:49:56 18 Jun 12:49:56 ntpd[8]: Soliciting pool server ::ffff:168.181.125.82 2024-06-18 09:49:56 18 Jun 12:49:56 ntpd[8]: Soliciting pool server 216.238.102.201 2024-06-18 09:49:57 18 Jun 12:49:57 ntpd[8]: Soliciting pool server ::ffff:143.107.229.210 2024-06-18 09:49:57 18 Jun 12:49:57 ntpd[8]: Soliciting pool server 200.160.0.8 2024-06-18 09:49:58 18 Jun 12:49:58 ntpd[8]: Soliciting pool server ::ffff:168.181.125.86 2024-06-18 09:49:58 18 Jun 12:49:58 ntpd[8]: Soliciting pool server ::ffff:168.181.125.78 2024-06-18 09:49:59 18 Jun 12:49:59 ntpd[8]: Soliciting pool server 185.125.190.57 2024-06-18 09:49:59 18 Jun 12:49:59 ntpd[8]: Soliciting pool server 185.125.190.58 2024-06-18 09:50:00 18 Jun 12:50:00 ntpd[8]: Soliciting pool server 185.125.190.56 2024-06-18 09:50:01 18 Jun 12:50:01 ntpd[8]: Soliciting pool server 91.189.91.157 2024-06-18 09:50:02 18 Jun 12:50:02 ntpd[8]: adj_systime: Operation not permitted 2024-06-18 09:50:02 18 Jun 12:50:02 ntpd[8]: ntpd: time slew -0.003895 s 2024-06-18 09:50:02 ntpd: time slew -0.003895s 2024-06-18 09:50:02 * Starting NTP server ntpd [ OK ] 2024-06-18 09:50:02 Ajustando data para America/Bahia ... 2024-06-18 09:50:02 2024-06-18 09:50:02 Current default time zone: 'America/Bahia' 2024-06-18 09:50:02 Local time is now: Tue Jun 18 09:50:02 -03 2024. 2024-06-18 09:50:02 Universal Time is now: Tue Jun 18 12:50:02 UTC 2024. 2024-06-18 09:50:02 2024-06-18 09:50:02 Inicializando sistema... 2024-06-18 09:50:02 /opt/e-SUS/webserver/standalone.sh não existe, execute manualmente o sistema com 2024-06-18 09:50:02 sh /opt/e-SUS/webserver/standalone.sh 2024-06-18 09:50:02 2024-06-18 09:50:02 ou instale o sitema primeiro, caso seja a primeira vez instalando: 2024-06-18 09:50:02 2024-06-18 09:50:02

ErickSousa312 commented 4 months ago

Versão de treinamento ?

filiperochalopes commented 4 months ago

@filipevl poderia fornecer qual o código foi executado para mostrar esse erro? Se foi na versão de treinamento ele não completa de fato, estou trabalhando na correção.

Porém na versão de produção deve funcionar.

Por onde parou em seu log parece que você não informou o argumento do pacote ao rodar o build.sh

Aguardo.

filiperochalopes commented 2 months ago

Por falta de interação e reprodutibilidade do erro estou fechando a issue