Pyload 1.0.0 web interface does not work

  • Please use the Loguploader to supply a full log to us via Diagnostics | System Information | Support Info -> Send. Post the ID here.


    Also post the output of:


    Code
    service pyload restart


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • Same problem for me...


    Code
    root@Gerrit-Server:~# service pyload restart
    Stoping pyLoad server:No pyLoad running.
    .
    Starting pyLoad server:Daemon PID 4147
    .


    My log-ID is: qzk5o6D1

  • @Cthulhu


    According to your codebox it should run now.


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • @davidh2k


    Normally it should so but when I am searching for the process with the name pyload I don't get the PID back.

    Code
    root@Gerrit-Server:~# ps -C pyload
      PID TTY          TIME CMD
    root@Gerrit-Server:~#


    And every time I use the restart command It says "Stoping pyLoad server:No pyLoad running."


    Thank you and greetings

  • Hi Ctulhu,


    I found a workaround for that.
    Apparently there's a segfault somewhere in python when accessing the Web UI which causes pyload to stop.
    However, it seems to work with python2.6 (instead of 2.7).
    So, just changing "python" to "python2.6" in /etc/init.d/pyload works for me.

  • I have the same Problem too.


    Hi Ctulhu,


    I found a workaround for that.
    Apparently there's a segfault somewhere in python when accessing the Web UI which causes pyload to stop.
    However, it seems to work with python2.6 (instead of 2.7).
    So, just changing "python" to "python2.6" in /etc/init.d/pyload works for me.


    I can't find python in /etc/init.d/pyload o.o

  • Code
    sed -i 's/python2.7/python2.6/g' /etc/init.d/pyload


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • That will not work David, the init.d script just starts pyLoadCore.py this file calls the system default version of python.


    I checked on my system and it does start without any problems. For those of you who are having trouble could you run the following in a shell (telnet)


    Code
    sudo -u pyload  /usr/share/pyload/pyLoadCore.py


    This will try to start pyLoad and display any problems it has while starting. If you can post your output it would help me fix what ever the problem is


    I get

    [align=center]banner@1x.jpg
    What I am watching/watched on my Popcorn Hour media player
    omv 2.1.1 stoneburner | 64 bit | omvextrasorg 1.29
    MySQL (Percona[size=8]) | Newznab | Sonarr | CP | HP | NZBget | YAMJ | CUPS

  • Sorry for the late answer but today was busy work day...


    Code
    sudo -u pyload  /usr/share/pyload/pyLoadCore.py


    Gives the following output:



    But when I try to connect to the website I get the following error:


    @moritz


    Same problem like @Wetter



    http://forums.openmediavault.org/index.php/User/4516-Wetter/
    Ok... sometimes reinstallation is the easiest way.
    I deleted pyLoad with

    Code
    apt-get purge openmediavault-pyload


    rebooted and reinstalled it!


    Thank you all for your help!


  • Ok... sometimes reinstallation is the easiest way.
    I deleted pyLoad with

    Code
    apt-get purge openmediavault-pyload


    rebooted and reinstalled it!


    Thank you all for your help!


    If i enter this command this error comes:

    Code
    -bash: $'\342\200\213apt-get': Kommando nicht gefunden.


    So i have uninstall plugin over the Webgui and installed after site refresh again. But all settings must be enter again :(.

  • Hi,


    same problem here. 0.4.9 was running perfectly. After the update to 1.0 the web gui is not starting anymore. Tried to reinstall but not helped.
    It´s a shame.


    sudo -u pyload /usr/share/pyload/pyLoadCore.py


    gives me:


    pyLoad already running with pid 4639



    /EDIT


    ok, seems to work now. The port is now 8888 but it works :S

Jetzt mitmachen!

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