Ngix? https? i try configure https but without luck.
http://192.XXX.X.XX:3002/devices i see all my devices and the server seems ok
i've also problem with apache2 httpd after mdah installation:
Code: Select all
● apache2.service - LSB: Apache2 web server
Loaded: loaded (/etc/init.d/apache2; bad; vendor preset: enabled)
Drop-In: /lib/systemd/system/apache2.service.d
└─apache2-systemd.conf
Active: inactive (dead) since mar 2017-12-26 18:36:37 CET; 7min ago
Docs: man:systemd-sysv-generator(8)
Process: 5200 ExecStop=/etc/init.d/apache2 stop (code=exited, status=0/SUCCESS)
Process: 5184 ExecStart=/etc/init.d/apache2 start (code=exited, status=0/SUCCESS)
dic 26 18:36:37 XXX-XXX apache2[5184]: (98)Address already in use: AH00072: make_sock: could not bind to address [::]:443
dic 26 18:36:37 XXX-XXX apache2[5184]: (98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:443
dic 26 18:36:37 XXX-XXX apache2[5184]: no listening sockets available, shutting down
dic 26 18:36:37 XXX-XXX apache2[5184]: AH00015: Unable to open logs
dic 26 18:36:37 XXX-XXX apache2[5184]: Action 'start' failed.
dic 26 18:36:37 XXX-XXX apache2[5184]: The Apache error log may have more information.
dic 26 18:36:37 XXX-XXX apache2[5184]: *
dic 26 18:36:37 XXX-XXX apache2[5200]: * Stopping Apache httpd web server apache2
dic 26 18:36:37 XXX-XXX apache2[5200]: *
dic 26 18:36:37 Linux-Server systemd[1]: Started LSB: Apache2 web server.
thanks