Beiträge von Lucas.kr

    cd /srv/dev-disk-by-label-data


    befor OMV 3.0.68 (approx) new devices were mounted under /media/....UUID....
    after that version new devices are mounted under /srv/dev-disk-by-label-...


    thank you, this definitely does work, but i have to add the full path
    root@openmedia:/srv/dev-disk-by-label-data/www/nextcloud# 


    i downloaded the new version (12.03), unzipt it, i unzipped them already in the folder i created online, changed the owner.
    but still i get the 502 bad gateway from ngnix


    here is my foder structure

    as i have some sparefime, i try to install omv on my virtual machine, because i like omv much more then freenas!
    and when i understand how it works, or why it was not working before i do the same on my real nas :)


    @tinh_x7
    i tried your command, and finaly i got the UUID nummber


    root@openmedia:/srv/dev-disk-by-label-data# sudo blkid -o list

    Code
    root@openmedia:~# sudo blkid -o list
    device                fs_type   label      mount point               UUID
    ----------------------------------------------------------------------------------------------------------
    /dev/sda1             ext4                 /                         304f6850-f452-47ff-ab87-b85eee8e248c
    /dev/sda5             swap                 <swap>                    544635cb-8952-4686-a057-8c6b0b20feca
    /dev/sdb1             ext4      data       /srv/dev-disk-by-label-data 644c035f-afc8-4774-a01c-fae719f51e1d
    root@openmedia:~#


    but if i try to acces this folder now via
    /media/64........1d
    or
    /srv/64.......1d (as recommended by @macom)
    does not work


    Code
    root@openmedia:~# cd /srv/644c035f-afc8-4774-a01c-fae719f51e1d/www/nextcloud
    -bash: cd: /srv/644c035f-afc8-4774-a01c-fae719f51e1d/www/nextcloud: No such file or directory
    root@openmedia:~# cd /media/644c035f-afc8-4774-a01c-fae719f51e1d/www/nextcloud
    -bash: cd: /media/644c035f-afc8-4774-a01c-fae719f51e1d/www/nextcloud: No such file or directory

    Thank you for your suppport, at the moment I run freenas, because I needed next cloud very fast :(
    But I'm sure I will come back to this topic, when all my ordered hardware components are here :)


    Gesendet von meinem Nexus 5X mit Tapatalk

    Thank you very much, my omv OS is installed on sdc, don`t know why and how i can change this



    Code
    root@openmediavault:~# lsblk
    NAME   MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
    sdb      8:16   0 698.7G  0 disk
    └─sdb1   8:17   0 698.7G  0 part /srv/dev-disk-by-label-slot4
    sdc      8:32   0 232.9G  0 disk
    ├─sdc2   8:34   0     1K  0 part
    ├─sdc5   8:37   0     8G  0 part [SWAP]
    └─sdc1   8:33   0   225G  0 part /
    sda      8:0    0   2.7T  0 disk
    └─sda1   8:1    0   2.7T  0 part /srv/dev-disk-by-label-slot1

    yes i know that @tinh_x7 recommended this command, but i was so focused on the uuid :(


    i downloaded the new version of nextcloud (NC v12.0.3) unzipped and followed the instruction, but at the step 7


    Zitat

    7. open your browser and enter your local ip such as: http://192.168.1.10:90 to begin the installation.


    502 Bad Gateway

    nginx/1.6.2



    i tried also the script of @tinh_x7 but their i get every time a permission error message


    Code
    root@openmediavault:/srv/dev-disk-by-label-slot1/www# ls -l
    total 12
    -rwxrwx--x  1 root     users    1482 Sep 25 21:54 nc_installation.sh
    drwxrws---+ 2 www-data www-data 4096 Sep 25 21:38 nextcloud

    ok thanks a lot, but still i can not access the drive withe uuid, is this a problem?


    i was able to access the folder in this way, can i use also this workaround?

    Code
    root@openmediavault:/srv/dev-disk-by-label-slot1/www/nextcloud#

    Hi thanks for your post, i tried this already several times yesterday, but i get also this error...


    Code
    root@openmediavault:~# cd /media/d0978d3d-013d-4b07-9a15-b9f6be4657f9
    -bash: cd: /media/d0978d3d-013d-4b07-9a15-b9f6be4657f9: No such file or directory


    if i use the lsblk command:
    sda 8:0 0 2.7T 0 disk
    `-sda1 8:1 0 2.7T 0 part /srv/dev-disk-by-label-slot1



    yes my nextcloud folder is:
    www/nextcloud


    the thing what is a bit strange in my opinion, if open nginix --> servers
    at the column root is written:
    /srv/dev-disk-by-label-slot1/www/nextcloud

    hi guys,
    i solved the issue, the problem was:
    i forgot to put a dns server in omv ... i thought this will be done by my router anyway.


    but now i stopped at point 4



    according to a different thread
    https://forum.openmediavault.o…mfiles-already-installed/
    i used this functio

    Code
    root@openmediavault:~# blkid /dev/sda1
    /dev/sda1: LABEL="slot1" UUID="d0978d3d-013d-4b07-9a15-b9f6be4657f9" TYPE="ext4" PARTUUID="53ce6d9e-05a6-4d51-8758-95df3da44741"

    but i don`t know how to go to the shared drive tried it with cd /media/UUID and also cd /dev/UUID



    can somebody please help me :)

    i switched the language now to english


    i tried to use a different source list, what i found on the net, but still no success

    apt-get update






    apt-update

    Code
    -bash: apt-update: Kommando nicht gefunden. (command not found)

    hi i tried to install the plugin according to the manual
    but it stopped at the first step :(


    Code
    root@openmediavault:~# apt-get install php5-curl
    Paketlisten werden gelesen... Fertig
    Abhängigkeitsbaum wird aufgebaut.
    Statusinformationen werden eingelesen.... Fertig
    Package php5-curl is not available, but is referred to by another package.
    This may mean that the package is missing, has been obsoleted, or
    is only available from another source
    
    
    E: Package 'php5-curl' has no installation candidate

    can somebody help me with this issue?


    i tried also to update and upgrade but this was also not working

    Hi, let me introduce myself
    I'm Lucas and I'm from Austria.
    Yesterday I installed OMV on the hp gen8 cube. So far so good.
    Now I won't to install a cloud solution, specially because it makes it easier to access the files to my girlfriend :) (over the internet)
    Or is there any other way?
    I'm reading a lot about clouds, so my question is which one is the best owncloud, nextcloud or is there any better supplier?
    Thanks a lot