[Eisfair] Nextcloud, update auf 1.20.1 auf E64 defekt
Alex Busam
abusam at gmx.de
Fr Okt 18 00:03:23 CEST 2024
> df -h
df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda3 32G 12G 18G 40% /
devtmpfs 4.0M 0 4.0M 0% /dev
tmpfs 2.0G 0 2.0G 0% /dev/shm
tmpfs 786M 952K 785M 1% /run
/dev/sda1 88M 28M 54M 34% /boot
/dev/sda4 220G 169G 40G 82% /data
tmpfs 393M 4.0K 393M 1% /run/user/2001
tmpfs 393M 4.0K 393M 1% /run/user/0
>
> Gibt es im Journal
>
> journalctl -b
journalctl -b
Oct 17 13:44:43 eis kernel: Linux version 5.15.167-eisfair-64-VIRT
(root at inst32) (gcc (eisfair Linux) 12.2.1 2023>
Oct 17 13:44:43 eis kernel: Command line: BOOT_IMAGE=../kernel
root=UUID=1036547a-4bc0-4bd3-846b-9975aad36e5e con>
Oct 17 13:44:43 eis kernel: KERNEL supported cpus:
Oct 17 13:44:43 eis kernel: Intel GenuineIntel
Oct 17 13:44:43 eis kernel: AMD AuthenticAMD
Oct 17 13:44:43 eis kernel: Hygon HygonGenuine
Oct 17 13:44:43 eis kernel: Centaur CentaurHauls
Oct 17 13:44:43 eis kernel: zhaoxin Shanghai
Oct 17 13:44:43 eis kernel: BIOS-provided physical RAM map:
Oct 17 13:44:43 eis kernel: BIOS-e820: [mem
0x0000000000000000-0x000000000009fbff] usable
Oct 17 13:44:43 eis kernel: BIOS-e820: [mem
0x000000000009fc00-0x000000000009ffff] reserved
Oct 17 13:44:43 eis kernel: BIOS-e820: [mem
0x00000000000f0000-0x00000000000fffff] reserved
Oct 17 13:44:43 eis kernel: BIOS-e820: [mem
0x0000000000100000-0x00000000bffd9fff] usable
Oct 17 13:44:43 eis kernel: BIOS-e820: [mem
0x00000000bffda000-0x00000000bfffffff] reserved
Oct 17 13:44:43 eis kernel: BIOS-e820: [mem
0x00000000feffc000-0x00000000feffffff] reserved
Oct 17 13:44:43 eis kernel: BIOS-e820: [mem
0x00000000fffc0000-0x00000000ffffffff] reserved
Oct 17 13:44:43 eis kernel: BIOS-e820: [mem
0x0000000100000000-0x000000013fffffff] usable
Oct 17 13:44:43 eis kernel: NX (Execute Disable) protection: active
Oct 17 13:44:43 eis kernel: SMBIOS 2.8 present.
Oct 17 13:44:43 eis kernel: DMI: QEMU Standard PC (i440FX + PIIX, 1996),
BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt>
Oct 17 13:44:43 eis kernel: Hypervisor detected: KVM
Oct 17 13:44:43 eis kernel: kvm-clock: Using msrs 4b564d01 and 4b564d00
Oct 17 13:44:43 eis kernel: kvm-clock: cpu 0, msr 1117d6001, primary cpu
clock
Oct 17 13:44:43 eis kernel: kvm-clock: using sched offset of
27789874194422 cycles
Oct 17 13:44:43 eis kernel: clocksource: kvm-clock: mask:
0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_>
Oct 17 13:44:43 eis kernel: tsc: Detected 2808.000 MHz processor
Oct 17 13:44:43 eis kernel: e820: update [mem 0x00000000-0x00000fff]
usable ==> reserved
Oct 17 13:44:43 eis kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Oct 17 13:44:43 eis kernel: last_pfn = 0x140000 max_arch_pfn = 0x400000000
Oct 17 13:44:43 eis kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC
WB WP UC- WT
Oct 17 13:44:43 eis kernel: last_pfn = 0xbffda max_arch_pfn = 0x400000000
Oct 17 13:44:43 eis kernel: found SMP MP-table at [mem
0x000f5450-0x000f545f]
Oct 17 13:44:43 eis kernel: Using GB pages for direct mapping
Oct 17 13:44:43 eis kernel: RAMDISK: [mem 0x7eab6000-0x7fffffff]
>
> oder in /var/log/messages irgendwelche Hinweise auf Probleme?
>
hier finde ich gar nix.
if [ -z "${NEXTCLOUD_DOCUMENT_ROOT}" ]
then
if [ -f ${apache2file} ]
then
# read value from configuration file
NEXTCLOUD_DOCUMENT_ROOT=`grep "^APACHE2_DOCUMENT_ROOT="
${apache2file} | sed -e 's/#.*$//' -e "s/^.*=['\"]\(.*\)['\"].*$/\1/"
-e 's#[/ ]*$##'`/${module_name}
else
# use default value
NEXTCLOUD_DOCUMENT_ROOT="/var/www/htdocs/${module_name}"
fi
fi
Mein Doc-Root von nextcloud ist var/www/nextcloud. Also nicht als
unterverzeichnis von htdocs. Dachte jetzt ich hätte den Fehler im Skript
gefunden. Aber auch wenn ich das Verzeichnis nach
var/www/htdocs/nextcloud schiebe und die Apache2 Conf entsprechend
anpasse, gleicher Fehler.
Ja, komisch. Dass es scheinbar bei anderen geht.
Gruß
Alex
Mehr Informationen über die Mailingliste Eisfair