I received this error because of some issues with portal catalog. A folder containing images was deleted but the catalog was not updated correctly. my-obj-path was just one of the 899 images. I created in Management Interface a python script to find all broken brains: Then, the solution was to go to Catalog and press…
Tag: web development
docker build test local
rsync rancher config
Go to rancher stack Add service eeacms/rsync (same settings as for other projects) Volumes – use the volume listed in storages: my_website_data:/data then $ ssh root@vv.vvv.vv.vv -p 22222 yes $ cd /data/
Disable LDAP (Plone 6)
Site Setup -> Management Interface (ZMI) -> acl_users -> pasldap -> Activate -> uncheck all -> Update
pdb – kill the current process
ctrl+\ kills the current process
Sitemap Plone 6
yourwebsite/sitemap.xml.gz
Am terminat cursul: Kubernetes for the Absolute Beginners – Hands-on
A fost o experiență faină, cu multe exerciții în pași mici. Recomand. Îl puteți achiziționa aici. Mi-am luat 22 de pagini A4 de notițe, a fost ca un curs la facultate. Explicat frumos. Cuvinte cheie: Am primit și această diplomă: https://www.udemy.com/certificate/UC-e9a44a60-722f-45fd-9423-839239fb1ac3
Tests volto addon (in your local app)
In Makefile add: Then $ cd clms-frontend$ env ADDON=volto-clms-theme make test
Run jest tests for volto add-on
$ cd clms-frontend$ env RAZZLE_JEST_CONFIG=src/addons/volto-clms-theme/jest-addon.config.js yarn test src/addons/volto-clms-theme