Error rendering macro 'rw-search'

null

Downloads

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Modify the GL config file



Code Block
vim /opt/panagenda/appdata/gl/config

## Add the following line
PANAGENDA_DOCKER_STORAGE_DRIVER=overlay2


  • Run the GreenLight Upgrade to minimum v4.5.7  >> ./gl-upgrade-offline.sh
  • Restart GreenLight

...

To resolv this it fully depends on the error you get.  If you get a clamav-server error , please do the following:


Code Block
## Execute the following commands in a sequence

yum clean all
yum remove clamav-server
yum update
yum install clamav