Ok, i'll search it in logs. I'm using nGinx for deploy in server.
El domingo, 9 de octubre de 2016, 0:34:16 (UTC-5), Baptiste Mathus escribió: > > docker logs container_id > > The Jenkins one I guess. Also curious why you're running nginx for that > test. > > Le 7 oct. 2016 9:41 AM, "YusufSalahAdDin" <[email protected] <javascript:>> > a écrit : > >> Where can i found these login, because in bash docker doesn't show me any >> log, and, when i get in container, all jekins logs are fine. >> >> El viernes, 7 de octubre de 2016, 0:04:06 (UTC-5), Baptiste Mathus >> escribió: >>> >>> Hey, >>> >>> What do the "docker logs" say? >>> >>> Le 6 oct. 2016 2:00 AM, "YusufSalahAdDin" <[email protected]> a écrit : >>> >>>> Ok, i run it with parameter *-d *and i have this: >>>> >>>> salahaddin@TulipanROG ~/Proyectos/uzmantech/jenkins master ● >>>> docker-compose up >>>> -d >>>> >>>> ✓ 4169 18:55:31 >>>> Starting jenkins_data_1 >>>> Starting jenkins_slave_1 >>>> Starting jenkins_master_1 >>>> Starting jenkins_nginx_1 >>>> salahaddin@TulipanROG ~/Proyectos/uzmantech/jenkins master ● >>>> docker-compose >>>> ps >>>> >>>> ✓ 4170 18:56:47 >>>> Name Command >>>> State Ports >>>> >>>> ----------------------------------------------------------------------------------------------- >>>> jenkins_data_1 echo Data container for Je ... Exit >>>> 0 >>>> jenkins_master_1 /bin/tini -- /usr/local/bi ... Up >>>> 0.0.0.0:50000->50000/tcp, 8080/tcp >>>> jenkins_nginx_1 nginx Up 443/tcp, >>>> 0.0.0.0:80->80/tcp >>>> jenkins_slave_1 /bin/bash Exit >>>> 0 >>>> >>>> But browser can access to localhost. >>>> >>>> El miércoles, 5 de octubre de 2016, 18:13:33 (UTC-5), YusufSalahAdDin >>>> escribió: >>>>> >>>>> I have this in bash: >>>>> >>>>> docker-compose >>>>>> up >>>>>> >>>>>> 1 ↵ 4159 18:11:07 >>>>>> Creating jenkins_slave_1 >>>>>> Creating jenkins_data_1 >>>>>> Creating jenkins_master_1 >>>>>> Creating jenkins_nginx_1 >>>>>> Attaching to jenkins_slave_1, jenkins_data_1, jenkins_master_1, >>>>>> jenkins_nginx_1 >>>>>> data_1 | Data container for Jenkins >>>>>> jenkins_data_1 exited with code 0 >>>>>> jenkins_slave_1 exited with code 0 >>>>>> >>>>> >>>>> >>>>> El miércoles, 5 de octubre de 2016, 16:02:44 (UTC-5), Daniel Beck >>>>> escribió: >>>>>> >>>>>> Anything interesting getting logged during startup? >>>>>> >>>>>> > On 05.10.2016, at 22:55, YusufSalahAdDin <[email protected]> >>>>>> wrote: >>>>>> > >>>>>> > Hi guys! >>>>>> > >>>>>> > I have the next problem: >>>>>> > >>>>>> > I built an image with Jenkins 2.23 and run it, all is well. >>>>>> > >>>>>> > Today i want update jenkins to 2.24, so, i change some lines in the >>>>>> docker file, change version to 2.24 and update sha. >>>>>> > >>>>>> > I built it, all is well, but when i up the machine, well, i have an >>>>>> error 143: >>>>>> > docker-compose ps >>>>>> ✓ 4135 15:48:39 >>>>>> > Name Command State >>>>>> Ports >>>>>> > >>>>>> -------------------------------------------------------------------- >>>>>> > jenkins_data_1 echo Data container for Je ... Exit 0 >>>>>> >>>>>> > jenkins_master_1 /bin/tini -- /usr/local/bi ... Exit 143 >>>>>> >>>>>> > jenkins_nginx_1 nginx Exit 0 >>>>>> >>>>>> > jenkins_slave_1 /bin/bash Exit 0 >>>>>> > >>>>>> > Why? >>>>>> > >>>>>> > Can anyone help me. >>>>>> > >>>>>> > -- >>>>>> > You received this message because you are subscribed to the Google >>>>>> Groups "Jenkins Users" group. >>>>>> > To unsubscribe from this group and stop receiving emails from it, >>>>>> send an email to [email protected]. >>>>>> > To view this discussion on the web visit >>>>>> https://groups.google.com/d/msgid/jenkinsci-users/e57d4497-0f78-41ce-9c42-a8698361e5bb%40googlegroups.com. >>>>>> >>>>>> >>>>>> > For more options, visit https://groups.google.com/d/optout. >>>>>> >>>>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "Jenkins Users" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> To view this discussion on the web visit >>>> https://groups.google.com/d/msgid/jenkinsci-users/3f8a1981-d9bd-40b3-aacc-b65d9ee9dce6%40googlegroups.com >>>> >>>> <https://groups.google.com/d/msgid/jenkinsci-users/3f8a1981-d9bd-40b3-aacc-b65d9ee9dce6%40googlegroups.com?utm_medium=email&utm_source=footer> >>>> . >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/0ee06160-754e-4f25-9dbe-7b6c2ac53922%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
