Better typo, sorry

Le jeudi 21 juillet 2016 11:41:53 UTC+2, julien gdt a écrit :
>
> Hello everyone, 
>
> My team and myself are using review board.
> When i tried to do an update, it blocks our instance and telling us "i'm 
> taking a nap".
>
> This is ALL i did:
>
> $ sudo systemctl stop httpd.service
>
> $ sudo easy_install -U ReviewBoard
>
> $ rb-site upgrade --all-sites #there is only one site in fact
>
> $  sudo systemctl start httpd.service
>
>
> When i saw this, i decided to check logs:
>
> [jgoudet@git-jenkins ~]$ tail -f /var/www/reviewboard/logs/reviewboard.log
>
> 2016-07-19 15:55:05,095 - INFO -  - Reloading logging settings
>
> 2016-07-19 15:57:03,844 - INFO -  - Reloading logging settings
>
> 2016-07-19 15:59:32,659 - INFO -  - Reloading logging settings
>
> 2016-07-19 16:00:05,954 - INFO -  - Reloading logging settings
>
> 2016-07-19 16:02:05,070 - INFO -  - Reloading logging settings
>
> 2016-07-19 16:05:05,570 - INFO -  - Reloading logging settings
>
> 2016-07-19 16:10:06,029 - INFO -  - Reloading logging settings
>
> 2016-07-19 16:15:05,473 - INFO -  - Reloading logging settings
>
> 2016-07-19 16:20:05,366 - INFO -  - Reloading logging settings
>
> 2016-07-19 16:25:04,799 - INFO -  - Reloading logging settings
>
>
> No more informations, even after force log debug to true in configuration 
> + restart
>
>
>
> [jgoudet@git-jenkins ~]$ systemctl status httpd.service -l
>
> *●* httpd.service - The Apache HTTP Server
>
>   Loaded: loaded (/usr/lib/systemd/system/httpd.service; disabled; vendor 
> preset: disabled)
>
>  Drop-In: /usr/lib/systemd/system/httpd.service.d
>
>           └─reviewboard-sites.conf
>
>   Active: *active (running)* since mer. 2016-07-20 17:54:28 CEST; 17h ago
>
>     Docs: man:httpd(8)
>
>           man:apachectl(8)
>
>  Process: 59406 ExecStop=/bin/kill -WINCH ${MAINPID} (code=exited, 
> status=0/SUCCESS)
>
>  Process: 59423 ExecStartPre=/usr/bin/rb-site upgrade --all-sites 
> (code=exited, status=0/SUCCESS)
>
> Main PID: 59461 (httpd)
>
>   Status: "Total requests: 218; Current requests/sec: 0.1; Current 
> traffic: 204 B/sec"
>
>   CGroup: /system.slice/httpd.service
>
>           ├─ 3338 /usr/sbin/httpd -DFOREGROUND
>
>           ├─59461 /usr/sbin/httpd -DFOREGROUND
>
>           ├─59463 /usr/sbin/httpd -DFOREGROUND
>
>           ├─59464 /usr/sbin/httpd -DFOREGROUND
>
>           ├─59465 /usr/sbin/httpd -DFOREGROUND
>
>           ├─59466 /usr/sbin/httpd -DFOREGROUND
>
>           ├─59467 /usr/sbin/httpd -DFOREGROUND
>
>           ├─59469 /usr/sbin/httpd -DFOREGROUND
>
>           ├─61187 /usr/sbin/httpd -DFOREGROUND
>
>           ├─61188 /usr/sbin/httpd -DFOREGROUND
>
>           └─61189 /usr/sbin/httpd -DFOREGROUND
>
>
> juil. 20 17:54:27 git-XXX.fr rb-site[59423]: ------------------ <begin log 
> output> ------------------
>
> juil. 20 17:54:27 git-XXX.fr rb-site[59423]: Creating tables ...
>
> juil. 20 17:54:27 git-XXX.fr rb-site[59423]: Installing custom SQL ...
>
> juil. 20 17:54:27 git-XXX.fr rb-site[59423]: Installing indexes ...
>
> juil. 20 17:54:27 git-XXX.fr rb-site[59423]: Installed 0 object(s) from 0 
> fixture(s)
>
> juil. 20 17:54:27 git-XXX.fr rb-site[59423]: No evolution required.
>
> juil. 20 17:54:27 git-XXX.fr rb-site[59423]: ------------------- <end log 
> output> -------------------
>
> juil. 20 17:54:27 git-XXX.fr rb-site[59423]: Resetting in-database caches.
>
> juil. 20 17:54:27 git-XXX.fr rb-site[59423]: Upgrade complete!
>
> juil. 20 17:54:28 git-XXX.fr systemd[1]: Started The Apache HTTP Server.
>
>
> Any ideas about what's going on ? 
>
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to