-
Problem report
-
Resolution: Unresolved
-
Trivial
-
None
-
6.0.0alpha1
-
None
Selenium tests fail with errors:
testPageDashboard::testPageDashboard_AddFavouriteGraphs Runtime errors: Unknown: Failed to write session data (user). Please verify that the current setting of session.save_path is correct (/var/lib/php/sessions) [: -> CConfigFile->{closure}()] /home/jenkins/workspace/zabbix-dev/frontend/sources/ui/tests/include/CTest.php:375 /home/jenkins/workspace/zabbix-dev/frontend/sources/ui/tests/include/CWebTest.php:241
Runtime errors:
pg_query(): Query failed: ERROR: duplicate key value violates unique constraint "ids_pkey"
DETAIL: Key (table_name, field_name)=(profiles, profileid) already exists. [: -> CProfile::{closure}() -> CProfile::flush() -> CProfile::insertDB() -> get_dbid() -> DBexecute() -> pg_query() -> CConfigFile->{closure}() in include/db.inc.php:349]
pg_query(): Query failed: ERROR: current transaction is aborted, commands ignored until end of transaction block [: -> CProfile::{closure}() -> CProfile::flush() -> CProfile::insertDB() -> get_dbid() -> DBselect() -> pg_query() -> CConfigFile->{closure}() in include/db.inc.php:248]
pg_query(): Query failed: ERROR: syntax error at or near ","
LINE 1: ...d, idx, value_int, type, idx2, value_str) VALUES (, 1, 'web....
^ [: -> CProfile::{closure}() -> CProfile::flush() -> CProfile::insertDB() -> DBexecute() -> pg_query() -> CConfigFile->{closure}() in include/db.inc.php:349]
/usr/share/php/vendor/php-webdriver/webdriver/lib/Exception/WebDriverException.php:171
/usr/share/php/vendor/php-webdriver/webdriver/lib/Remote/HttpCommandExecutor.php:377
/usr/share/php/vendor/php-webdriver/webdriver/lib/Remote/RemoteWebDriver.php:604
/usr/share/php/vendor/php-webdriver/webdriver/lib/Remote/RemoteExecuteMethod.php:27
/usr/share/php/vendor/php-webdriver/webdriver/lib/Remote/RemoteWebElement.php:76
/home/jenkins/workspace/zabbix-dev/frontend/sources/ui/tests/include/web/CBaseElement.php:53
/home/jenkins/workspace/zabbix-dev/frontend/sources/ui/tests/include/web/CBaseElement.php:119
/home/jenkins/workspace/zabbix-dev/frontend/sources/ui/tests/include/web/CElement.php:518
/home/jenkins/workspace/zabbix-dev/frontend/sources/ui/tests/selenium/testPageDashboard.php:110
http://192.168.6.229/job/zabbix-dev/job/frontend/2623/
http://192.168.6.229/job/zabbix-dev/job/frontend/2628/
- part of
-
ZBX-19272 Runtime errors of CSettingsHelper
- Closed