Plesk server crashed met regelmaat oorzaak onbekend

Overzicht Reageren

Sponsored by: Vacatures door Monsterboard

Stefan H

stefan H

04/05/2023 19:13:49
Quote Anchor link
Hallo,

Ik zou hulp hoe mijn server met Plesk goed in te richten.

Ik heb een Plesk server draaien op een externe VPS. Hierop draaien 7 Wordpress websites. Met regelmaat crashed de server en moet ik de vps opnieuw opstarten. De echte oorzaak weet ik niet maar vermoeden doet dat se server soms te zwart belast wordt door 1 van de websites omdat het bijvoorbeeld ook voorkomt met teveel Wordpress updates tegelijk uit te voeren.. Hoe kan ik ervoor zorgen dat 1 website niet de volledige server beïnvloed en crashed en hoe kom ik erachter wat de exacte reden is en hoe dit op te lossen.

Alle websites draaien met php-fpm dedicated Apache .
pm.max_children 20


De server heeft de volgende eigenschappen
4 cpu cores
4 GB Ram
104 GB SSD waarvan de helft beschikbaar

De support afdeling waar de hosting van de server gedaan wordt kan geen support geven omdat ik een unmannaged abonnement heb.

Wie kan mij helpen of weet waar ik eventueel met mijn vraag naartoe kan?

Alvast bedankt voor reactie
 
PHP hulp

PHP hulp

16/04/2024 15:33:58
 
- Ariën  -
Beheerder

- Ariën -

04/05/2023 19:16:38
Quote Anchor link
Wat zeggen de logs php-fpm logs rond het moment dat de boel uitvalt? En wat gebeurt er met de memory usage?

En gebeurt dit ook op vaste tijdstippen?
Gewijzigd op 04/05/2023 19:17:37 door - Ariën -
 
Stefan H

stefan H

05/05/2023 13:44:08
Quote Anchor link
Dit is de log van 1 van de websites, het lijkt erop dat die uitviel na deze acties
Code (php)
PHP script in nieuw venster Selecteer het PHP script
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
87.249.107.242 - - [03/May/2023:09:23:12 +0200] "GET / HTTP/1.1" 301 162 "-" "python-urllib3/1.26.9"
87.249.107.242 - - [03/May/2023:09:23:15 +0200] "GET / HTTP/1.1" 301 162 "-" "python-urllib3/1.26.9"
87.249.107.242 - - [03/May/2023:09:23:17 +0200] "GET / HTTP/1.1" 301 162 "-" "python-urllib3/1.26.9"
87.249.107.242 - - [03/May/2023:09:23:20 +0200] "GET / HTTP/1.1" 301 162 "-" "python-urllib3/1.26.9"
87.249.107.242 - - [03/May/2023:09:23:22 +0200] "GET / HTTP/1.1" 301 162 "-" "python-urllib3/1.26.9"
87.249.107.242 - - [03/May/2023:09:23:25 +0200] "GET / HTTP/1.1" 301 162 "-" "python-urllib3/1.26.9"
87.249.107.242 - - [03/May/2023:09:23:27 +0200] "GET / HTTP/1.1" 301 162 "-" "python-urllib3/1.26.9"
87.249.107.242 - - [03/May/2023:09:23:30 +0200] "GET / HTTP/1.1" 301 162 "-" "python-urllib3/1.26.9"
87.249.107.242 - - [03/May/2023:09:23:32 +0200] "GET / HTTP/1.1" 301 162 "-" "python-urllib3/1.26.9"
87.249.107.242 - - [03/May/2023:09:23:35 +0200] "GET / HTTP/1.1" 301 162 "-" "python-urllib3/1.26.9"
87.249.107.242 - - [03/May/2023:09:23:37 +0200] "GET / HTTP/1.1" 301 162 "-" "python-urllib3/1.26.9"
87.249.107.242 - - [03/May/2023:09:23:40 +0200] "GET / HTTP/1.1" 301 162 "-" "python-urllib3/1.26.9"
87.249.107.242 - - [03/May/2023:09:23:42 +0200] "GET / HTTP/1.1" 301 162 "-" "python-urllib3/1.26.9"
156.146.56.131 - - [03/May/2023:09:29:44 +0200] "GET /administrator/index.php HTTP/1.1" 301 162 "-" "Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.85 Safari/537.36 OPR/32.0.1948.45"
156.146.56.131 - - [03/May/2023:09:29:54 +0200] "GET /administrator/index.php HTTP/1.1" 301 162 "-" "Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.85 Safari/537.36 OPR/32.0.1948.45"
156.146.56.131 - - [03/May/2023:09:30:00 +0200] "GET /administrator/index.php HTTP/1.1" 301 162 "-" "Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.85 Safari/537.36 OPR/32.0.1948.45"


