Vmware OVA deployed, 404 /owncloud

I am having issues are I have deployed owncloud via the provided OVA.

It goes through the setup alright, I can browse to the login and log in to the management interface.

But when I click on Applications -> Owncloud I just get a 404 /owncloud.

I have had a read around and the only issues I can find for this is relating to upgrades.

I also have no idea where anything is installed on the server as it looks to use Docker? Never used it.

Steps to reproduce

  1. Login to management portal
  2. Click on Applications -> OwnCloud
  3. Get the error The requested URL /owncloud was not found on this server.

Expected behaviour

I was hoping it would take me to a webpage so I could configure stuff

Actual behaviour

Receive a 404

Server configuration

I have deployed the latest OVA for ESX 10.0.3

**Web server: No idea, whatever is installed as part of the OVA

**Database:No idea, whatever is installed as part of the OVA

**PHP version:No idea, whatever is installed as part of the OVA

**ownCloud version:10.0.3

**Updated from an older ownCloud or fresh install:Fresh Install

**Where did you install ownCloud from:

Signing status (ownCloud 9.0 and above):

Login as admin user into your ownCloud and access 
http://example.com/index.php/settings/integrity/failed 
paste the results into https://gist.github.com/ and puth the link here.

Not Found
The requested URL /index.php/settings/integrity/failed was not found on this server.

The content of config/config.php:

`
Log in to the web-UI with an administrator account and click on
'admin' -> 'Generate Config Report' -> 'Download ownCloud config report'
This report includes the config.php settings, the list of activated apps
and other details in a well sanitized form.

I cannot see these options.........

or

If you have access to your command line run e.g.:
sudo -u www-data php occ config:list system
from within your ownCloud installation folder

I have no idea where it is installed........that is why I used the OVA, I am not a big linux user.

List of activated apps:

If you have access to your command line run e.g.:
sudo -u www-data php occ app:list
from within your ownCloud installation folder.

No idea where it is installed

**Are you using external storage, if yes which one:NO

**Are you using encryption:NO

**Are you using an external user-backend, if yes which one:AD

Client configuration

Chrome

**Operating system:No idea, deployed from OVA

Logs

Web server error log

ownCloud log (data/owncloud.log)

Browser log

Hi,

have you tried to reinstall it?