LimeSurvey Installationsfehler

Maggi

New member
11 Mai 2018
5
0
1
Hallo,
bei der Installation von Limesurvey mit PostgreSQL Version 15 als Datenbank tritt beim letzen Schritt ein Fehler auf ( letzter Punkt 6. Administratoreinstellungen):

Interner Serverfehler​

Could not add administrator settings: CDbException: CDbCommand konnte das SQL-Statement nicht ausführen: SQLSTATE[42804]: Datatype mismatch: 7 ERROR: UNION types "char" and text cannot be matched
LINE 21: CASE WHEN indisprimary THEN
^ in /volume1/Web/limesurvey/framework/db/CDbCommand.php:543
Stack trace:
#0 /volume1/Web/limesurvey/framework/db/CDbCommand.php(396): CDbCommand->queryInternal('fetchAll', Array, Array)
#1 /volume1/Web/limesurvey/framework/db/schema/pgsql/CPgsqlSchema.php(278): CDbCommand->queryAll()
#2 /volume1/Web/limesurvey/framework/db/schema/pgsql/CPgsqlSchema.php(115): CPgsqlSchema->findConstraints(Object(CPgsqlTableSchema))
#3 /volume1/Web/limesurvey/framework/db/schema/CDbSchema.php(103): CPgsqlSchema->loadTable('lime_users')
#4 /volume1/Web/limesurvey/framework/db/ar/CActiveRecord.php(2389): CDbSchema->getTable('{{users}}')
#5 /volume1/Web/limesurvey/framework/db/ar/CActiveRecord.php(413): CActiveRecordMetaData->__construct(Object(User))
#6 /volume1/Web/limesurvey/framework/db/ar/CActiveRecord.php(682): CActiveRecord->getMetaData()
#7 /volume1/Web/limesurvey/application/models/LSActiveRecord.php(38): CActiveRecord->hasAttribute('created')
#8 /volume1/Web/limesurvey/framework/db/ar/CActiveRecord.php(398): LSActiveRecord->behaviors()
#9 /volume1/Web/limesurvey/application/models/User.php(69): CActiveRecord::model('User')
#10 /volume1/Web/limesurvey/application/controllers/InstallerController.php(493): User::model()
#11 /volume1/Web/limesurvey/application/controllers/InstallerController.php(82): InstallerController->stepOptionalConfiguration()
#12 /volume1/Web/limesurvey/framework/web/CWebApplication.php(282): InstallerController->run('optional')
#13 /volume1/Web/limesurvey/framework/web/CWebApplication.php(141): CWebApplication->runController('installer/optio...')
#14 /volume1/Web/limesurvey/framework/base/CApplication.php(185): CWebApplication->processRequest()
#15 /volume1/Web/limesurvey/index.php(192): CApplication->run()
#16 {main}.​

Hat jemand eine IDee, was das Problem ist und wie man es lösen kann?, habe es schon zweimal versucht und immer an dieser Stelle bricht die Installation ab.
Vielen Dank