Net daarvoor raakte de CPU usage 80% aan wat normaal rond de 20% is.

Memory zag er stabiel uit zoals heel de dag door.
 
- Ariën  -
Beheerder

- Ariën -

05/05/2023 13:45:11
Quote Anchor link
Je zult echt verder moeten kijken dan de access-log. Kijk eens naar wat php-fpm te vertellen heeft.
Maar is het alleen php-fpm die onderuit gaat, of worden andere services ook meegetrokken?
Gewijzigd op 05/05/2023 13:51:27 door - Ariën -
 
Stefan H

stefan H

05/05/2023 13:57:38
Quote Anchor link
Ik heb ze gevonden, maar krijg een waslijst van acties die gebeuren waar ik niet veel wijzer van wordt. Zou je hier met mij mee kunnen kijken als ik deze even naar je persoonlijk zou kunnen sturen?
 
- Ariën  -
Beheerder

- Ariën -

05/05/2023 14:02:04
Quote Anchor link
Je kan de relevante code (niet meer dan 100 regels) hier gewoon plaatsen tussen code-tags.

Als tijdelijke fix zou je dit kunnen proberen in je php-fpm configuratie:
Code (php)
PHP script in nieuw venster Selecteer het PHP script
1
2
3
emergency_restart_threshold 10
emergency_restart_interval 1m
process_control_timeout 10s

Dan wordt de boel tenminste weer vanzelf opgestart.

Meer goede tips:
https://geekflare.com/php-fpm-optimization/

Maar wees bewust met configuratie aanpassen. En zoek eerst de oorzaak van de ellende.
Gewijzigd op 05/05/2023 14:08:52 door - Ariën -
 
Stefan H

stefan H

05/05/2023 14:08:37
Quote Anchor link
Code (php)
PHP script in nieuw venster Selecteer het PHP script
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
2023-05-03 09:01:35    NOTICE    
sshd [1379926]
Security/authentication messages [10]
pam_unix(sshd:auth): check pass; user unknown
2023-05-03 09:01:35    NOTICE    
sshd [1379912]
Security/authentication messages [10]
pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=42.192.92.229
2023-05-03 09:01:35    NOTICE    
sshd [1379912]
Security/authentication messages [10]
pam_unix(sshd:auth): check pass; user unknown
2023-05-03 09:01:35    ERR    
sshd [1379911]
Security/authentication messages [10]
pam_imunify(sshd:auth): [IM360_RBL] The IP 42.192.92.229 has been locked due to Imunify RBL
2023-05-03 09:01:35    ERR    
sshd [1379919]
Security/authentication messages [10]
pam_imunify(sshd:auth): [IM360_RBL] The IP 42.192.92.229 has been locked due to Imunify RBL
2023-05-03 09:01:35    ERR    
sshd [1379910]
Security/authentication messages [10]
pam_imunify(sshd:auth): [IM360_RBL] The IP 42.192.92.229 has been locked due to Imunify RBL
2023-05-03 09:01:35    ERR    
sshd [1379916]
Security/authentication messages [10]
pam_imunify(sshd:auth): [IM360_RBL] The IP 42.192.92.229 has been locked due to Imunify RBL
2023-05-03 09:01:35    ERR    
sshd [1379912]
Security/authentication messages [10]
pam_imunify(sshd:auth): [IM360_RBL] The IP 42.192.92.229 has been locked due to Imunify RBL
2023-05-03 09:01:35    ERR    
sshd [1379923]
Security/authentication messages [10]
pam_imunify(sshd:auth): [IM360_RBL] The IP 42.192.92.229 has been locked due to Imunify RBL
2023-05-03 09:01:35    ERR    
sshd [1379914]
Security/authentication messages [10]
pam_imunify(sshd:auth): [IM360_RBL] The IP 42.192.92.229 has been locked due to Imunify RBL
2023-05-03 09:01:35    ERR    
sshd [1379913]
Security/authentication messages [10]
pam_imunify(sshd:auth): [IM360_RBL] The IP 42.192.92.229 has been locked due to Imunify RBL
2023-05-03 09:01:35    ERR    
sshd [1379926]
Security/authentication messages [10]
pam_imunify(sshd:auth): [IM360_RBL] The IP 42.192.92.229 has been locked due to Imunify RBL
2023-05-03 09:01:35    INFO    
sshd [1379928]
Security/authorization messages [4]
Invalid user tester from 42.192.92.229 port 34090
2023-05-03 09:01:35    INFO    
sshd [1379926]
Security/authorization messages [4]
Invalid user hungamadeepakrai from 42.192.92.229 port 34148
2023-05-03 09:01:34    INFO    
sshd [1379923]
Security/authorization messages [4]
Invalid user lisi from 42.192.92.229 port 34098
2023-05-03 09:01:34    INFO    
sshd [1379919]
Security/authorization messages [4]
Invalid user resetcraft from 42.192.92.229 port 34140
2023-05-03 09:01:34    INFO    
sshd [1379910]
Security/authorization messages [4]
Invalid user BTemple from 42.192.92.229 port 34084
2023-05-03 09:01:34    INFO    
sshd [1379914]
Security/authorization messages [4]
Invalid user lighthouse from 42.192.92.229 port 34088
2023-05-03 09:01:34    INFO    
sshd [1379913]
Security/authorization messages [4]
Invalid user cloud_user from 42.192.92.229 port 34092
2023-05-03 09:01:34    INFO    
sshd [1379916]
Security/authorization messages [4]
Invalid user splunk from 42.192.92.229 port 34086
2023-05-03 09:01:34    INFO    
sshd [1379912]
Security/authorization messages [4]
Invalid user mssql_admin from 42.192.92.229 port 34142
2023-05-03 09:01:34    INFO    
sshd [1379911]
Security/authorization messages [4]
Invalid user beyndtrust_user from 42.192.92.229 port 34126
2023-05-03 09:01:33    ERR    
sshd [1379909]
Security/authorization messages [4]
error: kex_exchange_identification: Connection closed by remote host
2023-05-03 09:01:26    INFO    
pam_imunify_daemon [657862]
System daemons [3]
time="2023-05-03T09:01:26+02:00" level=error msg="sentry error reporting is disabled (because of INVALID license error)" agent_lic_status="exit status 3" error="fs.Stat(\"/var/imunify360/license.json\") failed: stat /var/imunify360/license.json: no such file or directory"
2023-05-03 09:01:24    INFO    
pam_imunify_daemon [657862]
System daemons [3]
time="2023-05-03T09:01:24+02:00" level=warning msg="INVALID license has been detected." agent_lic_status="exit status 3" error="fs.Stat(\"/var/imunify360/license.json\") failed: stat /var/imunify360/license.json: no such file or directory"
2023-05-03 09:01:22    NOTICE    
sshd [1379777]
Security/authentication messages [10]
PAM 2 more authentication failures; logname= uid=0 euid=0 tty=ssh ruser= rhost=61.177.172.19 user=root
2023-05-03 09:01:22    INFO    
sshd [1379777]
Security/authorization messages [4]
Disconnected from authenticating user root 61.177.172.19 port 29624 [preauth]
2023-05-03 09:01:22    INFO    
sshd [1379777]
Security/authorization messages [4]
Received disconnect from 61.177.172.19 port 29624:11: [preauth]
2023-05-03 09:01:22    INFO    
sshd [1379777]
Security/authorization messages [4]
Failed password for root from 61.177.172.19 port 29624 ssh2
2023-05-03 09:01:20    ERR    
sshd [1379777]
Security/authentication messages [10]
pam_imunify(sshd:auth): [IM360_RBL] The IP 61.177.172.19 has been locked due to Imunify RBL
2023-05-03 09:01:18    INFO    
sshd [1379777]
Security/authorization messages [4]
Failed password for root from 61.177.172.19 port 29624 ssh2
2023-05-03 09:01:16    ERR    
sshd [1379777]
Security/authentication messages [10]
pam_imunify(sshd:auth): [IM360_RBL] The IP 61.177.172.19 has been locked due to Imunify RBL
2023-05-03 09:01:15    INFO    
sshd [1379777]
Security/authorization messages [4]
Failed password for root from 61.177.172.19 port 29624 ssh2
2023-05-03 09:01:14    NOTICE    
sshd [1379777]
Security/authentication messages [10]
pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=61.177.172.19 user=root
2023-05-03 09:01:14    ERR    
sshd [1379777]
Security/authentication messages [10]
pam_imunify(sshd:auth): [IM360_RBL] The IP 61.177.172.19 has been locked due to Imunify RBL
2023-05-03 09:01:12    INFO    
postfix/smtpd [1379766]
Mail system [2]
disconnect from o1301.shared.klaviyomail.com[167.89.100.76] ehlo=2 starttls=1 mail=1 rcpt=1 data=0/1 quit=1 commands=6/7
2023-05-03 09:01:12    INFO    
postfix/smtpd [1379766]
Mail system [2]
8DB394336F: milter-reject: DATA from o1301.shared.klaviyomail.com[167.89.100.76]: 451 4.7.1 Service unavailable - try again later; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<o1301.shared.klaviyomail.com>
2023-05-03 09:01:12    ERR    
psa-pc-remote [723]
Mail system [2]
Message aborted.
2023-05-03 09:01:12    INFO    
psa-pc-remote [723]
Mail system [2]
8DB394336F: grey: stderr: DEFER
2023-05-03 09:01:12    INFO    
psa-pc-remote [723]
Mail system [2]
8DB394336F: from=<[email protected]> to=<[email protected]>
2023-05-03 09:01:12    INFO    
postfix/smtpd [1379766]
Mail system [2]
8DB394336F: client=o1301.shared.klaviyomail.com[167.89.100.76]
2023-05-03 09:01:12    NOTICE    
sshd [1379732]
Security/authentication messages [10]
PAM 2 more authentication failures; logname= uid=0 euid=0 tty=ssh ruser= rhost=61.177.172.19 user=root
2023-05-03 09:01:12    INFO    
sshd [1379732]
Security/authorization messages [4]
Disconnected from authenticating user root 61.177.172.19 port 24885 [preauth]
2023-05-03 09:01:12    INFO    
sshd [1379732]
Security/authorization messages [4]
Received disconnect from 61.177.172.19 port 24885:11: [preauth]
2023-05-03 09:01:12    INFO    
sshd [1379732]
Security/authorization messages [4]
Failed password for root from 61.177.172.19 port 24885 ssh2
2023-05-03 09:01:11    INFO    
postfix/smtpd [1379766]
Mail system [2]
connect from o1301.shared.klaviyomail.com[167.89.100.76]
2023-05-03 09:01:10    ERR    
sshd [1379732]
Security/authentication messages [10]
pam_imunify(sshd:auth): [IM360_RBL] The IP 61.177.172.19 has been locked due to Imunify RBL
2023-05-03 09:01:09    INFO    
sshd [1379732]
Security/authorization messages [4]
Failed password for root from 61.177.172.19 port 24885 ssh2
2023-05-03 09:01:07    ERR    
sshd [1379732]
Security/authentication messages [10]
pam_imunify(sshd:auth): [IM360_RBL] The IP 61.177.172.19 has been locked due to Imunify RBL
2023-05-03 09:01:07    INFO    
sshd [1379732]
Security/authorization messages [4]
Failed password for root from 61.177.172.19 port 24885 ssh2
2023-05-03 09:01:06    NOTICE    
imunify360-php-daemon [640]
fs.Stat("/var/imunify360/license.json") failed: stat /var/imunify360/license.json: no such file or directory
2023-05-03 09:01:05    NOTICE    
sshd [1379732]
Security/authentication messages [10]
pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=61.177.172.19 user=root
2023-05-03 09:01:05    ERR    
sshd [1379732]
Security/authentication messages [10]
pam_imunify(sshd:auth): [IM360_RBL] The IP 61.177.172.19 has been locked due to Imunify RBL
2023-05-03 09:01:01    INFO    
CRON [1379717]
Security/authentication messages [10]
pam_unix(cron:session): session closed for user root
2023-05-03 09:01:01    INFO    
CRON [1379718]
Clock daemon [9]
(root) CMD (/usr/sbin/imunify-notifier -update-cron)
2023-05-03 09:01:01    INFO    
CRON [1379717]
Security/authentication messages [10]
pam_unix(cron:session): session opened for user root by (uid=0)
2023-05-03 09:00:56    INFO    
dovecot [1021]
Mail system [2]
service=imap, [email protected], ip=[::1]. Disconnected: Logged out rcvd=93, sent=1198
2023-05-03 09:00:56    INFO    
dovecot [1021]
Mail system [2]
imap-login: Login: user=<[email protected]>, method=PLAIN, rip=::1, lip=::1, mpid=1379696, TLS, session=<kNgTnsT6YIkAAAAAAAAAAAAAAAAAAAAB>
2023-05-03 09:00:54    INFO    
plesk_saslauthd [1379366]
Mail system [2]
select timeout, exiting
2023-05-03 09:00:42    INFO    
dovecot [1021]
Mail system [2]
imap-login: Login: user=<info@mailadres>, method=PLAIN, rip=77.63.32.111, lip=45.82.190.36, mpid=1379644, TLS, session=<pSFFncT6LMFNPyBv>
2023-05-03 09:00:42    INFO    
dovecot [1021]
Mail system [2]
imap-login: Login: user=<info@mailadres>, method=PLAIN, rip=77.63.32.111, lip=45.82.190.36, mpid=1379639, session=<dMg6ncT6K8FNPyBv>
2023-05-03 09:00:41    INFO    
dovecot [1021]
Mail system [2]
imap-login: Login: user=<[email protected]>, method=PLAIN, rip=77.63.32.111, lip=45.82.190.36, mpid=1379637, TLS, session=<TVc3ncT6KsFNPyBv>
2023-05-03 09:00:27    INFO    
pam_imunify_daemon [657862]
System daemons [3]
time="2023-05-03T09:00:27+02:00" level=error msg="sentry error reporting is disabled (because of INVALID license error)" agent_lic_status="exit status 3" error="fs.Stat(\"/var/imunify360/license.json\") failed: stat /var/imunify360/license.json: no such file or directory"
2023-05-03 09:00:26    INFO    
postfix/smtpd [1379475]
Mail system [2]
disconnect from unknown[46.148.40.135] ehlo=1 auth=0/1 rset=1 commands=2/3
2023-05-03 09:00:26    INFO    
postfix/smtpd [1379475]
Mail system [2]
lost connection after AUTH from unknown[46.148.40.135]
2023-05-03 09:00:24    INFO    
pam_imunify_daemon [657862]
System daemons [3]
time="2023-05-03T09:00:24+02:00" level=warning msg="INVALID license has been detected." agent_lic_status="exit status 3" error="fs.Stat(\"/var/imunify360/license.json\") failed: stat /var/imunify360/license.json: no such file or directory"
2023-05-03 09:00:24    WARNING    
postfix/smtpd [1379475]
Mail system [2]
warning: unknown[46.148.40.135]: SASL LOGIN authentication failed: authentication failure
2023-05-03 09:00:24    WARNING    
plesk_saslauthd [1379366]
Mail system [2]
failed mail authentication attempt for user 'marsha123' (password len=10)
2023-05-03 09:00:21    INFO    
postfix/smtpd [1376217]
Mail system [2]
disconnect from unknown[46.148.40.193] ehlo=1 auth=0/1 rset=1 commands=2/3
2023-05-03 09:00:21    INFO    
postfix/smtpd [1376217]
Mail system [2]
lost connection after AUTH from unknown[46.148.40.193]
2023-05-03 09:00:13    INFO    
postfix/smtpd [1379475]
Mail system [2]
connect from unknown[46.148.40.135]
2023-05-03 09:00:10    INFO    
CRON [1379377]
Security/authentication messages [10]
pam_unix(cron:session): session closed for user psaadm
2023-05-03 09:00:07    INFO    
CRON [1379373]
Security/authentication messages [10]
pam_unix(cron:session): session closed for user root
2023-05-03 09:00:06    NOTICE    
imunify360-php-daemon [640]
fs.Stat("/var/imunify360/license.json") failed: stat /var/imunify360/license.json: no such file or directory
2023-05-03 09:00:04    INFO    
CRON [1379375]
Security/authentication messages [10]
pam_unix(cron:session): session closed for user root
2023-05-03 09:00:02    INFO    
CRON [1379371]
Security/authentication messages [10]
pam_unix(cron:session): session closed for user list
2023-05-03 09:00:02    INFO    
CRON [1379370]
Security/authentication messages [10]
pam_unix(cron:session): session closed for user root
2023-05-03 09:00:01    INFO    
CRON [1379374]
Security/authentication messages [10]
pam_unix(cron:session): session closed for user root
2023-05-03 09:00:01    INFO    
CRON [1379372]
Security/authentication messages [10]
pam_unix(cron:session): session closed for user root
2023-05-03 09:00:01    INFO    
CRON [1379389]
Clock daemon [9]
(psaadm) CMD (/opt/psa/admin/bin/php -dauto_prepend_file=sdk.php '/opt/psa/admin/plib/modules/plesk-mobile/scripts/push_worker.php')
2023-05-03 09:00:01    INFO    
CRON [1379376]
Security/authentication messages [10]
pam_unix(cron:session): session opened for user psaadm by (uid=0)
2023-05-03 09:00:01    INFO    
CRON [1379386]
Clock daemon [9]
(root) CMD ( /usr/libexec/imunify360-cgroup-process-wrapper --command /opt/alt/tmpreaper/usr/sbin/tmpreaper --report-time --report-slice /Imunify.slice/Cron.slice/tmpreaper_tmp_modsec -- 5m /var/imunify360/tmp_modsec)
2023-05-03 09:00:01    INFO    
CRON [1379379]
Clock daemon [9]
(root) CMD ( imunify360-agent malware on-demand check-detached > /dev/null 2>&1 || :)
2023-05-03 09:00:01    INFO    
CRON [1379374]
Security/authentication messages [10]
pam_unix(cron:session): session opened for user root by (uid=0)
2023-05-03 09:00:01    INFO    
CRON [1379382]
Clock daemon [9]
(root) CMD (/usr/sbin/imunify-notifier -update-cron)
2023-05-03 09:00:01    INFO    
CRON [1379384]
Clock daemon [9]
(psaadm) CMD (/opt/psa/admin/bin/php -dauto_prepend_file=sdk.php '/opt/psa/admin/plib/modules/monitoring/scripts/cloud-alerts.php')
2023-05-03 09:00:01    INFO    
CRON [1379380]
Clock daemon [9]
(list) CMD ([ -x /usr/lib/mailman/cron/disabled ] && /usr/lib/mailman/cron/disabled)
2023-05-03 09:00:01    INFO    
CRON [1379381]
Clock daemon [9]
(root) CMD (/usr/share/imunify360-webshield/webshield-watchdog &>/dev/null)
2023-05-03 09:00:01    INFO    
CRON [1379377]
Security/authentication messages [10]
pam_unix(cron:session): session opened for user psaadm by (uid=0)
2023-05-03 09:00:01    INFO    
CRON [1379378]
Clock daemon [9]
(root) CMD ( /usr/sbin/imunify-realtime-av -cleanup >/dev/null 2>&1)
2023-05-03 09:00:01    INFO    
CRON [1379373]
Security/authentication messages [10]
pam_unix(cron:session): session opened for user root by (uid=0)
2023-05-03 09:00:01    INFO    
CRON [1379370]
Security/authentication messages [10]
pam_unix(cron:session): session opened for user root by (uid=0)
2023-05-03 09:00:01    INFO    
CRON [1379372]
Security/authentication messages [10]
pam_unix(cron:session): session opened for user root by (uid=0)
2023-05-03 09:00:01    INFO    
CRON [1379371]
Security/authentication messages [10]
pam_unix(cron:session): session opened for user list by (uid=0)
2023-05-03 09:00:01    INFO    
CRON [1379375]
Security/authentication messages [10]
pam_unix(cron:session): session opened for user root by (uid=0)
2023-05-03 09:00:00    INFO    
postfix/smtpd [1378054]
Mail system [2]
disconnect from unknown[45.125.65.37] ehlo=2 starttls=1 auth=0/1 quit=1 commands=4/5
2023-05-03 09:00:00    WARNING    
postfix/smtpd [1378054]
Mail system [2]
warning: unknown[45.125.65.37]: SASL LOGIN authentication failed: authentication failure
2023-05-03 09:00:00    WARNING    
plesk_saslauthd [1379366]
Mail system [2]
failed mail authentication attempt for user 'edoardo' (password len=5)
2023-05-03 09:00:00    INFO    
plesk_saslauthd [1379366]
Mail system [2]
privileges set to (110:118) (effective 110:118)
2023-05-03 09:00:00    INFO    
plesk_saslauthd [1379366]
Mail system [2]
listen=6, status=5, dbpath='/plesk/passwd.db', keypath='/plesk/passwd_db_key', chroot=1, unprivileged=1
 
- Ariën  -
Beheerder

- Ariën -

05/05/2023 14:09:59
Quote Anchor link
Welke log is dit? Ik vermoed geen specifieke log van php-fpm?
En is dat het enige proces wan crasht?

Zie ook mijn edit net...
Gewijzigd op 05/05/2023 14:11:33 door - Ariën -
 
Stefan H

stefan H

05/05/2023 14:18:18
Quote Anchor link
Niet zo zeer pfm crashed maar de volledige server dien ik te herstarten zodat plesk weer gaat draaien.

Toevoeging op 05/05/2023 14:36:22:

Oke ik heb alle fpm error logs per domeinen bekekenen en er zijn 2 domeinen die errors geven rond het tijdstip van uitvallen.

Domein1
Code (php)
PHP script in nieuw venster Selecteer het PHP script
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[03-May-2023 10:58:47] WARNING: [pool domein1.nl] child 1419431 exited on signal 9 (SIGKILL) after 14.025255 seconds from start
[03-May-2023 10:59:02] WARNING: [pool domein1.nl] child 1419524 exited on signal 9 (SIGKILL) after 14.841706 seconds from start
[03-May-2023 11:02:16] WARNING: [pool domein1.nl] child 2962 said into stderr: "PHP message: PHP Warning:  md5_file(/var/www/vhosts/domein1.nl/httpdocs/wp-content/litespeed/js/f1188c35d45d2469f83b19e3a35898cd.js.tmp): Failed to open stream: No such file or directory in /var/www/vhosts/domein1.nl/httpdocs/wp-content/plugins/litespeed-cache/src/optimizer.cls.php on line 121"
[03-May-2023 11:02:16] WARNING: [pool domein1.nl] child 2962 said into stderr: "PHP message: PHP Warning:  rename(/var/www/vhosts/domein1.nl/httpdocs/wp-content/litespeed/js/f1188c35d45d2469f83b19e3a35898cd.js.tmp,/var/www/vhosts/domein1.nl/httpdocs/wp-content/litespeed/js/.js): No such file or directory in /var/www/vhosts/domein1.nl/httpdocs/wp-content/plugins/litespeed-cache/src/optimizer.cls.php on line 126"
[03-May-2023 14:47:32] WARNING: [pool domein1.nl] child 117076 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein1.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 14:47:32] WARNING: [pool domein1.nl] child 117076 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein1.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 14:47:32] WARNING: [pool domein1.nl] child 117076 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein1.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 14:47:32] WARNING: [pool domein1.nl] child 117076 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein1.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 14:47:32] WARNING: [pool domein1.nl] child 117111 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein1.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 14:47:32] WARNING: [pool domein1.nl] child 117111 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein1.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 14:47:32] WARNING: [pool domein1.nl] child 117111 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein1.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 14:47:32] WARNING: [pool domein1.nl] child 117111 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein1.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 20:47:54] WARNING: [pool domein1.nl] child 237260 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein1.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 20:47:54] WARNING: [pool domein1.nl] child 237260 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein1.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 20:47:54] WARNING: [pool domein1.nl] child 237260 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein1.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 20:47:54] WARNING: [pool domein1.nl] child 237260 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein1.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 20:47:54] WARNING: [pool domein1.nl] child 237262 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein1.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 20:47:54] WARNING: [pool domein1.nl] child 237262 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein1.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 20:47:54] WARNING: [pool domein1.nl] child 237262 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein1.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 20:47:54] WARNING: [pool domein1.nl] child 237262 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein1.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 20:49:54] WARNING: [pool domein1.nl] child 237974 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein1.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 20:49:54] WARNING: [pool domein1.nl] child 237974 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein1.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 20:49:54] WARNING: [pool domein1.nl] child 237974 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein1.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 20:49:54] WARNING: [pool domein1.nl] child 237974 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein1.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 20:49:55] WARNING: [pool domein1.nl] child 237977 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein1.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 20:49:55] WARNING: [pool domein1.nl] child 237977 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein1.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 20:49:55] WARNING: [pool domein1.nl] child 237977 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein1.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 20:49:55] WARNING: [pool domein1.nl] child 237977 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein1.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 20:50:01] WARNING: [pool domein1.nl] child 237974 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein1.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 20:50:01] WARNING: [pool domein1.nl] child 237974 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein1.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 20:50:01] WARNING: [pool domein1.nl] child 237974 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein1.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 20:50:01] WARNING: [pool domein1.nl] child 237974 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein1.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 20:50:01] WARNING: [pool domein1.nl] child 237977 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein1.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 20:50:01] WARNING: [pool domein1.nl] child 237977 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein1.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 20:50:01] WARNING: [pool domein1.nl] child 237977 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein1.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 20:50:01] WARNING: [pool domein1.nl] child 237977 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein1.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"


Domein 2
Code (php)
PHP script in nieuw venster Selecteer het PHP script
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
[03-May-2023 09:21:44] WARNING: [pool domein2.nl] child 1386602 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein2.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 09:21:44] WARNING: [pool domein2.nl] child 1386602 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein2.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 09:24:20] WARNING: [pool domein2.nl] child 1387630 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein2.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 09:24:20] WARNING: [pool domein2.nl] child 1387630 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein2.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 09:26:36] WARNING: [pool domein2.nl] child 1388358 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein2.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 09:26:36] WARNING: [pool domein2.nl] child 1388358 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein2.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 09:27:46] WARNING: [pool domein2.nl] child 1388742 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein2.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 09:27:46] WARNING: [pool domein2.nl] child 1388742 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein2.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 09:28:02] WARNING: [pool domein2.nl] child 1388907 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein2.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 09:28:02] WARNING: [pool domein2.nl] child 1388907 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein2.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 09:28:04] WARNING: [pool domein2.nl] child 1388907 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein2.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 09:28:04] WARNING: [pool domein2.nl] child 1388907 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein2.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 09:32:34] WARNING: [pool domein2.nl] child 1390469 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein2.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 09:32:34] WARNING: [pool domein2.nl] child 1390469 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein2.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 09:38:11] WARNING: [pool domein2.nl] child 1392318 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein2.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 09:38:11] WARNING: [pool domein2.nl] child 1392318 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein2.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 09:48:18] WARNING: [pool domein2.nl] child 1395829 exited on signal 9 (SIGKILL) after 50.564838 seconds from start
[03-May-2023 10:07:51] WARNING: [pool domein2.nl] child 1402474 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein2.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 10:07:51] WARNING: [pool domein2.nl] child 1402474 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein2.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 10:53:47] WARNING: [pool domein2.nl] child 1417876 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein2.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 10:53:47] WARNING: [pool domein2.nl] child 1417876 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein2.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 10:54:59] WARNING: [pool domein2.nl] child 1418242 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein2.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 10:54:59] WARNING: [pool domein2.nl] child 1418242 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein2.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 10:57:01] WARNING: [pool domein2.nl] child 1418904 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein2.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 10:57:01] WARNING: [pool domein2.nl] child 1418904 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein2.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 10:58:47] WARNING: [pool domein2.nl] child 1419403 exited on signal 9 (SIGKILL) after 20.285869 seconds from start
[03-May-2023 10:59:05] WARNING: [pool domein2.nl] child 1419552 exited on signal 9 (SIGKILL) after 16.618053 seconds from start
[03-May-2023 11:02:21] WARNING: [pool domein2.nl] child 2934 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein2.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 11:02:21] WARNING: [pool domein2.nl] child 2934 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein2.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 11:19:51] WARNING: [pool domein2.nl] child 9599 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein2.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 11:19:51] WARNING: [pool domein2.nl] child 9599 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein2.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 11:25:28] WARNING: [pool domein2.nl] child 11315 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein2.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 11:25:28] WARNING: [pool domein2.nl] child 11315 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein2.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 11:33:40] WARNING: [pool domein2.nl] child 13972 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein2.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 11:33:40] WARNING: [pool domein2.nl] child 13972 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein2.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 12:25:59] WARNING: [pool domein2.nl] child 60443 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein2.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 12:25:59] WARNING: [pool domein2.nl] child 60443 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein2.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 12:45:15] WARNING: [pool domein2.nl] child 74438 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein2.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 12:45:15] WARNING: [pool domein2.nl] child 74438 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein2.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 12:46:31] WARNING: [pool domein2.nl] child 74936 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein2.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 12:46:31] WARNING: [pool domein2.nl] child 74936 said into stderr: "PHP message: PHP Warning:  Undefined array key 1 in /var/www/vhosts/domein2.nl/httpdocs/wp-content/plugins/elementor-pro/modules/woocommerce/module.php on line 381"
[03-May-2023 12:51:26] WARNING: [pool domein2.nl] server reached max_children setting (20), consider raising it
[03-May-2023 12:51:29] WARNING: [pool domein2.nl] child 76554 said into stderr: "PHP message: PHP Warning:  
 
- Ariën  -
Beheerder

- Ariën -

05/05/2023 15:00:42
Quote Anchor link
Dan komt het door een O-O-M.
Out Of Memory, en dien je dat te onderzoeken.
 
- Ariën  -
Beheerder

- Ariën -

07/05/2023 16:34:36
Quote Anchor link
Om een OOM te onderzoeken, kan je het beste hier kijken:
/var/log/kern.log en/of in de syslog: /var/log/syslog.

maar als je niet veel ervaring met Linux heb, zou ik het laten uitbesteden. Random commando's invullen, en met de kernel spelen is niet iets voor onwetenden.
Gewijzigd op 07/05/2023 16:35:27 door - Ariën -
 
- Ariën  -
Beheerder

- Ariën -

12/05/2023 16:46:48
Quote Anchor link
Ben je inmiddels wat meer te weten gekomen?

Toevoeging op 12/05/2023 16:51:04:

Ben je inmiddels wat meer te weten gekomen?
 



Overzicht Reageren

 
 

Om de gebruiksvriendelijkheid van onze website en diensten te optimaliseren maken wij gebruik van cookies. Deze cookies gebruiken wij voor functionaliteiten, analytische gegevens en marketing doeleinden. U vindt meer informatie in onze privacy statement.