Since version 18 I left Nextcloud and went to Google with my data. Now I would like to migrate back to NextCloud25 - but nothing works.
Ubuntu 20.04
PHP 8.1 or PHP7.4 (both don’t work)
Prerequisites for manual installation are met as far as I would say.
Trying setup-nextcloud.php - Nextcloud cannot resolve a host name. Very strange, because doing a pings and nslookups on several URLs is working fine within the console. So why can the setup not resolve a hostnasme ???
Trying to wget the latest.zip (webinstall as well) - also nothing works:
Error while trying to create admin user: Failed to connect to the database: An exception occurred in the driver: SQLSTATE[HY000] [1045] Access denied for user ‘nextcloud-db-user’@‘localhost’ (using password: YES)
Why this ? the credentials work fine - exemplary on phpmyadmin I can login and add tables onto the database I have precreated for NC…
Did the stability & reliability of Nextcloud really drop so dramatically during the last maybe 2 years ?
Or am I doing something wrong (I do not want to use docker).
Currently I am wondering if I maybe better stay with Google…
Yes, I will update the OS to V 22, when also doing the ISPConfig update.
Yes, but I cannot login mysql locally on the console as I just found out (I never use this normally) - not if I provide a host (such as “localhost” or an IP). I can only login mySQL if I do not say “USERNAME@DEVICE”. Much more I need to login as “USER”…
I’d try to go through the logs, is there apparmor or something preventing the execution of parts or some connections? On vanilla Ubuntu it should normally work …
You connect through a socket?