gsayer

Members
  • Posts

    28
  • Joined

  • Last visited

Posts posted by gsayer

  1. Hi Guys,

     

    I have a what looks to be a disk failure, but I am not sure if the disk has actually failed or it's something else.

    It shows 'green' on the dashboard, which is promising.

     

    Apologies, but I am not really sure what to look for in the logs in order for this to be failed or otherwise.

    Also, not sure if its connected, but I tried to upgrade to 6.10.x a while ago, which was unsuccessful - I am now back on 6.9.2

     

    Any help much appreciated, I attach Tower logs and the disk smart test log also.

     

    Thx

    tower-diagnostics-20220917-1136.zip tower-smart-20220917-1136.zip

  2. Thanks very much Jorge,

     

    I have now reverted to v6.9.2 successfully.

     

    That has resolved the remote access issue, which is great, but I still cannot delete the docker file.

     

    I also used to be able to rename the docker file from my windows rig, but it is now showing as 'write protected' and / or 'read only'

    As does my only vm, which when I try to start it from the unraid gui says: Execution error - read only.

     

    The 'Fix Common Problems' plugin is telling me 'unable to write to cache' the suggestion is to run the Mover but that hasn't seem to have made any difference.

     

    The latest diagnostics are attached if that helps.

     

    Perhaps a total rebuild is in order?

     

    Kind Regards,

     

    image.png.44dfd3417ed0b5511ec4e0c1bcea7309.png

     

     

    image.thumb.png.d4af60ad28e361c84b0b31b827615919.png

    tower-diagnostics-20220519-1655.zip

  3. I just upgraded to Version: 6.10.0 and now I have several issues.

     

    1. No more remote access via, I now get '404 Not Found' I am using duckdns and it was working fine before.
    2. Docker is broken and these instructions to delete and recreate the docker.img file do not work and I get: 'Docker Service failed to start.'
    3. VM's do not work there is an error if I try to delete an existing vm: 'Execution error - cannot remove config - read only file system' 
    4. I have rebooted the host several times and attach my diagnostic logs if someone could take a look that would be great.

     

    Kind Regards

    tower-diagnostics-20220519-1500.zip

  4. I moved over to Plex and installed the plex app on my LG tv and it seems to be fine generally.

     

    The only thing to note is make sure that the appdata folder is set to cache with --> 'Yes' or 'Prefered'

    The jury's out on which one is best otherwise the database will keep breaking.

  5. Hi,

    Hope this is helpful for someone to help with my Serviio issue.

    Thanks very much.

     

    Command:
    root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='serviio1' --net='host' -e TZ="Europe/London" -e HOST_OS="Unraid" -e 'TCP_PORT_23423'='23423' -e 'TCP_PORT_8895'='8895' -e 'UDP_PORT_1900'='1900' -e 'TCP_PORT_23424'='23424' -e 'PGID'='100' -e 'PUID'='99' -v '/mnt/user/Downloads/Movies/':'/movies':'ro' -v '/mnt/user/appdata/serviio/tmp/':'/tmp':'rw' -v '/mnt/user/appdata/serviio':'/config':'rw' 'lsiocommunity/serviio' 
    97e6fb60ea490ea4f376469d34498052a32812c7f853f3a31d4f5ea95fa84dce

    The command finished successfully!

     

    ******************************************************************************

     

    [s6-init] making user provided files available at /var/run/s6/etc...exited 0.
    [s6-init] ensuring user provided files have correct perms...exited 0.
    [fix-attrs.d] applying ownership & permissions fixes...
    [fix-attrs.d] done.
    [cont-init.d] executing container initialization scripts...
    [cont-init.d] 10-adduser: executing...

    -------------------------------------
    _ ()
    | | ___ _ __
    | | / __| | | / \
    | | \__ \ | | | () |
    |_| |___/ |_| \__/


    Brought to you by linuxserver.io
    We gratefully accept donations at:
    https://www.linuxserver.io/donate/
    -------------------------------------
    GID/UID
    -------------------------------------

    User uid: 99
    User gid: 100
    -------------------------------------

    [cont-init.d] 10-adduser: exited 0.
    [cont-init.d] 30-config: executing...
    [cont-init.d] 30-config: exited 0.
    [cont-init.d] done.
    [services.d] starting services
    [services.d] done.