wishl
(wishl)
Juillet 15, 2020, 7:25
1
Hi people my problems automatically down discourse forum
And sometimes I am also getting 502 Bad Gateway
unicorn.stderr.log
D, [2020-07-15T16:29:57.037389 #32767] DEBUG -- : waiting 16.0s after suspend/hibernation
E, [2020-07-15T18:49:48.649399 #32767] ERROR -- : worker=0 PID:8593 timeout (31s > 30s), killing
E, [2020-07-15T18:49:50.220209 #32767] ERROR -- : reaped #<Process::Status: pid 8593 SIGKILL (signal 9)> worker=0
E, [2020-07-15T18:50:25.881312 #32767] ERROR -- : worker=2 PID:13929 timeout (31s > 30s), killing
E, [2020-07-15T18:50:25.881493 #32767] ERROR -- : worker=1 PID:32508 timeout (31s > 30s), killing
E, [2020-07-15T18:50:25.949739 #32767] ERROR -- : reaped #<Process::Status: pid 13929 SIGKILL (signal 9)> worker=2
E, [2020-07-15T18:50:25.949869 #32767] ERROR -- : reaped #<Process::Status: pid 32508 SIGKILL (signal 9)> worker=1
I, [2020-07-15T18:51:00.385865 #19149] INFO -- : worker=0 ready
I, [2020-07-15T18:51:00.385899 #19193] INFO -- : worker=2 ready
I, [2020-07-15T18:51:00.385899 #19189] INFO -- : worker=1 ready
E, [2020-07-15T18:51:44.033303 #32767] ERROR -- : worker=2 PID:19193 timeout (31s > 30s), killing
E, [2020-07-15T18:51:44.051941 #32767] ERROR -- : reaped #<Process::Status: pid 19193 SIGKILL (signal 9)> worker=2
I, [2020-07-15T18:51:49.476608 #19302] INFO -- : worker=2 ready
E, [2020-07-15T18:51:55.064179 #32767] ERROR -- : worker=1 PID:19189 timeout (31s > 30s), killing
E, [2020-07-15T18:51:55.085863 #32767] ERROR -- : reaped #<Process::Status: pid 19189 SIGKILL (signal 9)> worker=1
I, [2020-07-15T18:52:00.812373 #19324] INFO -- : worker=1 ready
Falco
(Falco)
Juillet 15, 2020, 7:36
2
That means your web process is taking over 30s to respond. Can you remove all custom plugins and rebuild?
1 « J'aime »
wishl
(wishl)
Juillet 15, 2020, 7:39
3
started ./launcher rebuild app
just only one docker manager plugin
pfaffman
(Jay Pfaffman)
Juillet 15, 2020, 8:17
4
What is your server? Is it very slow? How much ram? Do you have SSD or spinning disks? How big is your database?
2 « J'aime »
wishl
(wishl)
Juillet 15, 2020, 8:29
5
system is working normally
information
Cpu: 50% i3 4 core
Disk Usage of /: 7.9% of 1.79TB
Memory usage: 61% 8g
Swap usage: 19% 4g
I rebuild app done
new_subscriber_thread'"]
I, [2020-07-15T19:56:10.094624 #72] INFO -- : Refreshing Gem list
I, [2020-07-15T19:56:41.824138 #72] INFO -- : listening on addr=127.0.0.1:3000 fd=9
I, [2020-07-15T19:57:06.077895 #72] INFO -- : master process ready
I, [2020-07-15T19:57:17.979526 #229] INFO -- : worker=2 ready
I, [2020-07-15T19:57:17.979509 #218] INFO -- : worker=1 ready
I, [2020-07-15T19:57:17.979637 #241] INFO -- : worker=3 ready
I, [2020-07-15T19:57:17.979868 #211] INFO -- : worker=0 ready
wishl
(wishl)
Juillet 16, 2020, 6:56
6
my problem still continues
tail -100 unicorn.stderr.log
I, [2020-07-16T07:51:49.785061 #72] INFO -- : master done reopening logs
I, [2020-07-16T07:52:05.423701 #18420] INFO -- : worker=3 done reopening logs
I, [2020-07-16T07:52:05.439574 #10177] INFO -- : worker=2 done reopening logs
I, [2020-07-16T07:52:06.614121 #11282] INFO -- : worker=1 done reopening logs
I, [2020-07-16T07:52:06.626403 #30350] INFO -- : worker=0 done reopening logs
E, [2020-07-16T13:43:49.118620 #72] ERROR -- : worker=1 PID:11282 timeout (31s > 30s), killing
E, [2020-07-16T13:43:49.325644 #72] ERROR -- : reaped #<Process::Status: pid 11282 SIGKILL (signal 9)> worker=1
D, [2020-07-16T13:44:19.448200 #72] DEBUG -- : waiting 16.0s after suspend/hibernation
I, [2020-07-16T13:44:31.441735 #10639] INFO -- : worker=1 ready
E, [2020-07-16T14:24:40.454209 #72] ERROR -- : worker=1 PID:10639 timeout (31s > 30s), killing
E, [2020-07-16T14:24:40.611580 #72] ERROR -- : reaped #<Process::Status: pid 10639 SIGKILL (signal 9)> worker=1
D, [2020-07-16T14:25:10.744135 #72] DEBUG -- : waiting 16.0s after suspend/hibernation
I, [2020-07-16T14:25:14.973408 #13472] INFO -- : worker=1 ready
E, [2020-07-16T16:03:01.918109 #72] ERROR -- : worker=2 PID:10177 timeout (31s > 30s), killing
E, [2020-07-16T16:03:02.200133 #72] ERROR -- : reaped #<Process::Status: pid 10177 SIGKILL (signal 9)> worker=2
I, [2020-07-16T16:03:51.690756 #20266] INFO -- : worker=2 ready
E, [2020-07-16T18:29:27.607372 #72] ERROR -- : worker=1 PID:13472 timeout (31s > 30s), killing
E, [2020-07-16T18:29:27.831050 #72] ERROR -- : reaped #<Process::Status: pid 13472 SIGKILL (signal 9)> worker=1
I, [2020-07-16T18:29:59.339086 #30397] INFO -- : worker=1 ready
E, [2020-07-16T18:51:56.470192 #72] ERROR -- : worker=0 PID:30350 timeout (31s > 30s), killing
E, [2020-07-16T18:51:57.004078 #72] ERROR -- : reaped #<Process::Status: pid 30350 SIGKILL (signal 9)> worker=0
I, [2020-07-16T18:52:43.150079 #31968] INFO -- : worker=0 ready
D, [2020-07-16T19:13:52.263197 #72] DEBUG -- : waiting 16.0s after suspend/hibernation
Stephen
(Stephen)
Juillet 16, 2020, 8:05
7
Could you answer the rest of Jay’s questions?
Is this on SSD? 2TB suggests that this might be a conventional spinning SATA disk, which is going to be too slow to use with Discourse.
wishl
(wishl)
Juillet 16, 2020, 8:24
8
yes 2tb sata disk normally works fast but it is down
Stephen
(Stephen)
Juillet 16, 2020, 8:42
9
SSD is the minimum and is documented in the discourse requirements. You’re going to need SSD, we can’t help you if you are on a spinning drive.
Falco
(Falco)
Juillet 16, 2020, 10:55
10
Can you enter the container and tail some other logs?
My bet is that PostgreSQL is failing to start, start looking into that.
1 « J'aime »
wishl
(wishl)
Juillet 17, 2020, 5:28
11
hi what log file should look at
If it helps, the discourse server I help administer has started picking up 502 bad gateway error messages for about a month now. Both the server and myself are located in Germany. It cannot be a recent discourse regression because we haven’t upgraded in months. We run from a really basic hosted platform contract. The server is also now really slow when it does successfully connect. I don’t have a good explanation for this degraded service but imagined it was simply our cheap plan. On reading this thread, there could perhaps be other explanations? R.
wishl
(wishl)
Juillet 23, 2020, 6:19
13
thanks for the answer.
server transferred ssd, the problem has solved
3 « J'aime »
cosoc
(你好好瞧哦)
Novembre 5, 2020, 7:40
14
Bonjour ! Pouvez-vous me dire si l’utilisation de disques durs de type ‘life’ peut améliorer les performances ? Merci.
pfaffman
(Jay Pfaffman)
Novembre 5, 2020, 12:16
15
Le SSD est beaucoup plus rapide que les disques magnétiques rotatifs. Il est largement reconnu que le SSD est requis, bien que je sache qu’un site de taille moyenne a utilisé des disques magnétiques. Cela a entraîné au moins une modification du noyau pour le prendre en charge. La configuration a pris plusieurs semaines. Si vous utilisez des disques magnétiques, vous aurez besoin de plus de RAM pour fournir plus de cache. Ce n’est vraiment pas recommandé.
1 « J'aime »