Webinterface randomly broken

  • hi @ all


    I have an omv running since 5 months today i want to login to the gui but its dead..
    i tryed some things but nothing worket for me!
    omv-firstaid cant fix the problem with nginx


    Updating web control panel settings. Please wait ...
    ERROR: Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C; omv-mkconf nginx 2>&1' with exit code '1': find: `/var/log/nginx': No such file or directory
    run-parts: /usr/share/openmediavault/mkconf/nginx.d/90-nginx-server exited with return code 1



    root@homeserver01:/var/log# ps -ef | grep nginx
    root 9219 8593 0 22:11 pts/0 00:00:00 grep nginx
    I hope someone can help me.

    best regards
    MrYoshii



    Nas Build:


    OS: OMV 4.x
    CPU: Intel Core I5-4570
    MB: Gigabyte GA-H97N-WIFI
    RAM: Crucial Ballistix Sport Arbeitsspeicher 8GB
    Power Supply: Be quiet! BN140 System Power 7 300Watt
    HDDs: 2x 2TB Seagate Barracuda ST2000DM001, 120GB Samsung 850 EVO SSD System Drive, 2x 2TB Western Digital Green HDD
    CASE: Fractal Design Node 804

  • Seems like the directory /var/log/nginx doesn not exist on your system.


    Try this:

    Code
    mkdir /var/log/nginx
    chown root.adm /var/log/nginx
    chmod 755 /var/log/nginx

    Next step is to find out, why this directory is missing

    If you got help in the forum and want to give something back to the project click here (omv) or here (scroll down) (plugins) and write up your solution for others.

  • thx this fixt my problem :D


    i have deleted the log directory (save some space) i was thinking all files will automatically generated..

    best regards
    MrYoshii



    Nas Build:


    OS: OMV 4.x
    CPU: Intel Core I5-4570
    MB: Gigabyte GA-H97N-WIFI
    RAM: Crucial Ballistix Sport Arbeitsspeicher 8GB
    Power Supply: Be quiet! BN140 System Power 7 300Watt
    HDDs: 2x 2TB Seagate Barracuda ST2000DM001, 120GB Samsung 850 EVO SSD System Drive, 2x 2TB Western Digital Green HDD
    CASE: Fractal Design Node 804

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!