Closed pedrozandonai closed 11 months ago
Why are you putting index.php in the link? OMV does not use that page. Just use http://192.168.0.3/
Why are you putting index.php in the link? OMV does not use that page. Just use http://192.168.0.3/
I thought it was normal to autofill with index.php, when I type the ip address and press enter goes directly into that address.
If a web server is setup correctly, you should never have to put index.php because the web server should have it set as the default page. If your browser is adding it, then it using cache or a previously entered address. You should remove it though.
If a web server is setup correctly, you should never have to put index.php because the web server should have it set as the default page. If your browser is adding it, then it using cache or a previously entered address. You should remove it though.
IT WORKED, THANK YOU SO MUCH!!! I CANNOT BELIEVE THAT WAS AS SIMPLE AS THAT <3
I already did the steps a thousand times and most of them i receive this message at my http:///index.php address, i tried different versions of the raspberry pi OS but all of them are either legacy or bookworm, so by following the steps at the https://wiki.omv-extras.org/doku.php?id=omv6:raspberry_pi_install neither of them are in the supported OS.
This is right after installing the command line
wget -O - https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/install | sudo bash
and i already tried doing with curl too!Here it's the omv_install.log file output: https://pastebin.com/CiNDVTDh
Hardware :
Os versions that i tried:
Raspberry Pi OS Lite (when i tried with these versions it could not install because it needs bullseye or another one that i forgot but im desperate and tried anyway) System: 32-bit and 64-bit versions Debian version: 12 (bookworm)
Raspberry Pi OS (Legacy) Lite System: 32-bit and 64-bit versions Debian version: 11 (bullseye)