Jump to content
XPEnology Community

blasio

Member
  • Posts

    10
  • Joined

  • Last visited

Community Answers

  1. blasio's post in Login fault: You cannot login to the system because the disk space is full currentli. was marked as the answer   
    Solved!
    Finally I managed to log in!
    I describe what I did, but I suspected 2 things, but my solution failed to filter out what was wrong…
    - Tip # 1: I read in some 2015 forums that when this bug came up, there was something wrong with "Photo" with PhotoStation.
    - Tip two: My second idea was that the "Serviio Media Server" installed from an external source was littering the system partition
     
    Since I couldn't stop the applications at all, I read how to remove packages from the command line (Source: https://github.com/wuseman/SYNOLOGY/blob/master/README.md😞
    List of installed packages:
    synopkg list | sed 's/: .*$//' To delete a package you want to delete:
    sudo synopkg uninstall Example package cancellation:
    sudo synopkg uninstall Serviio  
    Unfortunately, the exact cause of the error will not be revealed in the future, as I was glad to be able to remove packages without deleting everything I do not necessarily need, but the next time I have another error, you can experiment with it!
     
    I don't need PhotoStadion right now, so I won't reinstall it, but I will reinstall Serviio and java8, and if the error reappears, I'll know for sure what the problem was.
    Since I'm using it on ESXi, it is possible that I will install a second (actually fourth :)) XPEnology on Serviio Media Server and just mount my volume from the live server that contains the movies. So if you do give up once, there will only be an empty server that I need to reinstall.
     
    Thank you very much for your response and help !!!

×
×
  • Create New...