Contao-Camp 2024
Ergebnis 1 bis 4 von 4

Thema: synccto Client - Fatal Error - bei System Check des Clients

  1. #1
    Contao-Nutzer Avatar von joseph.ki
    Registriert seit
    19.11.2010.
    Ort
    Wels/Österreich
    Beiträge
    128

    Standard synccto Client - Fatal Error - bei System Check des Clients

    Hallo Liebe Leute,
    bitte um Eure Hilfe:
    Habe Contao 3.2.14, menatwork/synccto Vers. 2.6.2, folgende Client und Server laufen jeweils auf einer Subdomain, unter Client habe ich folgende Einstellungen:
    API Key vom Client
    Domain: http://subdomain
    Serverpfad: nichts
    Port: 80
    Verschlüsselungs-Engine: phpseclib
    HTTP-Authentifizierung: keine

    Beim Klick auf das Symbol "System Check des Clients" kommt folgende Fehlermeldung, daß er die Tabelle tl_syncCto_clients_showExtern nicht finden kann.
    Habe synccto deinstalliert und wieder installiert sowie nachgesehen ob er die Tabelle bei der Neuinstallation erstellt > leider ohne Erfolg.
    Was mache ich hier falsch ?

    Fatal error: Uncaught exception Exception with message Query error: Table 'd01bbbee.tl_syncCto_clients_showExtern' doesn't exist (SHOW INDEXES FROM `tl_syncCto_clients_showExtern`) thrown in system/modules/core/library/Contao/Database/Statement.php on line 283

    #0 system/modules/core/library/Contao/Database.php(202): Contao\Database\Statement->query('SHOW INDEXES FR...')
    #1 system/modules/core/library/Contao/Database/Mysqli.php(189): Contao\Database->query('SHOW INDEXES FR...')
    #2 system/modules/core/library/Contao/Database.php(294): Contao\Database\Mysqli->list_fields('tl_syncCto_clie...')
    #3 system/modules/core/library/Contao/Database.php(315): Contao\Database->listFields('tl_syncCto_clie...', false)
    #4 composer/vendor/contao-community-alliance/dc-general/src/ContaoCommunityAlliance/DcGeneral/Data/DefaultDataProvider.php(108): Contao\Database->fieldExists('tstamp', 'tl_syncCto_clie...')
    #5 composer/vendor/contao-community-alliance/dc-general/src/ContaoCommunityAlliance/DcGeneral/Contao/Dca/Populator/DataProviderPopulator.php(64): ContaoCommunityAlliance\DcGeneral\Data\DefaultData Provider->setBaseConfig(Array)
    #6 composer/vendor/contao-community-alliance/dc-general/src/ContaoCommunityAlliance/DcGeneral/EnvironmentPopulator/AbstractEventDrivenEnvironmentPopulator.php(47): ContaoCommunityAlliance\DcGeneral\Contao\Dca\Popul ator\DataProviderPopulator->populate(Object(ContaoCommunityAlliance\DcGeneral \DefaultEnvironment))
    #7 [internal function]: ContaoCommunityAlliance\DcGeneral\EnvironmentPopul ator\AbstractEventDrivenEnvironmentPopulator:rocess(Object(ContaoCommunityAlliance\DcGeneral\Fa ctory\Event\PopulateEnvironmentEvent), 'dc-general.fact...', Object(Symfony\Component\EventDispatcher\EventDisp atcher))
    #8 composer/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php(164): call_user_func('ContaoCommunity...', Object(ContaoCommunityAlliance\DcGeneral\Factory\E vent\PopulateEnvironmentEvent), 'dc-general.fact...', Object(Symfony\Component\EventDispatcher\EventDisp atcher))
    #9 composer/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php(53): Symfony\Component\EventDispatcher\EventDispatcher->doDispatch(Array, 'dc-general.fact...', Object(ContaoCommunityAlliance\DcGeneral\Factory\E vent\PopulateEnvironmentEvent))
    #10 composer/vendor/contao-community-alliance/dc-general/src/ContaoCommunityAlliance/DcGeneral/Event/EventPropagator.php(120): Symfony\Component\EventDispatcher\EventDispatcher->dispatch('dc-general.fact...', Object(ContaoCommunityAlliance\DcGeneral\Factory\E vent\PopulateEnvironmentEvent))
    #11 composer/vendor/contao-community-alliance/dc-general/src/ContaoCommunityAlliance/DcGeneral/Event/EventPropagator.php(72): ContaoCommunityAlliance\DcGeneral\Event\EventPropa gator->dispatch('dc-general.fact...', Object(ContaoCommunityAlliance\DcGeneral\Factory\E vent\PopulateEnvironmentEvent))
    #12 composer/vendor/contao-community-alliance/dc-general/src/ContaoCommunityAlliance/DcGeneral/Factory/DcGeneralFactory.php(364): ContaoCommunityAlliance\DcGeneral\Event\EventPropa gator->propagate('dc-general.fact...', Object(ContaoCommunityAlliance\DcGeneral\Factory\E vent\PopulateEnvironmentEvent), Array)
    #13 composer/vendor/contao-community-alliance/dc-general/src/ContaoCommunityAlliance/DcGeneral/Factory/DcGeneralFactory.php(300): ContaoCommunityAlliance\DcGeneral\Factory\DcGenera lFactory->createEnvironment()
    #14 composer/vendor/contao-community-alliance/dc-general/src/ContaoCommunityAlliance/DcGeneral/DC_General.php(67): ContaoCommunityAlliance\DcGeneral\Factory\DcGenera lFactory->createDcGeneral()
    #15 system/modules/core/classes/Backend.php(258): ContaoCommunityAlliance\DcGeneral\DC_General->__construct('tl_syncCto_clie...', Array)
    #16 contao/main.php(142): Contao\Backend->getBackendModule('synccto_clients')
    #17 contao/main.php(293): Main->run()
    #18 {main}

  2. #2
    Contao-Nutzer Avatar von chibineko
    Registriert seit
    02.06.2011.
    Beiträge
    120
    Partner-ID
    6306

    Standard

    Hi,

    kannst du mir eben ein paar fragen beantworten.

    Benutzt du das ER oder composer?
    Hast du MetaModels installiert?
    Hast du den Internen Cache geleert?
    Don't assume anything is possible or impossible until you've asked the people who will be doing the work. (Picard management tip)

  3. #3
    Contao-Fan
    Registriert seit
    27.06.2012.
    Beiträge
    600

    Standard

    Hallo,

    ich habe das gleiche Problem.

    SyncCto über Composer installiert, habe es mit 2.5.6.9003 und 2.7.0.3005-beta versucht.

    Code:
    Fatal error: Uncaught exception Exception with message Query error: Table 'contao.tl_syncCto_clients_showExtern' doesn't exist (SHOW FULL COLUMNS FROM tl_syncCto_clients_showExtern) thrown in system/modules/core/library/Contao/Database/Statement.php on line 293
    Wie sollte die Tabelle angelegt werden? in der DCA-Datei und in database.sql befinden sich keine Einträge dazu.

    Contao 3.4.4
    Metamodels ist installiert
    Cache ist deaktiviert

    LG Valentin

  4. #4
    Contao-Fan
    Registriert seit
    27.06.2012.
    Beiträge
    600

    Standard

    Bei Klick auf das Info-Symbol bei den Clients kommt meistens folgende Fehlermeldung:

    Code:
    [17-Jun-2015 12:41:43 GMT] PHP Fatal error:  Access to undeclared static property: Contao\Database\Mysql::$arrInstances in /var/www/contao/system/modules/core/library/Contao/Database.php on line 93
    Ab und zu funktioniert es.

Aktive Benutzer

Aktive Benutzer

Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)

Lesezeichen

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •