Beiträge von mejty

    Don't even think about it Ryeco. We went over this before.


    marauder, the problem is the web interface is a separate project. It is not integrated into the core of Serviio. Until the developers of Serviio have an integrated package with a web interface, and not just a desktop gui, I don't see it happening.


    You right but serviio has API also, so there is other (harder) way how to solve interface. (write new from scratch).


    Personaly I use serviio on my OMV box and its great. WebGui is now broken, after upgrade to 1.0 (don't have time to fix this yet).
    But i can still control my serviio server through mobil app (https://play.google.com/store/apps/details?id=com.serviidroid).

    Oh solved now:


    file /etc/apt/apt.conf need to by changed from:

    Code
    APT::Default-Release "squeeze-lts";
    APT::Install-Recommends "false";
    APT::Install-Suggests "false";


    to:

    Code
    APT::Default-Release "wheezy";
    APT::Install-Recommends "false";
    APT::Install-Suggests "false";


    Thx ryecoaaron for your help. :)

    So i edit my source file and no i looks like this:


    /etc/apt/source.list


    But problem still not sloved apt-get output:

    dpkg

    Code
    dpkg -l | grep openmediavault
    ii  openmediavault                     1.0.21                             all          Open network attached storage solution
    pc  openmediavault-autoshutdown        0.5.6                              all          OpenMediaVault AutoShutdown Plugin
    ii  openmediavault-keyring             0.3                                all          GnuPG archive keys of the OpenMediaVault archive
    ii  openmediavault-omvextrasorg        1.0.7                              all          OMV-Extras.org Package Repositories for OpenMediaVault
    ii  openmediavault-rsnapshot           1.0.4                              all          OpenMediaVault rsnapshot backup plugin.
    ii  openmediavault-transmissionbt      1.0.8                              all          OpenMediaVault Transmission (BitTorrent client) plugin
    rc  openmediavault-virtualbox          0.5.16                             all          VirtualBox plugin for OpenMediaVault.

    apt-get whole but sorry i have system in czech:

    if i run apt-get update form terminal i got this:


    Code
    Traceback (most recent call last):
      File "/usr/sbin/omv-mkaptidx", line 40, in <module>
        cache = apt.cache.Cache()
      File "/usr/lib/python3/dist-packages/apt/cache.py", line 102, in __init__
        self.open(progress)
      File "/usr/lib/python3/dist-packages/apt/cache.py", line 145, in open
        self._cache = apt_pkg.Cache(progress)
    SystemError: E:Problem renaming the file /var/cache/apt/pkgcache.bin.PlIgCw to /var/cache/apt/pkgcache.bin - rename (2: No such file or directory), W:You may want to run apt-get update to correct these problems

    After upgrade webgui update not working any more.


    when I enter update or plugin menu i get this:
    The index of upgradeable packages does not exist. Please re-synchronize the package index files from their sources.


    detail show this:
    Error #6000:
    exception 'OMVException' with message 'The index of upgradeable packages does not exist. Please re-synchronize the package index files from their sources.' in /usr/share/openmediavault/engined/rpc/apt.inc:144
    Stack trace:
    #0 [internal function]: OMVRpcServiceApt->enumerateUpgraded(NULL, Array)
    #1 /usr/share/php/openmediavault/rpcservice.inc(125): call_user_func_array(Array, Array)
    #2 /usr/share/openmediavault/engined/rpc/apt.inc(189): OMVRpcServiceAbstract->callMethod('enumerateUpgrad...', NULL, Array)
    #3 [internal function]: OMVRpcServiceApt->getUpgradedList(Array, Array)
    #4 /usr/share/php/openmediavault/rpcservice.inc(125): call_user_func_array(Array, Array)
    #5 /usr/share/php/openmediavault/rpc.inc(79): OMVRpcServiceAbstract->callMethod('getUpgradedList', Array, Array)
    #6 /usr/sbin/omv-engined(501): OMVRpc::exec('Apt', 'getUpgradedList', Array, Array, 1)
    #7 {main}


    Have someone ide how to fix this?

    Hi,


    today I got update notification from omv, so I went to update tab and found that is apache update. So I instaled it but after that i can't access web-gui any more.


    I tryed to restart apache service via ssh but got this:


    Code
    apache2: Syntax error on line 203 of /etc/apache2/apache2.conf: Could not open configuration file /etc/apache2/mods-enabled/authnz_external.load: No such file or directory
    Action 'configtest' failed.
    The Apache error log may have more information.
     failed!


    Does anyone has idea how to fix this?

    Hi shadowzero,


    thanks a lot, curl was instaled and runing just fine, but I tryed delete all files and set it from scratch. Now it works just fine. Dont know where the problem was, maybe some corrupted file in archive with I downloaded first time, or some typo in config file. Doesnt mind. Once again thanks, a lot.

    Hi,
    I have some strange issues with my web-console. I had instaled serviio for log time and works fine, but web-console not work at all. I ve done every thing same as you explaining in first post, except I ve used newest version from github. But when I go to http://<MyOmvIp>/serviio I get a blank page.


    Here is tail of /var/log/apache2/openmediavault-webgui_error.log

    Code
    [Sun Jan 12 21:49:16 2014] [warn] [client 192.168.44.180] mod_fcgid: stderr: PHP Warning:  include(lib/RestRequest.inc.php): failed to open stream: Permission denied in /usr/share/serviioweb/index.php on line 4
    [Sun Jan 12 21:49:16 2014] [warn] [client 192.168.44.180] mod_fcgid: stderr: PHP Warning:  include(): Failed opening 'lib/RestRequest.inc.php' for inclusion (include_path='.:/usr/share/php:/var/www/openmediavault') in /usr/share/serviioweb/index.php on line 4
    [Sun Jan 12 21:49:16 2014] [warn] [client 192.168.44.180] mod_fcgid: stderr: PHP Warning:  include(lib/serviio.php): failed to open stream: Permission denied in /usr/share/serviioweb/index.php on line 5
    [Sun Jan 12 21:49:16 2014] [warn] [client 192.168.44.180] mod_fcgid: stderr: PHP Warning:  include(): Failed opening 'lib/serviio.php' for inclusion (include_path='.:/usr/share/php:/var/www/openmediavault') in /usr/share/serviioweb/index.php on line 5
    [Sun Jan 12 21:49:16 2014] [warn] [client 192.168.44.180] mod_fcgid: stderr: PHP Fatal error:  Class 'ServiioService' not found in /usr/share/serviioweb/index.php on line 8


    I know what that mean but have no idea how to fix it. :? Any hints?