Hi !
Hubzilla Support Forum ,
I wanted to try out Rendesvouz and found that it didn't work - I clicked on the button and nothing happened. After enabling the logfile, I found:
LOG_ERR:9e53079128:dba_driver.php:459:db_logger: dba_pdo: ERROR: INSERT INTO rendezvous_groups ( uid, guid, created ) VALUES ( 2, 'earpoumnoush', '2018-10-25 12:38:39' )
SQLSTATE[HY000]: General error: 1364 Field 'allow_cid' doesn't have a default value
Furthermore I noticed that the opencliparts avatar feature stopped working - due to SSL problem on openclipart.org - but only if you connect via IPv6, V4 works fine:
curl --head -6 https://www.openclipart.org/
curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to www.openclipart.org:443
curl --head -4 https://www.openclipart.org/
HTTP/1.1 200 OK
Server: nginx
Date: Thu, 25 Oct 2018 10:46:22 GMT
Content-Type: text/html; charset=UTF-8
Connection: keep-alive
X-Powered-By: PHP/5.6.35
X-Frame-Options: SAMEORIGIN
Strict-Transport-Security: max-age=31536000