Closed clemens-tolboom closed 8 months ago
ls -al /etc/cron.*
/etc/cron.weekly:
total 16
drwxr-xr-x 2 root root 4096 Jan 24 13:56 .
drwxr-xr-x 104 root root 4096 Jan 24 13:56 ..
-rw-r--r-- 1 root root 102 Mar 23 2022 .placeholder
lrwxrwxrwx 1 root root 48 Jan 24 13:56 check-armadillo-update -> /usr/share/armadillo/application/check-update.sh
-rwxr-xr-x 1 root root 1020 Mar 17 2022 man-db
root@armadillo-backend07:/usr/share/armadillo/application# ls -al
total 109296
drwxr-xr-x 2 root armadillo 4096 Jan 24 13:57 .
drwxr-xr-x 5 root armadillo 4096 Jan 24 13:56 ..
-rw-r--r-- 1 root root 111898996 Sep 21 09:23 armadillo-3.4.0.jar
-rw-r--r-- 1 root root 1586 Jan 24 13:57 armadillo-check-update.sh
-rwxr-xr-x 1 root root 4070 Jan 24 13:56 armadillo-update.sh
lrwxrwxrwx 1 root root 52 Jan 24 13:56 armadillo.jar -> /usr/share/armadillo/application/armadillo-3.4.0.jar
We got two problems login and add user
Adding the application.yml snippet works for v3.4.0
server:
forward-headers-strategy: framework
error:
include-binding-errors: always
include-message: always
This needs update of master docs with warnings installing a v3.4
To test a v3.4 installation for upgrade we need the docs online. For now simplest is to:
Running the old release-test.R
Make sure to checkout v.3.4.0 branch
Bugs on v3.4 setup
check-update.sh
https://github.com/molgenis/molgenis-service-armadillo/issues/616#issuecomment-1908178195Related
See #594 for upgrade instructions to v4.x