Beiträge von dodo-dk

    Hi, i have installed OMV 1.0.5 and OwnCloud 1.1.1


    I have a folder with many Pictures (~2GB). In the OwnCloud Admin Panel i have setting up the ZIP Download to 3GB.
    I wanted to download the folder as ZIP File but after 60seconds i became a 504 Gateway Timeout Error from nginx.


    After a few google searches i found a solution, i need to put this line in the file /etc/nginx/nginx.conf unter the http { section:

    Code
    fastcgi_read_timeout 300s;


    Restart the nginx :

    Code
    services nginx restart


    Now the timeout is 300seconds and the ZIP Download works.


    Only as information for the Users with the same Problem.


    Dodo

    Hi ryecoaaron,


    i don´t use and don´t have a raid array.
    If i save my Email Account Settings in OMV WebInterface, it takes 35seconds to save and than the File /etc/mdadm/mdadm.conf looks so:


    There is no Email Addess saved in the File and the Problem starts again.


    Dodo

    Hi, i have OMV 0.5.52.
    My problem is that every morning OMV sends me a e-mail with this content:


    Subject:
    Anacron job 'cron.daily' on Server [Server]


    Message:
    /etc/cron.daily/mdadm:
    mdadm: No mail address or alert command - not monitoring.
    run-parts: /etc/cron.daily/mdadm exited with return code 1


    From 30. June till today every morning at 7-8h.
    I have update the latest times only the OMV.


    Thank you for your help.


    Dodo

    I use BlueIris for my fifferent IP-Webcams.
    For me its the best Software ever. But it works with Windows.
    I use VirtualBox and a small vrtual Windows XP, BlueIris can work as a Service.
    CPU 10-15% , RAM 128MB
    It has very much Features and works very good with my VU+ Receivers (IPTV Stream h264)


    Test the Demo


    Sorry for my bad english


    Dodo

    I have the same Problem. My Vu+ Receiver shows the dot-files.
    The Option "Hide Dot-Files" under the shares don´t work.


    I have solved this issue with veto files.
    In the SMB/CIFS global "Extra Option" put this lines:

    Code
    unix extensions = no
    veto files = /.*
    delete veto files = yes


    If you don´t want to hide all Dot-Files than this:

    Code
    unix extensions = no
    veto files = /._.apdisk/._.DS_Store/._.TemporyItems/.apdisk/.DS_Store
    delete veto files = yes


    But there are much more (._.DS_Store...) so i use veto files = /.*

    Zitat von "ryecoaaron"

    Repo fixed. reprepro didn't like the unrar package we just added...


    Hi, thank you.
    apt-get update works now, and the Updates in OMV WebIf. But the Plugins don´t work. I habe make apt clean but don´t work.

    Code
    Failed to execute command 'export LANG=C; apt-get --simulate --reinstall install openmediavault-sabnzbd 2>&1': Reading package lists... Building dependency tree... Reading state information... Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: openmediavault-sabnzbd : Depends: unrar but it is not installable E : Broken packages



    Thank you.


    Dodo

    here


    Code
    root@openmediavault-test:~# export LANG=C; apt-cache search openmediavault-
    Segmentation fault
    root@openmediavault-test:~#

    Hi, i have a Problem with the new Version (0.5.33).
    I have activate the Miller repository and now i can't search for Plugins or Updates.
    I need to deactivate the Miller repository.


    I have installed OMV und OMV Extras new in virtualbox


    Here some code:


    apt-get update:

    Code
    Paketlisten werden gelesen... Fehler!
    E: Problem parsing dependency Depends
    E: Fehler aufgetreten beim Verarbeiten von unrar (NewVersion2)
    E: Problem with MergeList /var/lib/apt/lists/88.198.26.218_debian_dists_sardaukar-miller_main_binary-amd64_Packages
    E: Die Paketliste oder die Statusdatei konnte nicht eingelesen oder geöffnet werden.
    root@openmediavault-test:~#


    Plugins:

    Code
    Fehler #4000:
    exception 'OMVException' with message 'Failed to execute command 'export LANG=C; apt-cache search openmediavault-': ' in /usr/share/openmediavault/engined/rpc/pluginmgmt.inc:87
    Stack trace:
    #0 [internal function]: OMVRpcServicePluginMgmt->getList(Array, Array)
    #1 /usr/share/php/openmediavault/rpcservice.inc(125): call_user_func_array(Array, Array)
    #2 /usr/share/php/openmediavault/rpc.inc(62): OMVRpcServiceAbstract->callMethod('getList', Array, Array)
    #3 /usr/sbin/omv-engined(495): OMVRpc::exec('Plugin', 'getList', Array, Array, 1)
    #4 {main}


    Update:


    and


    Code
    Failed to execute command 'export LANG=C; apt-get --show-upgraded --simulate dist-upgrade 2>&1': Reading package lists... E : Problem parsing dependency Depends E : Error occurred while processing unrar (NewVersion2) E : Problem with MergeList /var/lib/apt/lists/88.198.26.218_debian_dists_sardaukar-miller_main_binary-amd64_Packages E : The package lists or status file could not be parsed or opened.


    Thank you.


    Dodo

    Oh man, ja klar ls, dachte ich hätte ln gelesen :D