-
-
Notifications
You must be signed in to change notification settings - Fork 314
Description
After Wifi drivers missing on Raspberry Pi 5 with Armbian version 25.2.3 solved Link: I decide to publish because no more news from developers about issue discovered since 1.55.4 update...
NextcloudPi panel V 1.55.4: after reloading page or clicking different functionality from left side menu, few seconds the panel display a blank page with message "Something went wrong. Try refreshing the page". Despite refreshing same page, the blank page still back after few seconds with same message... This issue appeared after updating from 1.54.0 to 1.55.4. --> I've tested same version on RPI4 Debian OS and v 1.55.4: works fine and stable.
See video example: https://youtu.be/dDv5FH03gjA
-> upper window = RPI5+Armbian installed with "NextcloudPi_RaspberryPi5_v1.54.0.img" and automatically updated to 1.55.4
-> bottom window = RPI4+Debian installed with "NextCloudPi_RaspberryPi_v1.52.0.img" and automatically updated to 1.55.4
I think that bug is linked with "Nextcloudpi 1.55.4" running on RPI5 despite after armbian update to version 25.8.1, nothing changed but more reliable and faster than previous version 25.2.3
System information
NextcloudPi version v1.55.4
NextcloudPi image
OS Armbian 25.8.1 bookworm \l . 6.6.63-current-bcm2712 (aarch64)
automount yes
USB devices none
datadir REMOVED SENSITIVE VALUE
data in SD no
data filesystem btrfs
data disk usage 2.1T/3.7T
rootfs usage 7.5G/58G
swapfile /var/swap
dbdir REMOVED SENSITIVE VALUE
Nextcloud check ok
Nextcloud version 31.0.8.1
HTTPD service up
PHP service up
MariaDB service up
Redis service up
HPB service up
Postfix service up
Internet check ok
Public IPv4 REMOVED SENSITIVE VALUE
Public IPv6 REMOVED SENSITIVE VALUE
Port 80 open
Port 443 open
IP REMOVED SENSITIVE VALUE
Gateway REMOVED SENSITIVE VALUE
Interface end0
Certificates REMOVED SENSITIVE VALUE
NAT loopback no
Uptime 12:17
Nextcloud configuration
{
"system": {
"passwordsalt": "REMOVED SENSITIVE VALUE",
"secret": "REMOVED SENSITIVE VALUE",
"trusted_domains": {
"0": "localhost",
"3": "nextcloudpiclone",
"7": "nextcloudpiclone",
"5": "nextcloudpiclone.local",
"8": "nextcloudpiclone.lan",
"1": "192.168.2.247",
"14": "nextcloudpiclone"
},
"datadirectory": "REMOVED SENSITIVE VALUE",
"dbtype": "mysql",
"version": "31.0.8.1",
"overwrite.cli.url": "REMOVED SENSITIVE VALUE",
"dbname": "REMOVED SENSITIVE VALUE",
"dbhost": "REMOVED SENSITIVE VALUE",
"dbport": "",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "REMOVED SENSITIVE VALUE",
"dbpassword": "REMOVED SENSITIVE VALUE",
"installed": true,
"instanceid": "REMOVED SENSITIVE VALUE",
"memcache.local": "\OC\Memcache\Redis",
"memcache.locking": "\OC\Memcache\Redis",
"redis": {
"host": "REMOVED SENSITIVE VALUE",
"port": 0,
"timeout": 0,
"password": "REMOVED SENSITIVE VALUE"
},
"tempdirectory": "REMOVED SENSITIVE VALUE",
"mail_smtpmode": "sendmail",
"mail_smtpauthtype": "LOGIN",
"mail_from_address": "REMOVED SENSITIVE VALUE",
"mail_domain": "REMOVED SENSITIVE VALUE",
"preview_max_x": "2048",
"preview_max_y": "2048",
"jpeg_quality": "60",
"overwriteprotocol": "https",
"default_phone_region": "FR",
"maintenance_window_start": 1,
"maintenance": false,
"trusted_proxies": "REMOVED SENSITIVE VALUE",
"logfile": "REMOVED SENSITIVE VALUE",
"data-fingerprint": "REMOVED SENSITIVE VALUE",
"theme": "",
"loglevel": 2
}
}