nextdom-core icon indicating copy to clipboard operation
nextdom-core copied to clipboard

PHP Warning: preg_match(): Delimiter must not be alphanumeric or backslash in /usr/share/nextdom/src/Model/Entity/InteractDef.php on line 600

Open guenneguezt opened this issue 5 years ago • 2 comments

En restaurant ma sauvegarde de Jeedom sur NextDom j'ai eu les warning suivants : ...Database basic update PHP Warning: preg_match(): Delimiter must not be alphanumeric or backslash in /usr/share/nextdom/src/Model/Entity/InteractDef.php on line 600 PHP Warning: preg_match(): Delimiter must not be alphanumeric or backslash in /usr/share/nextdom/src/Model/Entity/InteractDef.php on line 600 PHP Warning: preg_match(): Delimiter must not be alphanumeric or backslash in /usr/share/nextdom/src/Model/Entity/InteractDef.php on line 600 PHP Warning: preg_match(): Delimiter must not be alphanumeric or backslash in /usr/share/nextdom/src/Model/Entity/InteractDef.php on line 600 PHP Warning: preg_match(): Delimiter must not be alphanumeric or backslash in /usr/share/nextdom/src/Model/Entity/InteractDef.php on line 600 PHP Warning: preg_match(): Delimiter must not be alphanumeric or backslash in /usr/share/nextdom/src/Model/Entity/InteractDef.php on line 600 PHP Warning: preg_match(): Delimiter must not be alphanumeric or backslash in /usr/share/nextdom/src/Model/Entity/InteractDef.php on line 600 PHP Warning: preg_match(): Delimiter must not be alphanumeric or backslash in /usr/share/nextdom/src/Model/Entity/InteractDef.php on line 600 ...Done migration process for migrate_0_0_0

guenneguezt avatar Aug 14 '19 09:08 guenneguezt

Peux-tu exécuter cela :

mysql -u root nextdom -e "SELECT * FROM config" | grep regexExclud

et poster le retour ?

Sylvaner avatar Aug 16 '19 20:08 Sylvaner

Ca retourne rien ;-) Je pense que tu voulais regexpExclud root@nextdom:~# mysql -u root nextdom -e "SELECT * FROM config" | grep regexpExclud core interact::regexpExcludGlobal nextdom:

guenneguezt avatar Aug 26 '19 19:08 guenneguezt