Univention VMWare ESX image 18.0.7-0 Server Internal Error

[/details]

Nextcloud version: 18.0.7-0
Operating system and version : Debian GNU/Linux 9 (stretch)
Apache or nginx version : Apache/2.4.25 (Univention)
PHP version: PHP 7.0.33-0+deb9u8 (cli)

The issue you are facing:

This error started to occur after doing an Errata 4.4-5 errata712 update on a system that was functioning and in a test phase…

I did uninstall next cloud through the UCS portal, which was successful . I was not able to reinstall nextcloud through the UCS App Portal. I did install nextcloud from SSH using the following

univention-app install nextcloud

The strangest part of the error is that Nextcloud is not install under the /var/www/html/apps

this path does not exist… /var/www/html/apps/user_ldap/lib/

Thanks in advance for any assistance…

as a sidenote, this is a test server… should I abandon the uninvetion appliance , and do a straight up install of nexcloud on CENTOS 7 or Debian?

Internal Server Error

The server was unable to complete your request.

If this happens again, please send the technical details below to the server administrator.

More details can be found in the server log.

Technical details

  • Remote Address: 10.0.1.72
  • Request ID: FOPzo1Whm62YnDxoskki

Is this the first time you’ve seen this error? (Y/N): Y

Steps to replicate it:

  1. Login to next cloud

The output of your Nextcloud log in Admin > Logging:

"reqId":"0mEO5GAplaA4MUujDJPA","level":3,"time":"2020-08-20T21:13:32+00:00","remoteAddr":"10.0.1.72","user":"--","app":"PHP","method":"POST","url":"/nextcloud/login","message":"ldap_start_tls(): Unable to start TLS: Can't contact LDAP server at /var/www/html/apps/user_ldap/lib/LDAP.php#335","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:62.0) Gecko/20100101 Firefox/62.0","version":"18.0.7.1"}

The output of your config.php file in /path/to/nextcloud (make sure you remove any identifiable information!):

<?php
$CONFIG = array (
  'passwordsalt' => '2mk01zVI+MwPV3Tp5/U894QQIRHdwA',
  'secret' => 'mGyYzuMF/+W+oLjh+8RPDBaPe8SsHX7DJ/G6O90a3mFlWz+1',
  'trusted_domains' =>
  array (
    0 => 'NextCloud.nlc.com',
    1 => '10.0.6.163',
    2 => 'nextcloud.swinomishcasino.com',
  ),
  'datadirectory' => '/var/lib/univention-appcenter/apps/nextcloud/data/nextcloud-data',
  'dbtype' => 'pgsql',
  'version' => '18.0.7.1',
  'overwrite.cli.url' => 'https://NextCloud.swinomishcasino.com/nextcloud',
  'dbname' => 'nextcloud',
  'dbhost' => '172.17.42.1:5432',
  'dbport' => '',
  'dbtableprefix' => 'oc_',
  'dbuser' => 'nextcloud',
  'dbpassword' => 'XXXXXXXXXXXXX',
  'installed' => true,
  'instanceid' => 'ocsqtepazekr',
  'updatechecker' => false,
  'upgrade.disable-web' => true,
  'memcache.local' => '\\OC\\Memcache\\APCu',
  'overwriteprotocol' => 'https',
  'overwritewbroot' => '/nextcloud',
  'htaccess.RewriteBase' => '/nextcloud',
  'ldapIgnoreNamingRules' => false,
 'ldapProviderFactory' => 'OCA\\User_LDAP\\LDAPProviderFactory',
  'trusted_proxies' =>
  array (
    0 => '172.17.42.1',
  ),
  'loglevel' => 2,
  'maintenance' => false,
);


The output of your Apache/nginx/system log in /var/log/____: Portion of the access.log

51.158.25.170 - - [25/Aug/2020:06:41:50 -0700] "GET / HTTP/1.1" 302 6174 "-" "-"
51.158.25.170 - - [25/Aug/2020:06:41:50 -0700] "GET /nextcloud/ HTTP/1.1" 400 5130 "-" "-"
92.118.161.1 - - [25/Aug/2020:07:53:06 -0700] "GET / HTTP/1.1" 302 6110 "-" "NetSystemsResearch studies the availability of various services across the internet. Our website is netsystemsresearch.com"
92.118.161.1 - - [25/Aug/2020:07:53:07 -0700] "GET /nextcloud/ HTTP/1.1" 400 10705 "-" "Go http package"
119.96.130.116 - - [25/Aug/2020:11:13:35 -0700] "GET / HTTP/1.0" 400 0 "-" "-"
10.0.1.84 - - [25/Aug/2020:11:49:02 -0700] "GET / HTTP/1.1" 302 6435 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36 Edge/18.18363"
10.0.1.84 - - [25/Aug/2020:11:49:02 -0700] "GET /nextcloud/ HTTP/1.1" 302 1556 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36 Edge/18.18363"
10.0.1.84 - - [25/Aug/2020:11:49:02 -0700] "GET /nextcloud/login HTTP/1.1" 200 2467 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36 Edge/18.18363"

Thank You,
Samuel Ellis Shinn III
Network Administrator
Swinomish Casino and Lodge
sshinn@swinomishcasino.com
1-360-319-0982 Mobile