Beiträge von New2OMV

    No difference, except:
    I set OMV local IP to DMZ Zone in router, also forwarded ports 80 and 8443 for this (OMV) IP. Now when i'am trying to connect by proxy (to find if i can connect or not via Internet) and type:
    https: //myWAN(isp).IP:8443 > i see "400 Bad Request"
    https: //x.x.x.x:8443/owncloud > i see "404 Not Found"
    https: //x.x.x.x:443 > i see blue screen (like to log in OMV WebGUI) but with no login and password gaps
    https: //x.x.x.x:443/owncloud > "400 Bad Request"
    Without placing OMV IP in DMZ Zone in router and then trying to connect ownCloud i see "connection timeout". So when i set router to let connection pass, i can see "400 Bad Request" or "404 Not Found" errors. What is going on?

    So i have exactly my WAN IP Adress (from ISP) in "Common Name".
    Even if i add new certificate, and enter there OMV local IP and change in ownCloud plugin to use this certificate (with local IP), still cannot connect via WAN to ownCloud. So no difference if i use certificate with my WAN IP (ISP) or local IP (OMV), cant connect to ownCloud via Internet/WAN - i have checked it a moment ago.

    I don't have DDNS set up on my router. The way i created certificate is described in this guide ownCloud 7 install with current plugin

    Zitat

    5) Go to System/Certificates.Click on addThe most important field here is the Common Name field. The rest you can fill out however you want.The Common Name field should be filled in with how your home network is accessed remotely. If you have a static ip from you ISP that is what you should use. If you have dynamic ip you need to use your address from your ddns provider (e.g. xxx.dyndns.org). If you have bought a domain name use it in this field.Then save to create the self signed cert.


    So, because i'am using static IP from my ISP, i set there my WAN IP address, no DDNS is there. How then should i issue my certificate with domain? I don't understand this in detail.

    Logs from ownCloud admin panel:

    Code
    Error   PHP   session_name(): session.name cannot be a numeric or empty '191148349197013992373524026681873899561' at /var/www/owncloud/lib/private/session/internal.php#20


    Code
    Error   PHP   stat(): stat failed for /media/bbf751f4-3838-44d1-85e1-35a171931abb/filmy/ at /var/www/owncloud/lib/private/files/storage/local.php#91


    Next clue which, i suppose, could cause my problem is i can login only by https, even if i turn off "force https" inownCloud admin panel. Also "https:" word in address bar is crossed out by red line and every time i log after cleaning browser cache is that "this connection is not trusted" - how is that possible when i installed ownCloud with self signed certificate?

    I have installed ownCloud on OpenMediaVault. Everything works for me, but when i want to access ownCloud from WAN (i asked a friend to connect by browser or ownCloud Windows Client) it's not possible. It shows "400 Bad Request" or "Connection timeout". however he (my friend) is able to connect Webmin and OMV GUI Panel. I tried to connect by various proxy sites and same errors showed (but OMV GUI and Webmin are accessible).
    I had to change OMV port from 80 to 81 by "omv-firstaid", because after I configured it and had tried to access by address "https://my.localIP:80" i saw "It works... server is running but no /apache2 content available". I found solution to change port to 81 (some port colisions in system probably). That fixed a problem so OMV GUI and ownCloud works to my PC and my Android Smartphone, but only by LAN.
    So i don't know how to let it access from Internet/WAN. On my router i set OpenMediaVault server IP to DMZ Zone, also was trying forwarding ports 80,81,8443 and nothing helped...

    Now, i managed to install OMV with additional partition and have it in GUI, so its ok with it. I tried to install ownCloud with fastest method, just by applying plugin in GUI, and after doing it ownCloud works. However i turned OMV of by "sudo shutdown -h now", so should have closed safely, but after starting again it has been crashed. I can't access ownCloud and instead of GUI web i have "It works..." error message in browser. I recorded OMV terminal after clean installation and after installing ownCloud and it has changed, so i attach both movies. I hope somebody could recognize what causes this crashes.
    Just after OMV installation at VirtualBox:
    View My Video
    After installing ownCloud plugin:
    View My Video


    I can upload some logs or any data needed to find problem, just tell me what to do, please.

    Thank you for reply, i have some other problems which i have mentioned in my second topic (didn't see that this is accepted by Admin already - sorry for that), so this can be continued with my problems:
    "I want to install ownCloud on OMV, but have several problems. First, while setup i dont have possibility to choose or create any parition - the window with partitioning just doesn't appear and setup goes on next steps. Therefore in OMV GUI i have to create in manually - firstly doing it on VirtualBox (adding second hrd drive to host machine). I saw on many YouTube videos that peopple also install this on Virtual Machines and they have partition setup, so i dont understand it.Second, when i want to exit (shutdown) the OMV, then after next start ownCloud doesn't work and GUI of OMV shows me "It works!This is the default web page for this server. The web server software is running but no content has been added, yet.". I can access OMV by Webmin, which i also install to have easier access to config files. It doesn't happen on every OMV shutdown, only when i install ownCloud or Webmin and then shut it all down. Also, if i first install ownCloud, then create new partition, and after that i enable ownCloud plugin in GUI - after shut down it crashes and i see "It works..." instead of GUI.Third thing, i don't know how to install Video Streaming plugin to ownCloud. I dont see button to add 3rd party applications.Also, i have some miscellaneous issues with OMV, but first i would like to solve the main ones."


    Zitat

    If you want to separate your HDD via partitions, you have to install Debian first and OMV on top of it: Howto install OpenMediaVault on Debian 7.x (Wheezy)However, it would be much better if you use a single drive as a system drive and another one for Data. If your system drive fails and you have to replace it, you´ll not loose any data.


    As i said in my quote above, i want first install it on VirtualBox, so i dont have to format physical drive every time - when i learn how to setup it properly without crashes, then i want to install it on my other PC.

    Hello, i am newbie to Linux and also OpenMediaVault. I'am trying to set this up on VirtualBox before doing it on PC which i want OMV to eventually work on .
    I want to install ownCloud on OMV, but have several problems. First, while setup i dont have possibility to choose or create any parition - the window with partitioning just doesn't appear and setup goes on next steps. Therefore in OMV GUI i have to create in manually - firstly doing it on VirtualBox (adding second hrd drive to host machine). I saw on many YouTube videos that peopple also install this on Virtual Machines and they have partition setup, so i dont understand it.
    Second, when i want to exit (shutdown) the OMV, then after next start ownCloud doesn't work and GUI of OMV shows me "It works!This is the default web page for this server. The web server software is running but no content has been added, yet.". I can access OMV by Webmin, which i also install to have easier access to config files. It doesn't happen on every OMV shutdown, only when i install ownCloud or Webmin and then shut it all down. Also, if i first install ownCloud, then create new partition, and after that i enable ownCloud plugin in GUI - after shut down it crashes and i see "It works..." instead of GUI.
    Third thing, i don't know how to install Video Streaming plugin to ownCloud. I dont see button to add 3rd party applications.
    Also, i have some miscellaneous issues with OMV, but first i would like to solve the main ones.


    [EDIT]
    Sorry, i didn't see my similar topic, which i wrote here
    http://forums.openmediavault.o…ot-apply-ownCloud-plugin/.
    This topic can be deleted. Sorry for confusion.

    Hello, i am newbie to OMV and also Linux. I want to create the ownCloud on OMV with streaming possibility (all created and configured first on VirtualBox to learn how to do it, then on other PC which will be a server). Howerver i am stuck on adding ownCloud to my OMV. First thing, the installation process avoids creating partitions (i dont see window with Partition disk choice as it shows in 2:02

    Externer Inhalt www.youtube.com
    Inhalte von externen Seiten werden ohne Ihre Zustimmung nicht automatisch geladen und angezeigt.
    Durch die Aktivierung der externen Inhalte erklären Sie sich damit einverstanden, dass personenbezogene Daten an Drittplattformen übermittelt werden. Mehr Informationen dazu haben wir in unserer Datenschutzerklärung zur Verfügung gestellt.
    ). I assume that it causes second problem, i cannot create Share folder in OMV Web interface because none volume exist(found) - 1st attachment shows it.
    When i follow this guide ownCloud 7 install on OMV 1 with current plugin I cannot do point 4), cause of reason described above.
    Next goes point 9), certainly "...select the self signed cert you just created above from the drop downfor data directory select the shared folder you created for ownCloud, again I used oc". I dont have any certificates installed and cant choose data directory also. I haven't gone further cause previous points doesn't work.
    Can you help me, please?