Jump to content

C-Fu

Members
  • Posts

    31
  • Joined

  • Last visited

Posts posted by C-Fu

  1. On 3/7/2021 at 9:50 PM, casperse said:

    The 36xx Models have 4 Intel Ethernet cards so I ended up dedicating such a card as a HW passthrough and it works perfectly

    I had trouble when I only used one of my MB ethernet

    image.png.f5b1021352daa1cce8e0a854254f8183.png

    I now have speed and connectivity like on my Unraid

     

    YES! This is exactly what I wanted to do... but doesn't seem to work :(
     

    What I did:
    Did a vfio-bind of my dual realtek card

    image.thumb.png.ec374a49780db67485fd1c429110c05f.png

     

    Like so. then added two virtual MACs ending with 56 and 57.
    Didn't work. 

    Removed the virtual MACs.

    Didn't work.

     

    Can you share your xml?

  2. Every so often, I get the dreaded "500 Internal Server Error" with the unraid webui. Tried searching for ways to reboot just the nginx, but I figured there might be some underlying issues that need to be addressed when this keeps happening.

     

    Not sure if it's related to the fact that every single reboot command will trigger a parity check. It doesn't if I manually disable docker, VM, and array before the reboot.

     

    the diagnostics file is right after the WebUI is gone. I shutdown an Xpenology VM via the web ui, and waited for macinabox to do something but doesn't seem to be responding. I removed another macinabox docker container, and the loading animation doesn't seem to wanna go away. Other containers seem to be working fine currently, but doing a docker rm macinabox shows no such container.

     

    System is accessible via SSH and SCP. Running the latest rc2 - 6.9.2? Can't seem to remember the version name, sorry!

    unraid-fu-diagnostics-20210224-0148.zip

  3. 5 hours ago, knex666 said:

    Why Did you Do that, in your last Video you showed that everything is working well including onlyoffice. 

     

    I did it because if it works, I will have to deploy this into a number of places namely in a few offices of mine. So it's quite important for me to know if I can recreate the error, it would mean it's not my unraid or internet or my side in general that's the issue.

     

    Basically, because I wanna know if the error is from my side or a bug in the package.

     

    I destroyed the container, removed the nextcloud appdata folder and recreated the container again and seems like the error is there. But if I manually download Community Document Server it works. So right now I'm guessing... it's an issue with my internet. Will try again in a few hours tonight :D

     

  4. 3 hours ago, knex666 said:

    just to be clear - you are very shure you´re installing this docker and not LSIO (linuxserver.io) ? (repository is set to nextcloud:latest(or version number))

    second: you are shure you did not skip that?

    Very sure.

     

    This is my image config:

     

    And I recorded a video. But hey, it works at the 3rd time of install lol!

    Steps I did:

     

    1. Open a terminal in unraid, and rm -rf /mnt/user/appdata/Nextcloud folder

     

    2. Created this image and run it

    image.png.10675e8f4444ded2821c74264269063f.png

     

    3. Start the install. Note that it says some apps failed to install, not sure which app. During my first and second try, it didn't mention any error.

     

    4. This time it... works! Not sure why. I made a video, fast forwarded most of the really long parts this time. Slightly longer than a minute. I don't mind talking via discord. I'm at the unofficial unraid discord server https://discordapp.com/invite/qWPbc8R

     

     

    • Haha 1
  5. 11 hours ago, knex666 said:

    Hi, thats not ok.

     

    Did you see this Screen on installation? Or did you skip install AddOns?

    The static ip will not be a problem.

     

    Yes I did. Didn't click on anything, no errors. This is my 2nd install, still no go.

    Gonna try a 3rd time lol. I don't suppose I have to install a separate onlyoffice container first?

  6. Am I doing something wrong? I wanted this container because it has onlyoffice built in, and I've never ever been able to install onlyoffice before for some reason.

     

    But added this docker, ran it, and supposedly I should be able to just click on + and create new word or spreadsheet straight away, right?

     

    image.png.c9454fe368c4c8def3916c656f25ddfa.png

     

    Only thing I did differently when I added the container was setting a static IP to 192.168.0.33.

  7. It didn't work for me. Installed fresh, didn't change any default value, and vnc shows nothing.

     

    ErrorWarningSystemArrayLogin
    
    
    Created by...
    ___. .__ .__
    \_ |__ |__| ____ | |__ ____ ___ ___
    | __ \| |/ \| | \_/ __ \\ \/ /
    | \_\ \ | | \ Y \ ___/ > <
    |___ /__|___| /___| /\___ >__/\_ \
    \/ \/ \/ \/ \/
    https://hub.docker.com/u/binhex/
    
    2020-03-28 04:12:42.953605 [info] System information Linux d3b4825710f8 4.19.107-Unraid #1 SMP Sun Mar 8 14:34:03 CDT 2020 x86_64 GNU/Linux
    2020-03-28 04:12:43.015506 [info] PUID defined as '99'
    2020-03-28 04:12:43.846815 [info] PGID defined as '100'
    2020-03-28 04:12:44.540552 [info] UMASK defined as '000'
    2020-03-28 04:12:44.587176 [info] Permissions already set for volume mappings
    2020-03-28 04:12:45.291403 [info] Deleting files in /tmp (non recursive)...
    2020-03-28 04:12:45.328017 [info] Starting Supervisor...
    2020-03-28 04:12:47,061 INFO Included extra file "/etc/supervisor/conf.d/novnc.conf" during parsing
    2020-03-28 04:12:47,062 INFO Set uid to user 0 succeeded
    2020-03-28 04:12:47,065 INFO supervisord started with pid 6
    2020-03-28 04:12:48,068 INFO spawned: 'start' with pid 56
    2020-03-28 04:12:48,069 INFO reaped unknown pid 7
    2020-03-28 04:12:48,094 DEBG 'start' stdout output:
    [info] /home/nobody/.config folder storing user general settings already exists, renaming...
    
    2020-03-28 04:12:48,095 INFO success: start entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
    2020-03-28 04:12:48,112 DEBG 'start' stdout output:
    [info] /config/home/.config folder storing user general settings already exists, skipping copy
    [info] Creating soft link from /config/home/.config to /home/nobody/.config...
    
    2020-03-28 04:12:48,132 DEBG 'start' stdout output:
    [info] /home/nobody/.icons folder storing user general settings already exists, renaming...
    
    2020-03-28 04:12:48,134 DEBG 'start' stdout output:
    [info] /config/home/.icons folder storing user general settings already exists, skipping copy
    
    2020-03-28 04:12:48,134 DEBG 'start' stdout output:
    [info] Creating soft link from /config/home/.icons to /home/nobody/.icons...
    
    2020-03-28 04:12:48,137 DEBG 'start' stdout output:
    [info] /config/home/.local folder storing user general settings already exists, skipping copy
    [info] Creating soft link from /config/home/.local to /home/nobody/.local...
    
    2020-03-28 04:12:48,140 DEBG 'start' stdout output:
    [info] /home/nobody/.themes folder storing user general settings already exists, renaming...
    
    2020-03-28 04:12:48,141 DEBG 'start' stdout output:
    [info] /config/home/.themes folder storing user general settings already exists, skipping copy
    
    2020-03-28 04:12:48,141 DEBG 'start' stdout output:
    [info] Creating soft link from /config/home/.themes to /home/nobody/.themes...
    
    2020-03-28 04:12:48,146 DEBG 'start' stdout output:
    [info] Password length OK, proceeding to set password...
    
    2020-03-28 04:12:48,453 DEBG 'start' stderr output:
    xauth: file /home/nobody/.Xauthority does not exist
    
    2020-03-28 04:12:51,460 DEBG 'start' stderr output:
    
    New 'd3b4825710f8:0 ()' desktop is d3b4825710f8:0
    
    
    2020-03-28 04:12:51,461 DEBG 'start' stderr output:
    Creating default startup script /home/nobody/.vnc/xstartup
    Creating default config /home/nobody/.vnc/config
    Starting applications specified in /home/nobody/.vnc/xstartup
    Log file is /home/nobody/.vnc/d3b4825710f8:0.log
    
    
    2020-03-28 04:12:51,744 DEBG 'start' stderr output:
    /home/nobody/start.sh: line 79: /usr/sbin/websockify: No such file or directory
    
    2020-03-28 04:12:53,989 DEBG 'start' stderr output:
    
    ERROR: openbox-xdg-autostart requires PyXDG to be installed
    
    
    2020-03-28 04:12:55,770 DEBG 'start' stderr output:
    /home/nobody/tint2.sh: line 9: pgrep: command not found
    
    2020-03-28 04:12:55,770 DEBG 'start' stdout output:
    [info] tint2 not running
    
    2020-03-28 04:12:55,817 DEBG 'start' stderr output:
    tint2: Using glib slice allocator (default). Run tint2 with environment variable G_SLICE=always-malloc in case of strange behavior or crashes
    
    2020-03-28 04:12:55,820 DEBG 'start' stderr output:
    tint2: xRandr: Found crtc's: 1
    [1;34mtint2: xRandr: Linking output V
    2020-03-28 04:12:55,820 DEBG 'start' stderr output:
    NC-0 with crtc 0, resolution 1024x768, DPI 96[0m
    tint2: No XSETTINGS manager, tint2 uses config option 'launcher_icon_theme'.
    tint2: Loading config file: /home/nobody/.config/tint2/theme/tint2rc
    
    2020-03-28 04:12:55,849 DEBG 'start' stderr output:
    tint2: real transparency on... depth: 32
    
    2020-03-28 04:12:56,374 DEBG 'start' stderr output:
    tint2: panel items: TSC
    tint2: Systray composited rendering on
    tint2: nb monitors 1, nb monitors used 1, nb desktops 4
    [1;34mtint2: panel 1 uses scale 1 [0m
    
    2020-03-28 04:12:56,391 DEBG 'start' stderr output:
    tint2: Kernel uevent interface initialized...
    
    2020-03-28 04:12:56,391 DEBG 'start' stderr output:
    tint2: systray window 6291469
    [1;32mtint2: systray started[0m
    
    2020-03-28 04:13:00,984 DEBG 'start' stderr output:
    dbus-daemon[149]: [session uid=99 pid=149] Activating service name='org.a11y.Bus' requested by ':1.0' (uid=99 pid=165 comm="/usr/lib/libreoffice/program/soffice.bin -env:User")
    
    2020-03-28 04:13:01,002 DEBG 'start' stderr output:
    dbus-daemon[149]: [session uid=99 pid=149] Successfully activated service 'org.a11y.Bus'
    
    2020-03-28 04:13:01,138 DEBG 'start' stderr output:
    dbus-daemon[240]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=99 pid=165 comm="/usr/lib/libreoffice/program/soffice.bin -env:User")
    
    2020-03-28 04:13:01,146 DEBG 'start' stderr output:
    dbus-daemon[240]: Successfully activated service 'org.a11y.atspi.Registry'
    
    2020-03-28 04:13:01,149 DEBG 'start' stdout output:
    SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
    
    2020-03-28 04:20:56,658 WARN received SIGTERM indicating exit request
    2020-03-28 04:20:56,658 DEBG killing start (pid 56) with signal SIGTERM
    2020-03-28 04:20:56,659 INFO waiting for start to die
    2020-03-28 04:20:57,661 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 22915323606640 for <Subprocess at 22915323605872 with name start in state STOPPING> (stdout)>
    2020-03-28 04:20:57,661 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 22915323606496 for <Subprocess at 22915323605872 with name start in state STOPPING> (stderr)>
    2020-03-28 04:20:57,661 INFO stopped: start (terminated by SIGTERM)
    2020-03-28 04:20:57,662 DEBG received SIGCHLD indicating a child quit
    Created by...
    ___. .__ .__
    \_ |__ |__| ____ | |__ ____ ___ ___
    | __ \| |/ \| | \_/ __ \\ \/ /
    | \_\ \ | | \ Y \ ___/ > <
    |___ /__|___| /___| /\___ >__/\_ \
    \/ \/ \/ \/ \/
    https://hub.docker.com/u/binhex/
    
    2020-03-28 04:21:04.763400 [info] System information Linux d3b4825710f8 4.19.107-Unraid #1 SMP Sun Mar 8 14:34:03 CDT 2020 x86_64 GNU/Linux
    2020-03-28 04:21:04.804444 [info] PUID defined as '99'
    2020-03-28 04:21:04.850511 [info] PGID defined as '100'
    2020-03-28 04:21:05.208984 [info] UMASK defined as '000'
    2020-03-28 04:21:05.252725 [info] Permissions already set for volume mappings
    2020-03-28 04:21:05.303242 [info] Deleting files in /tmp (non recursive)...
    2020-03-28 04:21:05.344027 [info] Starting Supervisor...
    2020-03-28 04:21:05,635 INFO Included extra file "/etc/supervisor/conf.d/novnc.conf" during parsing
    2020-03-28 04:21:05,635 INFO Set uid to user 0 succeeded
    2020-03-28 04:21:05,639 INFO supervisord started with pid 6
    2020-03-28 04:21:06,641 INFO spawned: 'start' with pid 49
    2020-03-28 04:21:06,642 INFO reaped unknown pid 7
    2020-03-28 04:21:06,651 DEBG 'start' stdout output:
    [info] /config/home/.config folder storing user general settings already exists, skipping copy
    [info] Creating soft link from /config/home/.config to /home/nobody/.config...
    
    2020-03-28 04:21:06,652 INFO success: start entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
    2020-03-28 04:21:06,656 DEBG 'start' stdout output:
    [info] /config/home/.icons folder storing user general settings already exists, skipping copy
    [info] Creating soft link from /config/home/.icons to /home/nobody/.icons...
    
    2020-03-28 04:21:06,660 DEBG 'start' stdout output:
    [info] /config/home/.local folder storing user general settings already exists, skipping copy
    [info] Creating soft link from /config/home/.local to /home/nobody/.local...
    
    2020-03-28 04:21:06,663 DEBG 'start' stdout output:
    [info] /config/home/.themes folder storing user general settings already exists, skipping copy
    [info] Creating soft link from /config/home/.themes to /home/nobody/.themes...
    
    2020-03-28 04:21:06,669 DEBG 'start' stdout output:
    [info] Password length OK, proceeding to set password...
    
    2020-03-28 04:21:09,710 DEBG 'start' stderr output:
    
    New 'd3b4825710f8:0 ()' desktop is d3b4825710f8:0
    
    Starting applications specified in /home/nobody/.vnc/xstartup
    Log file is /home/nobody/.vnc/d3b4825710f8:0.log
    
    
    2020-03-28 04:21:09,719 DEBG 'start' stderr output:
    /home/nobody/start.sh: line 79: /usr/sbin/websockify: No such file or directory
    
    2020-03-28 04:21:13,723 DEBG 'start' stderr output:
    /home/nobody/tint2.sh: line 9: pgrep: command not found
    
    2020-03-28 04:21:13,724 DEBG 'start' stdout output:
    [info] tint2 not running
    
    2020-03-28 04:21:13,736 DEBG 'start' stderr output:
    tint2: Using glib slice allocator (default). Run tint2 with environment variable G_SLICE=always-malloc in case of strange behavior or crashes
    
    2020-03-28 04:21:13,739 DEBG 'start' stderr output:
    tint2: xRandr: Found crtc's: 1
    
    2020-03-28 04:21:13,740 DEBG 'start' stderr output:
    [1;34mtint2: xRandr: Linking output VNC-0 with crtc 0, resolution 1024x768, DPI 96[0m
    tint2: No XSETTINGS manager, tint2 uses config option 'launcher_icon_theme'.
    tint2: Loading config file: /home/nobody/.config/tint2/theme/tint2rc
    
    2020-03-28 04:21:13,741 DEBG 'start' stderr output:
    tint2: real transparency on... depth: 32
    
    2020-03-28 04:21:13,745 DEBG 'start' stderr output:
    tint2: panel items: TSC
    tint2: Systray composited rendering on
    tint2: nb monitors 1, nb monitors used 1, nb desktops 4
    
    2020-03-28 04:21:13,746 DEBG 'start' stderr output:
    [1;34mtint2: panel 1 uses scale 1 [0m
    
    2020-03-28 04:21:13,763 DEBG 'start' stderr output:
    tint2: Kernel uevent interface initialized...
    
    2020-03-28 04:21:13,764 DEBG 'start' stderr output:
    tint2: systray window 8388621
    
    2020-03-28 04:21:13,764 DEBG 'start' stderr output:
    [1;32mtint2: systray started[0m
    
    2020-03-28 04:21:14,220 DEBG 'start' stderr output:
    dbus-daemon[139]: [session uid=99 pid=139] Activating service name='org.a11y.Bus' requested by ':1.0' (uid=99 pid=155 comm="/usr/lib/libreoffice/program/soffice.bin -env:User")
    
    2020-03-28 04:21:14,240 DEBG 'start' stderr output:
    dbus-daemon[139]: [session uid=99 pid=139] Successfully activated service 'org.a11y.Bus'
    
    2020-03-28 04:21:14,330 DEBG 'start' stderr output:
    dbus-daemon[230]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=99 pid=155 comm="/usr/lib/libreoffice/program/soffice.bin -env:User")
    
    2020-03-28 04:21:14,338 DEBG 'start' stderr output:
    dbus-daemon[230]: Successfully activated service 'org.a11y.atspi.Registry'
    
    2020-03-28 04:21:14,341 DEBG 'start' stdout output:
    SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
    
    2020-03-28 04:22:37,429 WARN received SIGTERM indicating exit request
    2020-03-28 04:22:37,429 DEBG killing start (pid 49) with signal SIGTERM
    2020-03-28 04:22:37,430 INFO waiting for start to die
    2020-03-28 04:22:38,431 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 23265165952768 for <Subprocess at 23265165952000 with name start in state STOPPING> (stdout)>
    2020-03-28 04:22:38,432 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 23265165952624 for <Subprocess at 23265165952000 with name start in state STOPPING> (stderr)>
    2020-03-28 04:22:38,432 INFO stopped: start (terminated by SIGTERM)
    2020-03-28 04:22:38,433 DEBG received SIGCHLD indicating a child quit
    Created by...
    ___. .__ .__
    \_ |__ |__| ____ | |__ ____ ___ ___
    | __ \| |/ \| | \_/ __ \\ \/ /
    | \_\ \ | | \ Y \ ___/ > <
    |___ /__|___| /___| /\___ >__/\_ \
    \/ \/ \/ \/ \/
    https://hub.docker.com/u/binhex/
    
    2020-03-28 04:22:50.186719 [info] System information Linux d3b4825710f8 4.19.107-Unraid #1 SMP Sun Mar 8 14:34:03 CDT 2020 x86_64 GNU/Linux
    2020-03-28 04:22:50.230781 [info] PUID defined as '99'
    2020-03-28 04:22:50.276930 [info] PGID defined as '100'
    2020-03-28 04:22:50.186719 [info] System information Linux d3b4825710f8 4.19.107-Unraid #1 SMP Sun Mar 8 14:34:03 CDT 2020 x86_64 GNU/Linux
    2020-03-28 04:22:50.230781 [info] PUID defined as '99'
    2020-03-28 04:22:50.276930 [info] PGID defined as '100'
    2020-03-28 04:22:51.088346 [info] UMASK defined as '000'
    2020-03-28 04:22:51.129497 [info] Permissions already set for volume mappings
    2020-03-28 04:22:51.176549 [info] Deleting files in /tmp (non recursive)...
    2020-03-28 04:22:51.216005 [info] Starting Supervisor...
    2020-03-28 04:22:51,469 INFO Included extra file "/etc/supervisor/conf.d/novnc.conf" during parsing
    2020-03-28 04:22:51,469 INFO Set uid to user 0 succeeded
    2020-03-28 04:22:51,472 INFO supervisord started with pid 7
    2020-03-28 04:22:52,475 INFO spawned: 'start' with pid 50
    2020-03-28 04:22:52,476 INFO reaped unknown pid 8
    2020-03-28 04:22:52,485 DEBG 'start' stdout output:
    [info] /config/home/.config folder storing user general settings already exists, skipping copy
    [info] Creating soft link from /config/home/.config to /home/nobody/.config...
    
    2020-03-28 04:22:52,486 INFO success: start entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
    2020-03-28 04:22:52,489 DEBG 'start' stdout output:
    [info] /config/home/.icons folder storing user general settings already exists, skipping copy
    [info] Creating soft link from /config/home/.icons to /home/nobody/.icons...
    
    2020-03-28 04:22:52,492 DEBG 'start' stdout output:
    [info] /config/home/.local folder storing user general settings already exists, skipping copy
    
    2020-03-28 04:22:52,492 DEBG 'start' stdout output:
    [info] Creating soft link from /config/home/.local to /home/nobody/.local...
    
    2020-03-28 04:22:52,495 DEBG 'start' stdout output:
    [info] /config/home/.themes folder storing user general settings already exists, skipping copy
    [info] Creating soft link from /config/home/.themes to /home/nobody/.themes...
    
    2020-03-28 04:22:52,501 DEBG 'start' stdout output:
    [info] Password length OK, proceeding to set password...
    
    2020-03-28 04:22:55,546 DEBG 'start' stderr output:
    
    New 'd3b4825710f8:0 ()' desktop is d3b4825710f8:0
    
    Starting applications specified in /home/nobody/.vnc/xstartup
    Log file is /home/nobody/.vnc/d3b4825710f8:0.log
    
    
    2020-03-28 04:22:55,556 DEBG 'start' stderr output:
    /home/nobody/start.sh: line 79: /usr/sbin/websockify: No such file or directory
    
    2020-03-28 04:22:59,560 DEBG 'start' stderr output:
    /home/nobody/tint2.sh: line 9: pgrep: command not found
    
    2020-03-28 04:22:59,560 DEBG 'start' stdout output:
    [info] tint2 not running
    
    2020-03-28 04:22:59,572 DEBG 'start' stderr output:
    tint2: Using glib slice allocator (default). Run tint2 with environment variable G_SLICE=always-malloc in case of strange behavior or crashes
    
    2020-03-28 04:22:59,575 DEBG 'start' stderr output:
    tint2: xRandr: Found crtc's: 1
    
    2020-03-28 04:22:59,575 DEBG 'start' stderr output:
    [1;34mtint2: xRandr: Linking output VNC-0 with crtc 0, resolution 1024x768, DPI 96[0m
    tint2: No XSETTINGS manager, tint2 uses config option 'launcher_icon_theme'.
    tint2: Loading config file: /home/nobody/.config/tint2/theme/tint2rc
    
    2020-03-28 04:22:59,577 DEBG 'start' stderr output:
    tint2: real transparency on... depth: 32
    
    2020-03-28 04:22:59,582 DEBG 'start' stderr output:
    tint2: panel items: TSC
    tint2: Systray composited rendering on
    tint2: nb monitors 1
    2020-03-28 04:22:59,583 DEBG 'start' stderr output:
    , nb monitors used 1, nb desktops 4
    [1;34mtint2: panel 1 uses scale 1 [0m
    
    2020-03-28 04:22:59,598 DEBG 'start' stderr output:
    tint2: Kernel uevent interface initialized...
    
    2020-03-28 04:22:59,598 DEBG 'start' stderr output:
    tint2: systray window 8388621
    [1;32mtint2: systray started[0m
    
    2020-03-28 04:22:59,560 DEBG 'start' stderr output:
    /home/nobody/tint2.sh: line 9: pgrep: command not found
    
    2020-03-28 04:22:59,560 DEBG 'start' stdout output:
    [info] tint2 not running
    
    2020-03-28 04:22:59,572 DEBG 'start' stderr output:
    tint2: Using glib slice allocator (default). Run tint2 with environment variable G_SLICE=always-malloc in case of strange behavior or crashes
    
    2020-03-28 04:22:59,575 DEBG 'start' stderr output:
    tint2: xRandr: Found crtc's: 1
    
    2020-03-28 04:22:59,575 DEBG 'start' stderr output:
    [1;34mtint2: xRandr: Linking output VNC-0 with crtc 0, resolution 1024x768, DPI 96[0m
    tint2: No XSETTINGS manager, tint2 uses config option 'launcher_icon_theme'.
    tint2: Loading config file: /home/nobody/.config/tint2/theme/tint2rc
    
    2020-03-28 04:22:59,577 DEBG 'start' stderr output:
    tint2: real transparency on... depth: 32
    
    2020-03-28 04:22:59,582 DEBG 'start' stderr output:
    tint2: panel items: TSC
    tint2: Systray composited rendering on
    tint2: nb monitors 1
    2020-03-28 04:22:59,583 DEBG 'start' stderr output:
    , nb monitors used 1, nb desktops 4
    [1;34mtint2: panel 1 uses scale 1 [0m
    
    2020-03-28 04:22:59,598 DEBG 'start' stderr output:
    tint2: Kernel uevent interface initialized...
    
    2020-03-28 04:22:59,598 DEBG 'start' stderr output:
    tint2: systray window 8388621
    [1;32mtint2: systray started[0m
    
    2020-03-28 04:23:00,038 DEBG 'start' stderr output:
    dbus-daemon[140]: [session uid=99 pid=140] Activating service name='org.a11y.Bus' requested by ':1.0' (uid=99 pid=156 comm="/usr/lib/libreoffice/program/soffice.bin -env:User")
    
    2020-03-28 04:23:00,056 DEBG 'start' stderr output:
    dbus-daemon[140]: [session uid=99 pid=140] Successfully activated service 'org.a11y.Bus'
    
    2020-03-28 04:23:00,149 DEBG 'start' stderr output:
    dbus-daemon[231]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=99 pid=156 comm="/usr/lib/libreoffice/program/soffice.bin -env:User")
    
    2020-03-28 04:23:00,157 DEBG 'start' stderr output:
    dbus-daemon[231]: Successfully activated service 'org.a11y.atspi.Registry'
    
    2020-03-28 04:23:00,159 DEBG 'start' stdout output:
    SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry

     

    There's one error that says 

    ERROR: openbox-xdg-autostart requires PyXDG to be installed

     

    So I opened a console and typed 

    #pacman -S python-xdg and restarted the container, but error persists.

    Unraid 6.8.3

     

     

    sh-5.0# cat /home/nobody/.vnc/d3b4825710f8:0.log
    _XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created.
    
    Xvnc TigerVNC 1.10.0 - built Dec 27 2019 09:17:02
    Copyright (C) 1999-2019 TigerVNC Team and many others (see README.rst)
    See https://www.tigervnc.org for information on TigerVNC.
    Underlying X server release 12006000, The X.Org Foundation
    
    
    Sat Mar 28 04:22:52 2020
     vncext:      VNC extension running!
     vncext:      Listening for VNC connections on all interface(s), port 5900
     vncext:      created VNC server for screen 0
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Internal error:   Could not resolve keysym XF86FullScreen
    Errors from xkbcomp are not fatal to the X server
    /home/nobody/.vnc/xstartup: line 24: xterm: command not found
    /home/nobody/.vnc/xstartup: line 25: twm: command not found

     

  8. 2 minutes ago, trurl said:

    You have quite a few warnings and errors from Fix Common Problems. Why haven't you done anything about them?

     

    The warnings are these:

    image.png.b3712de1bdf7c84ec19988c2c02825f7.png

     

    apart from the docker updates, I have no idea how to move files from cache. Move Now option doesn't work.

    And the errors are all about setting mounted folders to RW/slave for containers that I don't really run anymore.

     

    21 minutes ago, trurl said:

    Don't know why you would say "of course everything gets wiped out if I reboot." Not obvious to me that anything would get wiped out if you reboot. Could you elaborate on that?

     

    Basically in safe mode no plugins are running, so since I'm currently running my plex+gdrive and need rclone, I have to reinstall rclone and CA and fix common problems and user scripts plugin when running this in safe mode.

     

    19 minutes ago, trurl said:

    The first syslog you posted suggests a flash problem. Are you booting from a USB2 port? (recommended)

     

    Yes. It's the same usb port since the first time I tried unraid.

  9. So there was a neighbourhood-wide electricity blackout last night. So this morning when I woke up I find unraid not loading the web gui. Unraid 6.8.1.

    So okay, I figured I'll just copy /boot/config folder and the key, reflash unraid to 6.8.2, copy back the config folder and all would be well. Except that it's not, problem's still there.

     

    No hardware changes, no software changes, no settings changed for a week or two at least prior. There was a fuse trip where I put my pc a few days before, and nothing happened apart from parity check afterwards.

     

    Booting unraid in safe mode works. Gui works. VM and docker works once I start my array. installing CA and rclone and other plugin works, but of course everything gets wiped out if I reboot.

     

    But if reboot via terminal, something like this pops up:

     

    Gracefully shutting down php-fpm: no pid.

     

    Seems like the file /etc/php-fpm.conf is not there anymore.

     

    found something interesting in syslog.txt:

    Feb 27 13:14:19 UnRaid-Fu nginx: 2020/02/27 13:14:19 [error] 2840#2840: *17 open() "/usr/local/emhttp/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/default-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/default-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/default-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/default-dark.css?v= HTTP/1.1", host: "localhost", referrer: "http://localhost/Dashboard"
    Feb 27 13:14:19 UnRaid-Fu nginx: 2020/02/27 13:14:19 [error] 2840#2840: *17 open() "/usr/local/emhttp/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/dynamix-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/dynamix-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/dynamix-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/dynamix-dark.css?v= HTTP/1.1", host: "localhost", referrer: "http://localhost/Dashboard"
    Feb 27 13:14:22 UnRaid-Fu nginx: 2020/02/27 13:14:22 [error] 2840#2840: *18 open() "/usr/local/emhttp/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/default-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/default-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/default-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/default-dark.css?v= HTTP/1.1", host: "localhost", referrer: "http://localhost/Dashboard"
    Feb 27 13:14:22 UnRaid-Fu nginx: 2020/02/27 13:14:22 [error] 2840#2840: *18 open() "/usr/local/emhttp/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/dynamix-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/dynamix-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/dynamix-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/dynamix-dark.css?v= HTTP/1.1", host: "localhost", referrer: "http://localhost/Dashboard"
    Feb 27 13:14:23 UnRaid-Fu nginx: 2020/02/27 13:14:23 [error] 2840#2840: *18 open() "/usr/local/emhttp/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/default-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/default-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/default-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/default-dark.css?v= HTTP/1.1", host: "localhost", referrer: "http://localhost/Dashboard"
    Feb 27 13:14:23 UnRaid-Fu nginx: 2020/02/27 13:14:23 [error] 2840#2840: *18 open() "/usr/local/emhttp/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/dynamix-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/dynamix-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/dynamix-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/dynamix-dark.css?v= HTTP/1.1", host: "localhost", referrer: "http://localhost/Dashboard"
    Feb 27 13:14:23 UnRaid-Fu nginx: 2020/02/27 13:14:23 [error] 2840#2840: *18 open() "/usr/local/emhttp/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/default-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/default-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/default-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/default-dark.css?v= HTTP/1.1", host: "localhost", referrer: "http://localhost/Dashboard"
    Feb 27 13:14:23 UnRaid-Fu nginx: 2020/02/27 13:14:23 [error] 2840#2840: *18 open() "/usr/local/emhttp/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/dynamix-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/dynamix-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/dynamix-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/dynamix-dark.css?v= HTTP/1.1", host: "localhost", referrer: "http://localhost/Dashboard"
    Feb 27 13:14:28 UnRaid-Fu nginx: 2020/02/27 13:14:28 [error] 2840#2840: *17 open() "/usr/local/emhttp/Tools/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/default-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/default-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /Tools/%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/default-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/default-dark.css?v= HTTP/1.1", host: "localhost", referrer: "http://localhost/Tools/Registration"
    Feb 27 13:14:28 UnRaid-Fu nginx: 2020/02/27 13:14:28 [error] 2840#2840: *17 open() "/usr/local/emhttp/Tools/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/dynamix-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/dynamix-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /Tools/%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/dynamix-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/dynamix-dark.css?v= HTTP/1.1", host: "localhost", referrer: "http://localhost/Tools/Registration"
    Feb 27 13:14:41 UnRaid-Fu nginx: 2020/02/27 13:14:41 [error] 2840#2840: *18 open() "/usr/local/emhttp/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/default-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/default-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/default-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/default-dark.css?v= HTTP/1.1", host: "localhost", referrer: "http://localhost/Dashboard"
    Feb 27 13:14:41 UnRaid-Fu nginx: 2020/02/27 13:14:41 [error] 2840#2840: *18 open() "/usr/local/emhttp/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/dynamix-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/dynamix-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/dynamix-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/dynamix-dark.css?v= HTTP/1.1", host: "localhost", referrer: "http://localhost/Dashboard"
    Feb 27 13:14:44 UnRaid-Fu nginx: 2020/02/27 13:14:44 [error] 2840#2840: *127 open() "/usr/local/emhttp/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/default-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/default-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/default-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/default-dark.css?v= HTTP/1.1", host: "localhost", referrer: "http://localhost/Dashboard"
    Feb 27 13:14:44 UnRaid-Fu nginx: 2020/02/27 13:14:44 [error] 2840#2840: *127 open() "/usr/local/emhttp/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/dynamix-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/dynamix-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/dynamix-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/dynamix-dark.css?v= HTTP/1.1", host: "localhost", referrer: "http://localhost/Dashboard"
    Feb 27 13:14:45 UnRaid-Fu nginx: 2020/02/27 13:14:45 [error] 2840#2840: *146 open() "/usr/local/emhttp/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/default-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/default-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/default-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/default-dark.css?v= HTTP/1.1", host: "localhost", referrer: "http://localhost/Dashboard"
    Feb 27 13:14:45 UnRaid-Fu nginx: 2020/02/27 13:14:45 [error] 2840#2840: *146 open() "/usr/local/emhttp/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/dynamix-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/dynamix-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/dynamix-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/dynamix-dark.css?v= HTTP/1.1", host: "localhost", referrer: "http://localhost/Dashboard"
    Feb 27 13:14:50 UnRaid-Fu nginx: 2020/02/27 13:14:50 [error] 2840#2840: *171 open() "/usr/local/emhttp/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/default-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/default-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/default-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/default-dark.css?v= HTTP/1.1", host: "unraid-fu", referrer: "http://unraid-fu/Dashboard"
    Feb 27 13:14:50 UnRaid-Fu nginx: 2020/02/27 13:14:50 [error] 2840#2840: *171 open() "/usr/local/emhttp/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/dynamix-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/dynamix-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/dynamix-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/dynamix-dark.css?v= HTTP/1.1", host: "unraid-fu", referrer: "http://unraid-fu/Dashboard"
    Feb 27 13:14:56 UnRaid-Fu nginx: 2020/02/27 13:14:56 [error] 2840#2840: *171 open() "/usr/local/emhttp/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/default-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/default-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/default-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/default-dark.css?v= HTTP/1.1", host: "unraid-fu", referrer: "http://unraid-fu/Tools"
    Feb 27 13:14:56 UnRaid-Fu nginx: 2020/02/27 13:14:56 [error] 2840#2840: *171 open() "/usr/local/emhttp/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/dynamix-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/dynamix-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/dynamix-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/dynamix-dark.css?v= HTTP/1.1", host: "unraid-fu", referrer: "http://unraid-fu/Tools"
    Feb 27 13:15:05 UnRaid-Fu nginx: 2020/02/27 13:15:05 [error] 2840#2840: *171 open() "/usr/local/emhttp/Tools/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/default-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/default-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /Tools/%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/default-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/default-dark.css?v= HTTP/1.1", host: "unraid-fu", referrer: "http://unraid-fu/Tools/Update"
    Feb 27 13:15:05 UnRaid-Fu nginx: 2020/02/27 13:15:05 [error] 2840#2840: *171 open() "/usr/local/emhttp/Tools/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/dynamix-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/dynamix-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /Tools/%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/dynamix-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/dynamix-dark.css?v= HTTP/1.1", host: "unraid-fu", referrer: "http://unraid-fu/Tools/Update"
    Feb 27 13:15:14 UnRaid-Fu emhttpd: req (1): cmd=/plugins/dynamix.plugin.manager/scripts/plugin&arg1=update&arg2=unRAIDServer.plg&csrf_token=****************
    Feb 27 13:15:14 UnRaid-Fu emhttpd: cmd: /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin update unRAIDServer.plg
    Feb 27 13:15:14 UnRaid-Fu root: plugin: creating: /tmp/unRAIDServer.sh - from INLINE content
    Feb 27 13:15:14 UnRaid-Fu root: plugin: running: /tmp/unRAIDServer.sh
    Feb 27 13:15:14 UnRaid-Fu root: plugin: creating: /tmp/unRAIDServer.zip - downloading from URL https://s3.amazonaws.com/dnld.lime-technology.com/stable/unRAIDServer-6.8.2-x86_64.zip
    Feb 27 13:15:41 UnRaid-Fu nginx: 2020/02/27 13:15:41 [error] 2840#2840: *146 open() "/usr/local/emhttp/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/default-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/default-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/default-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/default-dark.css?v= HTTP/1.1", host: "localhost", referrer: "http://localhost/Plugins"
    Feb 27 13:15:41 UnRaid-Fu nginx: 2020/02/27 13:15:41 [error] 2840#2840: *146 open() "/usr/local/emhttp/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/dynamix-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/dynamix-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/dynamix-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/dynamix-dark.css?v= HTTP/1.1", host: "localhost", referrer: "http://localhost/Plugins"
    Feb 27 13:15:44 UnRaid-Fu nginx: 2020/02/27 13:15:44 [error] 2840#2840: *146 open() "/usr/local/emhttp/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/default-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/default-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/default-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/default-dark.css?v= HTTP/1.1", host: "localhost", referrer: "http://localhost/Settings"
    Feb 27 13:15:44 UnRaid-Fu nginx: 2020/02/27 13:15:44 [error] 2840#2840: *146 open() "/usr/local/emhttp/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/dynamix-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/dynamix-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/dynamix-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/dynamix-dark.css?v= HTTP/1.1", host: "localhost", referrer: "http://localhost/Settings"
    Feb 27 13:16:15 UnRaid-Fu nginx: 2020/02/27 13:16:15 [error] 2840#2840: *178 open() "/usr/local/emhttp/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/default-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/default-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/default-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/default-dark.css?v= HTTP/1.1", host: "unraid-fu", referrer: "http://unraid-fu/Settings"
    Feb 27 13:16:15 UnRaid-Fu nginx: 2020/02/27 13:16:15 [error] 2840#2840: *178 open() "/usr/local/emhttp/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/dynamix-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/dynamix-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/dynamix-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/dynamix-dark.css?v= HTTP/1.1", host: "unraid-fu", referrer: "http://unraid-fu/Settings"
    Feb 27 13:16:29 UnRaid-Fu nginx: 2020/02/27 13:16:29 [error] 2840#2840: *178 open() "/usr/local/emhttp/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/default-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/default-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/default-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/default-dark.css?v= HTTP/1.1", host: "unraid-fu", referrer: "http://unraid-fu/Tools"
    Feb 27 13:16:29 UnRaid-Fu nginx: 2020/02/27 13:16:29 [error] 2840#2840: *178 open() "/usr/local/emhttp/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/dynamix-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/dynamix-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/dynamix-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/dynamix-dark.css?v= HTTP/1.1", host: "unraid-fu", referrer: "http://unraid-fu/Tools"
    Feb 27 13:16:32 UnRaid-Fu nginx: 2020/02/27 13:16:32 [error] 2840#2840: *178 open() "/usr/local/emhttp/Tools/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/default-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/default-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /Tools/%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/default-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/default-dark.css?v= HTTP/1.1", host: "unraid-fu", referrer: "http://unraid-fu/Tools/Update"
    Feb 27 13:16:32 UnRaid-Fu nginx: 2020/02/27 13:16:32 [error] 2840#2840: *178 open() "/usr/local/emhttp/Tools/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/dynamix-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/dynamix-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /Tools/%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/dynamix-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/dynamix-dark.css?v= HTTP/1.1", host: "unraid-fu", referrer: "http://unraid-fu/Tools/Update"
    Feb 27 13:16:40 UnRaid-Fu nginx: 2020/02/27 13:16:40 [error] 2840#2840: *178 open() "/usr/local/emhttp/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/default-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/default-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/default-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/default-dark.css?v= HTTP/1.1", host: "unraid-fu", referrer: "http://unraid-fu/Settings"
    Feb 27 13:16:40 UnRaid-Fu nginx: 2020/02/27 13:16:40 [error] 2840#2840: *178 open() "/usr/local/emhttp/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/dynamix-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/dynamix-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/dynamix-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/dynamix-dark.css?v= HTTP/1.1", host: "unraid-fu", referrer: "http://unraid-fu/Settings"
    Feb 27 13:16:45 UnRaid-Fu nginx: 2020/02/27 13:16:45 [error] 2840#2840: *178 open() "/usr/local/emhttp/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/default-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/default-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/default-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/default-dark.css?v= HTTP/1.1", host: "unraid-fu", referrer: "http://unraid-fu/Tools"
    Feb 27 13:16:45 UnRaid-Fu nginx: 2020/02/27 13:16:45 [error] 2840#2840: *178 open() "/usr/local/emhttp/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/dynamix-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/dynamix-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/dynamix-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/dynamix-dark.css?v= HTTP/1.1", host: "unraid-fu", referrer: "http://unraid-fu/Tools"
    Feb 27 13:16:52 UnRaid-Fu nginx: 2020/02/27 13:16:52 [error] 2840#2840: *178 open() "/usr/local/emhttp/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/default-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/default-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/default-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/default-dark.css?v= HTTP/1.1", host: "unraid-fu", referrer: "http://unraid-fu/Settings"
    Feb 27 13:16:52 UnRaid-Fu nginx: 2020/02/27 13:16:52 [error] 2840#2840: *178 open() "/usr/local/emhttp/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/dynamix-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/dynamix-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/dynamix-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/dynamix-dark.css?v= HTTP/1.1", host: "unraid-fu", referrer: "http://unraid-fu/Settings"
    Feb 27 13:16:55 UnRaid-Fu nginx: 2020/02/27 13:16:55 [error] 2840#2840: *178 open() "/usr/local/emhttp/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/default-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/default-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/default-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/default-dark.css?v= HTTP/1.1", host: "unraid-fu", referrer: "http://unraid-fu/Plugins"
    Feb 27 13:16:55 UnRaid-Fu nginx: 2020/02/27 13:16:55 [error] 2840#2840: *178 open() "/usr/local/emhttp/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/dynamix-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/dynamix-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/dynamix-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/dynamix-dark.css?v= HTTP/1.1", host: "unraid-fu", referrer: "http://unraid-fu/Plugins"
    Feb 27 13:17:04 UnRaid-Fu nginx: 2020/02/27 13:17:04 [error] 2840#2840: *178 open() "/usr/local/emhttp/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/default-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/default-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/default-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/default-dark.css?v= HTTP/1.1", host: "unraid-fu", referrer: "http://unraid-fu/Settings"
    Feb 27 13:17:04 UnRaid-Fu nginx: 2020/02/27 13:17:04 [error] 2840#2840: *178 open() "/usr/local/emhttp/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/dynamix-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/dynamix-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/dynamix-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/dynamix-dark.css?v= HTTP/1.1", host: "unraid-fu", referrer: "http://unraid-fu/Settings"
    Feb 27 13:17:12 UnRaid-Fu nginx: 2020/02/27 13:17:12 [error] 2840#2840: *146 open() "/usr/local/emhttp/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/default-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/default-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/default-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/default-dark.css?v= HTTP/1.1", host: "localhost", referrer: "http://localhost/Tools"
    Feb 27 13:17:12 UnRaid-Fu nginx: 2020/02/27 13:17:12 [error] 2840#2840: *146 open() "/usr/local/emhttp/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/dynamix-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/dynamix-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/dynamix-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/dynamix-dark.css?v= HTTP/1.1", host: "localhost", referrer: "http://localhost/Tools"
    Feb 27 13:17:15 UnRaid-Fu nginx: 2020/02/27 13:17:15 [error] 2840#2840: *146 open() "/usr/local/emhttp/Tools/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/default-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/default-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /Tools/%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/default-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/default-dark.css?v= HTTP/1.1", host: "localhost", referrer: "http://localhost/Tools/Update"
    Feb 27 13:17:15 UnRaid-Fu nginx: 2020/02/27 13:17:15 [error] 2840#2840: *146 open() "/usr/local/emhttp/Tools/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/dynamix-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/dynamix-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /Tools/%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/dynamix-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/dynamix-dark.css?v= HTTP/1.1", host: "localhost", referrer: "http://localhost/Tools/Update"
    Feb 27 13:17:23 UnRaid-Fu nginx: 2020/02/27 13:17:23 [error] 2840#2840: *178 open() "/usr/local/emhttp/Settings/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/default-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/default-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /Settings/%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/default-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/default-dark.css?v= HTTP/1.1", host: "unraid-fu", referrer: "http://unraid-fu/Settings/DisplaySettings"
    Feb 27 13:17:23 UnRaid-Fu nginx: 2020/02/27 13:17:23 [error] 2840#2840: *178 open() "/usr/local/emhttp/Settings/<br /><b>Warning</b>:  filemtime(): stat failed for /usr/local/emhttp/webGui/styles/dynamix-dark.css in <b>/usr/local/emhttp/plugins/dynamix/include/Helpers.php</b> on line <b>248</b><br />/webGui/styles/dynamix-dark.css" failed (2: No such file or directory), client: 127.0.0.1, server: , request: "GET /Settings/%3Cbr%20/%3E%3Cb%3EWarning%3C/b%3E:%20%20filemtime():%20stat%20failed%20for%20/usr/local/emhttp/webGui/styles/dynamix-dark.css%20in%20%3Cb%3E/usr/local/emhttp/plugins/dynamix/include/Helpers.php%3C/b%3E%20on%20line%20%3Cb%3E248%3C/b%3E%3Cbr%20/%3E/webGui/styles/dynamix-dark.css?v= HTTP/1.1", host: "unraid-fu", referrer: "http://unraid-fu/Settings/DisplaySettings"

     

    syslog.txt

  10. Good day,

     

    I'm trying to re-create a share (NFS or CIFS) in unraid that has spaces in it.

     

    Reason is I'm trying to migrate my main plex media server from Synology to UnRaid, while preserving the directory structure that my plex server recognize. So I can just migrate the server while preserving folder location and metadata. I have a lot of custom media (not available in IMDB or TVDB or any other), and recreating these will take me ages.

     

    Tried creating nfs shares results in this.

    image.png.64aa47180be39d0ca414d634dad6746b.png

    Note the _ in 4K Movies and TVShows Kids folder.

     

    Searching the forums doesn't seem to help.

  11. Someone tried it and successfully passthrough a ps/2 device! 

     

    I copied the text just as a backup:

     

    Quote

    I have successfully set up windows 10 using virt-manager but cannot pass through my keyboard. It is a ps/2 type (the purple plug) and I see no options to pass it through. I have googled endlessly but maybe I do not know what to search for. There is literally no documentation for it and I do not want to emulate it to have as little as lag as possible. Thanks in advance!

    Edit I am still trying to set this up. Still no luck. I cannot be the only one that uses a PS/2 keyboard right?

    Edit 2: I fixed the issue. Here is what you need to do in order to pass a ps/2 keyboard. It works flawlessly for me now. In virt-manager I needed to pass a serial event /dev/input/event0.

    First use input-linux in the qemu xml. This is what mine looks like.

    <qemu:arg value='-object'/>
    <qemu:arg value='input-linux,id=kbd,evdev=/dev/input/event0,grab_all=on,repeat=on'/>

    Then in virt-manager go to add hardware, serial device, dev and put in the device (mine was /dev/input/event0) Or in the qemu xml it looks like this:

    <serial type='dev'> <source path='/dev/input/event0'/> <target port='0'/> </serial>

    To find the eventID, type this in ssh and find the handle for the keyboard (in my case it's event1). So I tried putting the <qemu:arg.../> in the xml, but it didn't work.

     

    Error message:

    internal error: process exited while connecting to monitor: 2019-09-06T18:48:59.851051Z qemu-system-x86_64: -object input-linux,id=kbd,evdev=/dev/input/event1,grab_all=on,repeat=on: /dev/input/event1: is not an evdev device

     

    So has anybody successfully tried passing through a ps/2 device?

     

    ps. It's easier to do with USB, I know that, but since I have ps/2 keyboard lying around, and two ps/2 ports not doing anything, why not?

     

     

    Original source: 

     

     

  12. On 8/26/2019 at 7:25 PM, jonathanm said:

    That would be a bad thing regardless of trial status. If the power is unreliable you MUST use a UPS to allow the server to shut down properly. Your data is at risk otherwise.

    I do use UPS, and 95% of the time my system manages to shutdown gracefully. But gracefully or not, the inaccessible array part when trial ends is a bit of a concern to me. It's up to the point that I'm checking PayPal availability every few hours lol.

     

    If debit card from Malaysia works with the "check out now with credit card" option then I'll do it the moment I get a confirmation 😁

  13. I linked PayPal with my debit card, and since my trial is going to end in a few hour's time, I decided to just purchase unraid yesterday night (close to 20 hours ago).

     

    Tried using PayPal and it just couldn't go through. Thought it was my card problem, but I purchased something else yesterday and it was fine.

     

    Just tried again and saw PayPal is down. with 4 hours of Trial left to go, I'm worried my data won't be accessible tomorrow.

     

    Advice?

  14. I'm exactly 30 days into the trial

     

    1. ESXi. But esxi free is limited to 8 cores per VM, and for the life of me I just can't get nvidia GPUs to passthrough. With unraid it was super easy (as long as I use an older driver, the same with AMD apparently due to the bug in their control panel)

    2. easily not really. but easy enough. once you understand how it's rather easy. I just changed the boot line into

     

    label Unraid OS
      menu default
      kernel /bzimage
      append vfio-pci.ids=8086:150e,1106:3483 initrd=/bzroot kvm_intel.nested=1

    with 8086:150e being my quad port gigabit for example.

    3. Refer #1 but no they won't by default without any GPU it'll auto assign an emulated monitor via web-based VNC.

    4. I believe if you assign the SSD as cache it'll auto load the files into that.

    5. don't think so. only way that I know and currently use is 1 windows VM, with multiple (nested) windows VM via hyper-v and remotefx (1GB of GPU ram per VM). enable RDP, enable remotefx rendering in the windows host's (and the nested VMs' group policy) and use RDP client's connected USB device with the connected VM.

×
×
  • Create New...