Attempted to install some updates that were showing in my updates tab and now I've got a blank web gui nothing but a plain white page. Tried reconfiguring the settings in omv-firstaid and still nothing.
Blank web gui
-
- resolved
- OMV 2.x
- ktl97
-
-
Did you clear your browser cache?
-
Tried three different browsers all cleared cache, then private mode and still nothing
-
-
How about:
omv-mkconf nginx
service nginx restart -
Ran all those commands through ssh and checked in incognito but the page is still blank
-
What is the output:
service nginx status
service php5-fpm status -
-
-
Run both of the commands and post the output of the second command.
wget http://localhost/
head index.html -
-
-
It downloaded as index.html.2. So the second command needs to be:
head index.html.2
-
-
That means it is empty.
What is the output of: dpkg -l | grep openm
-
-
dpkg -l | grep openm
ii openmediavault 2.2.3 all Open network attached storage solution
ii openmediavault-couchpotato 1.0.3 all OpenMediaVault CouchPotatoServer plugin
ii openmediavault-headphones 1.0.2 all OpenMediaVault Headphones plugin
ii openmediavault-keyring 0.4 all GnuPG archive keys of the OpenMediaVault archive
ii openmediavault-locate 1.2 all locate plugin for OpenMediaVault.
ii openmediavault-nginx 2.4 all Nginx plugin for OpenMediaVault.
ii openmediavault-nzbget 1.6 all command-line based binary newsgrabber for nzb files
ii openmediavault-omvextrasorg 2.13.1 all OMV-Extras.org Package Repositories for OpenMediaVault
pc openmediavault-openvpn 1.1 all OpenVPN plugin for OpenMediaVault.
ii openmediavault-openvpnas 1.0.10 all OpenVPN Acess Server plugin for OpenMediaVault.
ii openmediavault-owncloud 2.0.3 all OpenMediaVault ownCloud plugin
ii openmediavault-plexmediaserver 1.0.14 all OpenMediaVault Plex Media Server plugin
ii openmediavault-shellinabox 1.2 all Web-based SSH client.
ii openmediavault-sonarr 1.1 all OpenMediaVault Sonarr(NzbDrone) plugin
ii openmediavault-teamspeak3 2.2 all OpenMediaVault TeamSpeak 3 plugin
ii openmediavault-transmissionbt 1.4 all OpenMediaVault Transmission (BitTorrent client) plugin.
ii openmediavault-webdav 2.0 all OpenMediaVault WebDAV plugin.
ii openmediavault-websites 1.2 all Web sites plugin for OpenMediaVault.
-
Maybe you have a bad config in nginx. Try removing the nginx plugin. apt-get remove openmediavault-nginx
-
Removed the nginx plugin, checked in incognito but I've still got a blank page.
-
-
What is the output of: dpkg -l | grep nginx
-
dpkg -l | grep nginx
ii nginx 1:1.10.0-8.5.0.28~wheezy1 all small, powerful, scalable web/proxy server
ii nginx-common 1:1.10.0-8.5.0.28~wheezy1 all small, powerful, scalable web/proxy server - common files
ii nginx-extras 1:1.10.0-8.5.0.28~wheezy1 amd64 nginx web/proxy server (extended version)
ii nginx-full 1:1.10.0-8.5.0.28~wheezy1 all small, powerful, scalable web/proxy server
rc openmediavault-nginx 2.4 all Nginx plugin for OpenMediaVault.
-
It irritates me when people add repos they shouldn't and then don't tell people trying to help. I don't know what repo you added but you can't use a newer version of nginx. You will have to fix this yourself.
-
-
Had phusion passenger and meteor for plex requests that was it, didn't think it would effect anything.
Appreciate the help, though. Probably just going to do a clean install.
-
Phusion passenger is a web server. You didn't think that would mess up OMV's web server? I agree a clean install is probably easier than downgrading nginx and fixing whatever was installed from the new repo.
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!