[Solved] NextcloudPi with Nextcloud Box - no connection

Hello,
today i want to look inside my cloud and i saw an emty webpage. I’m not sure everything works fine.
I mad my installation before 1/2 year and let it run automaticly. meanwhile i saw many error when i log in with putty.Can somebody help me to analize what happen ? I am not shur what version is on my cloud. i know its a 12 version.
I scaring to install it new, because of loosing my data.
Ciao
######################################################################################
Nextcloud Pi 0.34.5
Nextcloud version (eg, 10.0.2): 12.0.3.3
Operating system and version (eg, Ubuntu 16.04): -
Apache or nginx version (eg, Apache 2.4.25): -
PHP version (eg, 5.6): -
Is this the first time you’ve seen this error?: yes

Can you reliably replicate it? (If so, please outline steps): no

The issue you are facing: I can connect to the box over Putty, but i don see anything in my Internetexplorer. No Login Windows

The output of your Nextcloud log in Admin > Logging: ???

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

$CONFIG = array (
‘passwordsalt’ => ‘xxx’,
‘secret’ => ‘xxx’,
‘trusted_domains’ =>
array (
0 => ‘localhost’,
1 => ‘192.168.xxx.xx’,
2 => ‘xxx.spdns.de’,
4 => ‘xxx.ddns.net’,
),
‘datadirectory’ => ‘/media/USBdrive/ncdata’,
‘overwrite.cli.url’ => ‘http://localhost’,
‘dbtype’ => ‘mysql’,
‘version’ => ‘12.0.3.3’,
‘dbname’ => ‘nextcloud’,
‘dbhost’ => ‘localhost’,
‘dbport’ => ‘’,
‘dbtableprefix’ => ‘oc_’,
‘dbuser’ => ‘ncadmin’,
‘dbpassword’ => ‘ownyourbits’,
‘logtimezone’ => ‘UTC’,
‘installed’ => true,
‘instanceid’ => ‘xxx’,
‘mail_from_address’ => ‘admin’,
‘mail_smtpmode’ => ‘php’,
‘mail_domain’ => ‘ownyourbits.com’,
‘maintenance’ => false,
‘mail_smtpauthtype’ => ‘LOGIN’,
‘theme’ => ‘’,
‘loglevel’ => 2,
‘memcache.local’ => ‘\OC\Memcache\Redis’,
‘memcache.locking’ => ‘\OC\Memcache\Redis’,
‘redis’ =>
array (
‘host’ => ‘/var/run/redis/redis.sock’,
‘port’ => 0,
‘timeout’ => 0.0,
),
);

The output of your Apache/nginx/system log in /var/log/____:
folder apache2 -> error.log
[Sat Nov 11 07:54:28.004205 2017] [mpm_event:notice] [pid 915:tid 1995395072] AH00489: Apache/2.4.25 (Raspbian) OpenSSL/1.0.2l configured – resuming normal operations
[Sat Nov 11 07:54:28.004374 2017] [core:notice] [pid 915:tid 1995395072] AH00094: Command line: ‘/usr/sbin/apache2’

hi travel

I didn’t see this thread before, you can mention me ( @nachoparker ) so I get a notification.

We solved this through private messaging, so you can mark this as solved