v4.8.x Failed to set login analytics event data

Thema wurde von Anonymous, 24. September 2023 erstellt.

  1. Anonymous

    Anonymous Erfahrener Benutzer

    Registriert seit:
    15. Mai 2017
    Beiträge:
    746
    Danke erhalten:
    154
    Danke vergeben:
    189
    Hallo alle,

    alle paar Tage erscheint in den Logs folgende Fehlermeldung, Google Analytics betreffend.
    Hat das sonst noch jemand, oder eine Idee?
    Sonst ist wohl ein Ticket fällig.

    Code:
    ######################################################################
    
    [2023-09-22 13:41:48 | ERROR] Failed to set login analytics event data (League\Container\Exception\NotFoundException): Alias (GXModules\Gambio\Google\GA4\Service\GA4Service) is not being managed by the container or delegates
    context:
      throwable:
        message: Alias (GXModules\Gambio\Google\GA4\Service\GA4Service) is not being managed by the container or delegates
        file: /var/www/vhosts/dogs-in-the-city.de/shop/vendor/league/container/src/Container.php
        line: 188
        code: 0
        trace:
          0:
            file: /var/www/vhosts/dogs-in-the-city.de/shop/GambioCore/Application/DependencyInjection/Abstraction/LeagueContainer.php
            line: 109
            function: get
            class: League\Container\Container
            type: ->
          1:
            file: /var/www/vhosts/dogs-in-the-city.de/shop/GambioCore/Application/Application.php
            line: 115
            function: get
            class: Gambio\Core\Application\DependencyInjection\Abstraction\LeagueContainer
            type: ->
          2:
            file: /var/www/vhosts/dogs-in-the-city.de/shop/GXModules/Gambio/Google/GA4/Shop/Overloads/GA4ServicesTrait.php
            line: 38
            function: get
            class: Gambio\Core\Application\Application
            type: ->
          3:
            file: /var/www/vhosts/dogs-in-the-city.de/shop/GXModules/Gambio/Google/GA4/Shop/Overloads/LoginExtenderComponent/GA4LoginExtenderComponent.php
            line: 31
            function: getGoogleAnalytics4Service
            class: GA4LoginExtenderComponent
            type: ->
          4:
            file: /var/www/vhosts/dogs-in-the-city.de/shop/system/classes/accounts/LoginContentControl.inc.php
            line: 255
            function: proceed
            class: GA4LoginExtenderComponent
            type: ->
          5:
            file: /var/www/vhosts/dogs-in-the-city.de/shop/GXMainComponents/Controllers/HttpView/Admin/CustomerLoginController.inc.php
            line: 49
            function: loginAfterSuccessfulAuthorization
            class: LoginContentControl
            type: ->
          6:
            file: /var/www/vhosts/dogs-in-the-city.de/shop/GXEngine/Services/System/Http/HttpViewController.inc.php
            line: 148
            function: actionDefault
            class: CustomerLoginController
            type: ->
          7:
            file: /var/www/vhosts/dogs-in-the-city.de/shop/GXEngine/Services/System/Http/HttpViewController.inc.php
            line: 107
            function: _callActionMethod
            class: HttpViewController
            type: ->
          8:
            file: /var/www/vhosts/dogs-in-the-city.de/shop/GXEngine/Services/System/Http/HttpDispatcher.inc.php
            line: 71
            function: proceed
            class: HttpViewController
            type: ->
          9:
            file: /var/www/vhosts/dogs-in-the-city.de/shop/GXEngine/Services/System/Http/HttpService.inc.php
            line: 66
            function: dispatch
            class: HttpDispatcher
            type: ->
          10:
            file: /var/www/vhosts/dogs-in-the-city.de/shop/admin/admin.php
            line: 15
            function: handle
            class: HttpService
            type: ->
      caller: GA4LoginExtenderComponent::proceed
    extra:
      request:
        method: GET
        uri: /admin/admin.php?do=CustomerLogin&customerId=17061&pageToken=bb37c629cd1ef778b6fdbb863c80346a
        software: Apache
        address: 178.20.102.107
        userAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36
        time: 54
        remoteAddress: 2d36dc870966c93f652f9814cde3d849
      query:
        do: CustomerLogin
        customerId: 17061
        pageToken: bb37c629cd1ef778b6fdbb863c80346a
      session:
        tpl: DitC_Malibu
        language: german
        languages_id: 2
        language_charset: utf-8
        language_code: de
        currency: EUR
        customers_status:
          customers_status_id: 2
          customers_status_name: Neuer Kunde
          customers_status_image: customer_status.gif
          customers_status_public: 0
          customers_status_min_order: 0
          customers_status_max_order: 0
          customers_status_discount: 50.00
          customers_status_ot_discount_flag: 0
          customers_status_ot_discount: 0.00
          customers_status_graduated_prices: 0
          customers_status_show_price: 1
          customers_status_show_price_tax: 1
          customers_status_add_tax_ot: 1
          customers_status_payment_unallowed: invoice
          customers_status_shipping_unallowed:
          customers_status_discount_attributes: 1
          customers_fsk18_purchasable: 0
          customers_fsk18_display: 1
          customers_status_write_reviews: 1
          customers_status_read_reviews: 1
        customer_id: 17061
    
    ######################################################################
    
    [2023-09-24 12:04:22 | ERROR] Failed to set login analytics event data (League\Container\Exception\NotFoundException): Alias (GXModules\Gambio\Google\GA4\Service\GA4Service) is not being managed by the container or delegates
    context:
      throwable:
        message: Alias (GXModules\Gambio\Google\GA4\Service\GA4Service) is not being managed by the container or delegates
        file: /var/www/vhosts/dogs-in-the-city.de/shop/vendor/league/container/src/Container.php
        line: 188
        code: 0
        trace:
          0:
            file: /var/www/vhosts/dogs-in-the-city.de/shop/GambioCore/Application/DependencyInjection/Abstraction/LeagueContainer.php
            line: 109
            function: get
            class: League\Container\Container
            type: ->
          1:
            file: /var/www/vhosts/dogs-in-the-city.de/shop/GambioCore/Application/Application.php
            line: 115
            function: get
            class: Gambio\Core\Application\DependencyInjection\Abstraction\LeagueContainer
            type: ->
          2:
            file: /var/www/vhosts/dogs-in-the-city.de/shop/GXModules/Gambio/Google/GA4/Shop/Overloads/GA4ServicesTrait.php
            line: 38
            function: get
            class: Gambio\Core\Application\Application
            type: ->
          3:
            file: /var/www/vhosts/dogs-in-the-city.de/shop/GXModules/Gambio/Google/GA4/Shop/Overloads/LoginExtenderComponent/GA4LoginExtenderComponent.php
            line: 31
            function: getGoogleAnalytics4Service
            class: GA4LoginExtenderComponent
            type: ->
          4:
            file: /var/www/vhosts/dogs-in-the-city.de/shop/system/classes/accounts/LoginContentControl.inc.php
            line: 255
            function: proceed
            class: GA4LoginExtenderComponent
            type: ->
          5:
            file: /var/www/vhosts/dogs-in-the-city.de/shop/GXMainComponents/Controllers/HttpView/Admin/CustomerLoginController.inc.php
            line: 49
            function: loginAfterSuccessfulAuthorization
            class: LoginContentControl
            type: ->
          6:
            file: /var/www/vhosts/dogs-in-the-city.de/shop/GXEngine/Services/System/Http/HttpViewController.inc.php
            line: 148
            function: actionDefault
            class: CustomerLoginController
            type: ->
          7:
            file: /var/www/vhosts/dogs-in-the-city.de/shop/GXEngine/Services/System/Http/HttpViewController.inc.php
            line: 107
            function: _callActionMethod
            class: HttpViewController
            type: ->
          8:
            file: /var/www/vhosts/dogs-in-the-city.de/shop/GXEngine/Services/System/Http/HttpDispatcher.inc.php
            line: 71
            function: proceed
            class: HttpViewController
            type: ->
          9:
            file: /var/www/vhosts/dogs-in-the-city.de/shop/GXEngine/Services/System/Http/HttpService.inc.php
            line: 66
            function: dispatch
            class: HttpDispatcher
            type: ->
          10:
            file: /var/www/vhosts/dogs-in-the-city.de/shop/admin/admin.php
            line: 15
            function: handle
            class: HttpService
            type: ->
      caller: GA4LoginExtenderComponent::proceed
    extra:
      request:
        method: GET
        uri: /admin/admin.php?do=CustomerLogin&customerId=14451&pageToken=a243fa9185f14d7954077bc3ddfd13fa
        software: Apache
        address: 178.20.102.107
        userAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36
        time: 60
        remoteAddress: 1c67c8f398052b4274be45f431266e23
      query:
        do: CustomerLogin
        customerId: 14451
        pageToken: a243fa9185f14d7954077bc3ddfd13fa
      session:
        tpl: DitC_Malibu
        language: german
        languages_id: 2
        language_charset: utf-8
        language_code: de
        currency: EUR
        customers_status:
          customers_status_id: 2
          customers_status_name: Neuer Kunde
          customers_status_image: customer_status.gif
          customers_status_public: 0
          customers_status_min_order: 0
          customers_status_max_order: 0
          customers_status_discount: 50.00
          customers_status_ot_discount_flag: 0
          customers_status_ot_discount: 0.00
          customers_status_graduated_prices: 0
          customers_status_show_price: 1
          customers_status_show_price_tax: 1
          customers_status_add_tax_ot: 1
          customers_status_payment_unallowed: invoice
          customers_status_shipping_unallowed:
          customers_status_discount_attributes: 1
          customers_fsk18_purchasable: 0
          customers_fsk18_display: 1
          customers_status_write_reviews: 1
          customers_status_read_reviews: 1
        customer_id: 14451
     
  2. Anonymous

    Anonymous Erfahrener Benutzer

    Registriert seit:
    3. Juni 2019
    Beiträge:
    500
    Danke erhalten:
    85
    Danke vergeben:
    38
    Das habe ich auch nach dem update auf 4.8.0.2 :oops: