Depuis fin mai :Accès impossible à distance : 500 Internal Server Error openresty

Bonjour,

Depuis la dernière « panne » des DNS je n’ai plus accès à ma box Atlas. Peut être qu’une coïncidence mais je le précise au cas où.
Grace à une prise en main à distance d’un pc sur place je peux y accéder en local. Mais c’est aléatoire car ce PC est sur un Wifi et loin de l’émetteur…donc il déconnecte parfois.

Ces derniers jours, j’ai essayé toutes les méthodes et astuces présentent dans les pots existant à ce jour…sans succès…

Si l’un d’entre vous à une idée je suis preneur ! :slight_smile:

merci

Olivier

Voici quelques éléments de config et logs.

Système à jour	OK	
Cron actif	OK
Scénario actif	OK	
Démarré	OK 2023-06-14 10:41:04
Date système (dernière heure enregistrée)	OK 2023-06-14 10:47:55 (2023-06-14 10:28:02)	
Droits sudo	OK
Version Jeedom	4.3.17	
Version OS	debian 10.10
Version PHP	7.3.31-1~deb10u2	
Apache	12
Version OS	Linux JeedomAtlas 5.10.43-rockchip64 #21.05.4 SMP PREEMPT Wed Jun 16 08:02:12 UTC 2021 aarch64 GNU/Linux [10.10]
Version database	10.3.29-MariaDB-0+deb10u1
Espace disque libre	71 %	
Connexion active/max/autorisée	13/20/151
Espace disque libre tmp	98 %	
Mémoire disponible	76 % (Total 3863 Mo)
Mémoire suffisante	0	
Erreur I/O	0
Swap disponible	100 % (Total 1932 Mo)	
Swapiness	100 %
Charge	1.65 - 1.26 - 0.64	
Configuration réseau interne	OK
Configuration réseau externe 	NOK	
Persistance du cache	OK (2023-06-14 10:38:59)
Apache private tmp	OK
Plugins 	OK

Santé :

Log openvpn_DNS_jeedom

Wed Jun 14 10:52:44 2023 WARNING: file '/tmp/jeedom/openvpn/openvpn_auth_ENltsA89SbuGpd7ArZb75PtITWkALD.conf' is group or others accessible
Wed Jun 14 10:52:44 2023 OpenVPN 2.4.7 aarch64-unknown-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Apr 28 2021
Wed Jun 14 10:52:44 2023 library versions: OpenSSL 1.1.1n  15 Mar 2022, LZO 2.10
Wed Jun 14 10:52:44 2023 WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
Wed Jun 14 10:52:44 2023 TCP/UDP: Preserving recently used remote address: [AF_INET]149.202.180.206:1196
Wed Jun 14 10:52:44 2023 UDP link local: (not bound)
Wed Jun 14 10:52:44 2023 UDP link remote: [AF_INET]149.202.180.206:1196
Wed Jun 14 10:52:44 2023 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
Wed Jun 14 10:52:44 2023 VERIFY OK: depth=1, C=FR, ST=IDF, L=Paris, O=jeedom.com, OU=jeedom.com, CN=jeedom.com CA, name=jeedom, emailAddress=postmaster@jeedom.com
Wed Jun 14 10:52:44 2023 VERIFY OK: depth=0, C=FR, ST=IDF, L=Paris, O=jeedom.com, OU=jeedom.com, CN=server, name=jeedom, emailAddress=postmaster@jeedom.com
Wed Jun 14 10:52:44 2023 WARNING: 'link-mtu' is used inconsistently, local='link-mtu 1542', remote='link-mtu 1342'
Wed Jun 14 10:52:44 2023 WARNING: 'tun-mtu' is used inconsistently, local='tun-mtu 1500', remote='tun-mtu 1300'
Wed Jun 14 10:52:44 2023 Control Channel: TLSv1.3, cipher TLSv1.3 TLS_AES_256_GCM_SHA384, 1024 bit RSA
Wed Jun 14 10:52:44 2023 [server] Peer Connection Initiated with [AF_INET]149.202.180.206:1196
Wed Jun 14 10:52:45 2023 Data Channel: using negotiated cipher 'AES-256-GCM'
Wed Jun 14 10:52:45 2023 Outgoing Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key
Wed Jun 14 10:52:45 2023 Incoming Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key
Wed Jun 14 10:52:45 2023 TUN/TAP device tun0 opened
Wed Jun 14 10:52:45 2023 /sbin/ip link set dev tun0 up mtu 1500
Wed Jun 14 10:52:45 2023 /sbin/ip addr add dev tun0 local 10.11.49.102 peer 10.11.49.101
Wed Jun 14 10:52:45 2023 Initialization Sequence Completed

OpenVPN

[2023-05-17 08:41:36]DEBUG : sudo iptables -L INPUT -v --line-numbers | grep tun0
[2023-05-17 08:41:36]DEBUG : sudo iptables -D INPUT 1
[2023-05-17 08:41:36]DEBUG : sudo iptables -D INPUT 1
[2023-05-17 08:41:37]DEBUG : sudo iptables -A INPUT -i tun0 -p tcp  --destination-port 80 -j ACCEPT
[2023-05-17 08:41:37]DEBUG : sudo iptables -A INPUT -i tun0 -j DROP
[2023-05-17 12:17:51]DEBUG : Lancement de : /var/www/html/core/class/../../core/php/jeePlugin.php  plugin_id=openvpn function=remove callInstallFunction=1
[2023-05-17 12:25:29]INFO : Début d'activation du plugin
[2023-05-17 12:25:30]INFO : Info sur le démon : {"launchable_message":"","launchable":"nok","state":"nok","log":"nok","auto":0}
[2023-05-17 12:25:30]DEBUG : Lancement de : /var/www/html/core/class/../../core/php/jeePlugin.php  plugin_id=openvpn function=install callInstallFunction=1
[2023-06-14 10:31:23]DEBUG : sudo iptables -L INPUT -v --line-numbers | grep tun0
[2023-06-14 10:31:23]DEBUG : sudo iptables -D INPUT 1
[2023-06-14 10:31:23]DEBUG : sudo iptables -D INPUT 1
[2023-06-14 10:31:23]DEBUG : sudo iptables -A INPUT -i tun0 -p tcp  --destination-port 80 -j ACCEPT
[2023-06-14 10:31:23]DEBUG : sudo iptables -A INPUT -i tun0 -j DROP
[2023-06-14 10:31:49]DEBUG : sudo iptables -L INPUT -v --line-numbers | grep tun0
[2023-06-14 10:31:49]DEBUG : sudo iptables -D INPUT 1
[2023-06-14 10:31:49]DEBUG : sudo iptables -D INPUT 1
[2023-06-14 10:31:50]DEBUG : sudo iptables -A INPUT -i tun0 -p tcp  --destination-port 80 -j ACCEPT
[2023-06-14 10:31:50]DEBUG : sudo iptables -A INPUT -i tun0 -j DROP
[2023-06-14 10:41:15]DEBUG : sudo iptables -L INPUT -v --line-numbers | grep tun0
[2023-06-14 10:41:16]DEBUG : sudo iptables -A INPUT -i tun0 -p tcp  --destination-port 80 -j ACCEPT
[2023-06-14 10:41:16]DEBUG : sudo iptables -A INPUT -i tun0 -j DROP
[2023-06-14 10:45:56]DEBUG : sudo iptables -L INPUT -v --line-numbers | grep tun0
[2023-06-14 10:45:56]DEBUG : sudo iptables -D INPUT 1
[2023-06-14 10:45:56]DEBUG : sudo iptables -D INPUT 1
[2023-06-14 10:45:57]DEBUG : sudo iptables -A INPUT -i tun0 -p tcp  --destination-port 80 -j ACCEPT
[2023-06-14 10:45:57]DEBUG : sudo iptables -A INPUT -i tun0 -j DROP
[2023-06-14 10:52:46]DEBUG : sudo iptables -L INPUT -v --line-numbers | grep tun0
[2023-06-14 10:52:46]DEBUG : sudo iptables -D INPUT 1
[2023-06-14 10:52:46]DEBUG : sudo iptables -D INPUT 1
[2023-06-14 10:52:46]DEBUG : sudo iptables -A INPUT -i tun0 -p tcp  --destination-port 80 -j ACCEPT
[2023-06-14 10:52:46]DEBUG : sudo iptables -A INPUT -i tun0 -j DROP

et la page de configuration du reseau

précision ; je suis derrière une livebox Version 4.66.0 . Qui n’a pas eu de mise à jour depuis plus de 3 mois.

Bonjour,

Vérifiez que dans la config jeedom > « mises à jour/market » vous avez bien https://market.jeedom.com et pas https://www.jeedom.com/market

si pas, changez la config, sauvez et redémarrez le service dns

C’est bien la bonne adresse. J’ai fait un test => « test reussi »

Et quelle est l’erreur reçue sur le navigateur ?
car tout à l’air correct, d’ailleurs le service dns est démarré, mais effectivement accès externe KO.

Je pense qu’il va falloir faire un ticket au support.

Que ce soit a distance ou en local via l’adresse distante j’ai comme erreur :

500 Internal Server Error openresty

vérifié sur Edge et Firefox

et le log http.error

0000|[Wed May 03 11:48:08.525437 2023] [core:notice] [pid 1964] AH00052: child pid 32011 exit signal Segmentation fault (11)
0001|[Wed May 03 11:48:08.789368 2023] [core:notice] [pid 1964] AH00052: child pid 9137 exit signal Segmentation fault (11)
0002|[Wed May 03 11:48:08.790448 2023] [mpm_prefork:notice] [pid 1964] AH00169: caught SIGTERM, shutting down
0003|[Wed May 03 11:50:44.389324 2023] [mpm_prefork:notice] [pid 1918] AH00163: Apache/2.4.38 (Debian) configured -- resuming normal operations
0004|[Wed May 03 11:50:44.390605 2023] [core:notice] [pid 1918] AH00094: Command line: '/usr/sbin/apache2'
0005|[Fri May 05 19:00:51.833387 2023] [php7:error] [pid 18642] [client 192.168.1.24:7359] PHP Fatal error:  Uncaught Error: Class 'ajax' not found in /var/www/html/core/ajax/event.ajax.php:36
0006|Stack trace:
0007|#0 {main}
0008|thrown in /var/www/html/core/ajax/event.ajax.php on line 36, referer: http://192.168.1.131/index.php?v=d&p=dashboard&object_id=1
0009|[Fri May 05 19:00:52.014058 2023] [core:notice] [pid 1918] AH00052: child pid 19853 exit signal Segmentation fault (11)
0010|[Fri May 05 19:00:52.279144 2023] [mpm_prefork:notice] [pid 1918] AH00169: caught SIGTERM, shutting down
0011|[Fri May 05 19:03:42.952464 2023] [mpm_prefork:notice] [pid 1886] AH00163: Apache/2.4.38 (Debian) configured -- resuming normal operations
0012|[Fri May 05 19:03:42.954240 2023] [core:notice] [pid 1886] AH00094: Command line: '/usr/sbin/apache2'
0013|[Sat May 06 21:02:15.217817 2023] [mpm_prefork:notice] [pid 1911] AH00163: Apache/2.4.38 (Debian) configured -- resuming normal operations
0014|[Sat May 06 21:02:15.220310 2023] [core:notice] [pid 1911] AH00094: Command line: '/usr/sbin/apache2'
0015|[Sat May 06 21:05:05.012411 2023] [mpm_prefork:notice] [pid 2005] AH00163: Apache/2.4.38 (Debian) configured -- resuming normal operations
0016|[Sat May 06 21:05:05.016416 2023] [core:notice] [pid 2005] AH00094: Command line: '/usr/sbin/apache2'
0017|[Fri May 19 09:11:50.855839 2023] [mpm_prefork:notice] [pid 2009] AH00163: Apache/2.4.38 (Debian) configured -- resuming normal operations
0018|[Fri May 19 09:11:50.859203 2023] [core:notice] [pid 2009] AH00094: Command line: '/usr/sbin/apache2'
0019|[Fri May 19 09:29:16.421534 2023] [core:notice] [pid 2009] AH00052: child pid 13804 exit signal Segmentation fault (11)
0020|[Fri May 19 09:29:17.426918 2023] [mpm_prefork:notice] [pid 2009] AH00169: caught SIGTERM, shutting down
0021|[Fri May 19 09:30:29.181164 2023] [mpm_prefork:notice] [pid 1987] AH00163: Apache/2.4.38 (Debian) configured -- resuming normal operations
0022|[Fri May 19 09:30:29.182210 2023] [core:notice] [pid 1987] AH00094: Command line: '/usr/sbin/apache2'
0023|Usage:
0024|pwdx [options] pid...
0025|Options:
0026|-h, --help     display this help and exit
0027|-V, --version  output version information and exit
0028|For more details see pwdx(1).
0029|Usage:
0030|kill [options]  [...]
0031|Options:
0032| [...]            send signal to every  listed
0033|-, -s, --signal 
0034|specify the  to be sent
0035|-l, --list=[]  list all signal names, or convert one to a name
0036|-L, --table            list all signal names in a nice table
0037|-h, --help     display this help and exit
0038|-V, --version  output version information and exit
0039|For more details see kill(1).
0040|warning: commands will be executed using /bin/sh
0041|job 42 at Fri May 19 09:41:00 2023
0042|[Wed May 24 08:02:45.873269 2023] [mpm_prefork:notice] [pid 2012] AH00163: Apache/2.4.38 (Debian) configured -- resuming normal operations
0043|[Wed May 24 08:02:45.876461 2023] [core:notice] [pid 2012] AH00094: Command line: '/usr/sbin/apache2'
0044|[Fri May 26 20:01:09.550332 2023] [core:notice] [pid 2012] AH00052: child pid 2046 exit signal Segmentation fault (11)
0045|[Fri May 26 20:01:09.551456 2023] [core:notice] [pid 2012] AH00052: child pid 12000 exit signal Segmentation fault (11)
0046|[Fri May 26 20:01:09.552082 2023] [mpm_prefork:notice] [pid 2012] AH00169: caught SIGTERM, shutting down
0047|[Fri May 26 20:02:29.313797 2023] [mpm_prefork:notice] [pid 1873] AH00163: Apache/2.4.38 (Debian) configured -- resuming normal operations
0048|[Fri May 26 20:02:29.314948 2023] [core:notice] [pid 1873] AH00094: Command line: '/usr/sbin/apache2'
0049|warning: commands will be executed using /bin/sh
0050|job 43 at Fri May 26 20:43:00 2023
0051|Usage:
0052|pwdx [options] pid...
0053|Options:
0054|-h, --help     display this help and exit
0055|-V, --version  output version information and exit
0056|For more details see pwdx(1).
0057|Usage:
0058|kill [options]  [...]
0059|Options:
0060| [...]            send signal to every  listed
0061|-, -s, --signal 
0062|specify the  to be sent
0063|-l, --list=[]  list all signal names, or convert one to a name
0064|-L, --table            list all signal names in a nice table
0065|-h, --help     display this help and exit
0066|-V, --version  output version information and exit
0067|For more details see kill(1).
0068|Usage:
0069|pwdx [options] pid...
0070|Options:
0071|-h, --help     display this help and exit
0072|-V, --version  output version information and exit
0073|For more details see pwdx(1).
0074|Usage:
0075|kill [options]  [...]
0076|Options:
0077| [...]            send signal to every  listed
0078|-, -s, --signal 
0079|specify the  to be sent
0080|-l, --list=[]  list all signal names, or convert one to a name
0081|-L, --table            list all signal names in a nice table
0082|-h, --help     display this help and exit
0083|-V, --version  output version information and exit
0084|For more details see kill(1).
0085|warning: commands will be executed using /bin/sh
0086|job 44 at Fri May 26 21:06:00 2023
0087|Usage:
0088|pwdx [options] pid...
0089|Options:
0090|-h, --help     display this help and exit
0091|-V, --version  output version information and exit
0092|For more details see pwdx(1).
0093|Usage:
0094|kill [options]  [...]
0095|Options:
0096| [...]            send signal to every  listed
0097|-, -s, --signal 
0098|specify the  to be sent
0099|-l, --list=[]  list all signal names, or convert one to a name
0100|-L, --table            list all signal names in a nice table
0101|-h, --help     display this help and exit
0102|-V, --version  output version information and exit
0103|For more details see kill(1).
0104|[Fri May 26 21:26:36.415649 2023] [core:notice] [pid 1873] AH00052: child pid 4592 exit signal Segmentation fault (11)
0105|[Fri May 26 21:26:36.680207 2023] [core:notice] [pid 1873] AH00052: child pid 30282 exit signal Segmentation fault (11)
0106|[Fri May 26 21:26:36.680480 2023] [mpm_prefork:notice] [pid 1873] AH00169: caught SIGTERM, shutting down
0107|[Fri May 26 21:27:41.496868 2023] [mpm_prefork:notice] [pid 1886] AH00163: Apache/2.4.38 (Debian) configured -- resuming normal operations
0108|[Fri May 26 21:27:41.497295 2023] [core:notice] [pid 1886] AH00094: Command line: '/usr/sbin/apache2'
0109|Usage:
0110|pwdx [options] pid...
0111|Options:
0112|-h, --help     display this help and exit
0113|-V, --version  output version information and exit
0114|For more details see pwdx(1).
0115|Usage:
0116|kill [options]  [...]
0117|Options:
0118| [...]            send signal to every  listed
0119|-, -s, --signal 
0120|specify the  to be sent
0121|-l, --list=[]  list all signal names, or convert one to a name
0122|-L, --table            list all signal names in a nice table
0123|-h, --help     display this help and exit
0124|-V, --version  output version information and exit
0125|For more details see kill(1).
0126|Usage:
0127|pwdx [options] pid...
0128|Options:
0129|-h, --help     display this help and exit
0130|-V, --version  output version information and exit
0131|For more details see pwdx(1).
0132|Usage:
0133|kill [options]  [...]
0134|Options:
0135| [...]            send signal to every  listed
0136|-, -s, --signal 
0137|specify the  to be sent
0138|-l, --list=[]  list all signal names, or convert one to a name
0139|-L, --table            list all signal names in a nice table
0140|-h, --help     display this help and exit
0141|-V, --version  output version information and exit
0142|For more details see kill(1).
0143|Usage:
0144|pwdx [options] pid...
0145|Options:
0146|-h, --help     display this help and exit
0147|-V, --version  output version information and exit
0148|For more details see pwdx(1).
0149|Usage:
0150|kill [options]  [...]
0151|Options:
0152| [...]            send signal to every  listed
0153|-, -s, --signal 
0154|specify the  to be sent
0155|-l, --list=[]  list all signal names, or convert one to a name
0156|-L, --table            list all signal names in a nice table
0157|-h, --help     display this help and exit
0158|-V, --version  output version information and exit
0159|For more details see kill(1).
0160|libpng warning: Interlace handling should be turned on when using png_read_image
0161|libpng warning: Interlace handling should be turned on when using png_read_image
0162|libpng warning: Interlace handling should be turned on when using png_read_image
0163|[Sun May 28 16:01:15.190916 2023] [mpm_prefork:notice] [pid 1911] AH00163: Apache/2.4.38 (Debian) configured -- resuming normal operations
0164|[Sun May 28 16:01:15.192084 2023] [core:notice] [pid 1911] AH00094: Command line: '/usr/sbin/apache2'
0165|warning: commands will be executed using /bin/sh
0166|job 45 at Fri Jun  2 13:33:00 2023
0167|[Fri Jun 02 18:51:49.381942 2023] [mpm_prefork:notice] [pid 1953] AH00163: Apache/2.4.38 (Debian) configured -- resuming normal operations
0168|[Fri Jun 02 18:51:49.383197 2023] [core:notice] [pid 1953] AH00094: Command line: '/usr/sbin/apache2'
0169|[Sun Jun 04 02:42:56.491248 2023] [mpm_prefork:notice] [pid 1901] AH00163: Apache/2.4.38 (Debian) configured -- resuming normal operations
0170|[Sun Jun 04 02:42:56.493703 2023] [core:notice] [pid 1901] AH00094: Command line: '/usr/sbin/apache2'
0171|[Sun Jun 04 03:17:43.476789 2023] [mpm_prefork:notice] [pid 1896] AH00163: Apache/2.4.38 (Debian) configured -- resuming normal operations
0172|[Sun Jun 04 03:17:43.477534 2023] [core:notice] [pid 1896] AH00094: Command line: '/usr/sbin/apache2'
0173|[Mon Jun 05 16:23:41.272713 2023] [mpm_prefork:notice] [pid 2093] AH00163: Apache/2.4.38 (Debian) configured -- resuming normal operations
0174|[Mon Jun 05 16:23:41.273782 2023] [core:notice] [pid 2093] AH00094: Command line: '/usr/sbin/apache2'
0175|Usage:
0176|pwdx [options] pid...
0177|Options:
0178|-h, --help     display this help and exit
0179|-V, --version  output version information and exit
0180|For more details see pwdx(1).
0181|Usage:
0182|kill [options]  [...]
0183|Options:
0184| [...]            send signal to every  listed
0185|-, -s, --signal 
0186|specify the  to be sent
0187|-l, --list=[]  list all signal names, or convert one to a name
0188|-L, --table            list all signal names in a nice table
0189|-h, --help     display this help and exit
0190|-V, --version  output version information and exit
0191|For more details see kill(1).
0192|[Mon Jun 05 21:16:50.183967 2023] [core:notice] [pid 2093] AH00052: child pid 2424 exit signal Segmentation fault (11)
0193|[Mon Jun 05 21:16:50.446976 2023] [core:notice] [pid 2093] AH00052: child pid 2112 exit signal Segmentation fault (11)
0194|[Mon Jun 05 21:16:50.448118 2023] [mpm_prefork:notice] [pid 2093] AH00169: caught SIGTERM, shutting down
0195|[Mon Jun 05 21:17:55.798820 2023] [mpm_prefork:notice] [pid 1926] AH00163: Apache/2.4.38 (Debian) configured -- resuming normal operations
0196|[Mon Jun 05 21:17:55.800446 2023] [core:notice] [pid 1926] AH00094: Command line: '/usr/sbin/apache2'
0197|[Fri Jun 09 15:26:42.324674 2023] [mpm_prefork:notice] [pid 2061] AH00163: Apache/2.4.38 (Debian) configured -- resuming normal operations
0198|[Fri Jun 09 15:26:42.326288 2023] [core:notice] [pid 2061] AH00094: Command line: '/usr/sbin/apache2'
0199|[Sun Jun 11 22:28:27.572920 2023] [core:notice] [pid 2061] AH00052: child pid 12712 exit signal Segmentation fault (11)
0200|[Sun Jun 11 22:28:27.573289 2023] [mpm_prefork:notice] [pid 2061] AH00169: caught SIGTERM, shutting down
0201|[Sun Jun 11 22:29:49.818437 2023] [mpm_prefork:notice] [pid 2001] AH00163: Apache/2.4.38 (Debian) configured -- resuming normal operations
0202|[Sun Jun 11 22:29:49.819558 2023] [core:notice] [pid 2001] AH00094: Command line: '/usr/sbin/apache2'
0203|[Mon Jun 12 05:46:04.855028 2023] [mpm_prefork:notice] [pid 2080] AH00163: Apache/2.4.38 (Debian) configured -- resuming normal operations
0204|[Mon Jun 12 05:46:04.856143 2023] [core:notice] [pid 2080] AH00094: Command line: '/usr/sbin/apache2'
0205|[Wed Jun 14 10:38:59.619825 2023] [core:notice] [pid 2080] AH00052: child pid 23941 exit signal Segmentation fault (11)
0206|libpng warning: Interlace handling should be turned on when using png_read_image
0207|libpng warning: Interlace handling should be turned on when using png_read_image
0208|libpng warning: Interlace handling should be turned on when using png_read_image
0209|[Wed Jun 14 10:39:00.630368 2023] [mpm_prefork:notice] [pid 2080] AH00169: caught SIGTERM, shutting down
0210|[Wed Jun 14 10:40:04.529200 2023] [mpm_prefork:notice] [pid 1890] AH00163: Apache/2.4.38 (Debian) configured -- resuming normal operations
0211|[Wed Jun 14 10:40:04.531636 2023] [core:notice] [pid 1890] AH00094: Command line: '/usr/sbin/apache2'
0212|[Wed Jun 14 10:40:04.798053 2023] [php7:error] [pid 1991] [client 192.168.1.132:12551] PHP Fatal error:  Uncaught Error: Class 'ajax' not found in /var/www/html/core/ajax/event.ajax.php:36
0213|Stack trace:
0214|#0 {main}
0215|thrown in /var/www/html/core/ajax/event.ajax.php on line 36, referer: http://192.168.1.131/index.php?v=d&p=reboot
0216|[Wed Jun 14 10:40:04.864034 2023] [php7:error] [pid 1992] [client 192.168.1.132:12568] PHP Fatal error:  Uncaught Error: Class 'ajax' not found in /var/www/html/core/ajax/event.ajax.php:36
0217|Stack trace:
0218|#0 {main}
0219|thrown in /var/www/html/core/ajax/event.ajax.php on line 36, referer: http://192.168.1.131/index.php?v=d&p=reboot

ok, je viens de d’ouvrir un ticket

a titre informatif j’ai le même type de souci. erreur 500 aléatoirement. Je n’ai pas cherché car je ne m’en sers que très peu et, tout comme toi, c’est depuis le soucis de dns. Coincidence? je vais suivre ton sujet pour voir tes retours.

Bonne journée à vous

Le Ticket a été traité très rapidement.

Ils ont « fait un changement de leur coté » et tout à refonctionné !

1 « J'aime »