Hi,
I have Nextcloud Ubuntu Appliance on a RPi 3 B (not +) Nextcloud Box
I have latest Clients on both my Manjaro and Windows 10 Dual Boot laptop
All working fine
Except for every time there is a change of lots of files on my Manjaro Laptop I run into the same problem:
After uploading 1 or 2 GB of data from laptop to the Box, the connection is lost
A reboot of the RPi Box gets it going for a bit but then the same thing - connection lost
After a few times of this the connection is not able to be made
I am able to SSH into the box Pi, but none of the versions of the local IP work for a connection
snap logs nextcloud
returns:
2021-03-17T09:00:35Z systemd[1]: Started Service for snap application nextcloud.mysql.
2021-03-17T09:00:36Z nextcloud.mysql[27963]: Starting MySQL
2021-03-17T09:00:38Z nextcloud.mysql[27963]: … * The server quit without updating PID file (/tmp/pids/mysql.pid).
2021-03-17T09:00:38Z systemd[1]: snap.nextcloud.mysql.service: Main process exited, code=exited, status=1/FAILURE
2021-03-17T09:00:38Z systemd[1]: snap.nextcloud.mysql.service: Failed with result ‘exit-code’.
2021-03-17T09:00:38Z systemd[1]: snap.nextcloud.mysql.service: Service hold-off time over, scheduling restart.
2021-03-17T09:00:38Z systemd[1]: snap.nextcloud.mysql.service: Scheduled restart job, restart counter is at 316.
2021-03-17T09:00:38Z systemd[1]: Stopped Service for snap application nextcloud.mysql.
2021-03-17T09:00:38Z systemd[1]: Started Service for snap application nextcloud.mysql.
2021-03-17T09:00:38Z nextcloud.mysql[28267]: Starting MySQL
sudo snap logs nextcloud -f
returns the same thing repeating itself, AFAICS
sudo snap services
Service Startup Current Notes
nextcloud.apache enabled active -
nextcloud.logrotate disabled inactive timer-activated
nextcloud.mdns-publisher enabled active -
nextcloud.mysql enabled active -
nextcloud.nextcloud-cron enabled active -
nextcloud.nextcloud-fixer enabled active -
nextcloud.php-fpm enabled active -
nextcloud.redis-server enabled active -
nextcloud.renew-certs enabled active -
Client says no connection - connection refused
Any ideas on how to solve this, please?
@kyrofa , perhaps, please?
Cheers