• Resolved rooskj

    (@rooskj)


    I had installed and tested the plugin on a staging/test site—using 5 paintings—and everything was working fine.
    Now I wanted to install it on the production site as well. However, it indicates that I have already activated 5 products and need to upgrade. I don’t want to do that for the time being.
    So, I’d rather remove the 5 paintings from the test site (which is a subdomain of the production site) and run the setup on the production site instead.
    But…

    1. The plugin no longer appears in the plugin list on either website.
    2. However, “ArtinAR” still shows up in the settings on both sites.
    3. When I go to https://artinar.app/admin, I get a page displaying the information below (which I have copied here as Markdown).

    Error – Internal Server Error

    Class “App\Filament\Widgets\ShopSyncStatus” not found

    PHP 8.5.7
    Laravel 12.68.0
    artinar.app Stack Trace

    0 – vendor/filament/filament/src/Panel/Concerns/HasComponents.php:494
    1 – vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1600
    2 – vendor/filament/filament/src/Panel/Concerns/HasComponents.php:494
    3 – vendor/filament/filament/src/FilamentManager.php:671
    4 – vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php:363
    5 – vendor/filament/filament/src/Pages/Dashboard.php:49
    6 – vendor/filament/filament/src/Pages/Dashboard.php:92
    7 – vendor/filament/support/src/Concerns/EvaluatesClosures.php:36
    8 – vendor/filament/schemas/src/Components/Concerns/HasChildComponents.php:73
    9 – vendor/filament/schemas/src/Components/Concerns/HasChildComponents.php:100
    10 – vendor/filament/schemas/src/Components/Concerns/EntanglesStateWithSingularRelationship.php:215
    11 – vendor/filament/schemas/src/Components/Grid.php:41
    12 – vendor/filament/support/src/Components/ViewComponent.php:144
    13 – vendor/filament/schemas/src/Components/Component.php:223
    14 – vendor/filament/schemas/src/Schema.php:210
    15 – vendor/filament/schemas/src/Schema.php:148
    16 – vendor/filament/schemas/src/Components/Concerns/CanBeHidden.php:270
    17 – vendor/filament/schemas/src/Schema.php:148
    18 – vendor/filament/support/src/Components/ViewComponent.php:144
    19 – vendor/laravel/framework/src/Illuminate/Support/helpers.php:131
    20 – vendor/filament/filament/resources/views/pages/page.blade.php:2
    21 – vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:37
    22 – vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:38
    23 – vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:76
    24 – vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:16
    25 – vendor/laravel/framework/src/Illuminate/View/View.php:208
    26 – vendor/laravel/framework/src/Illuminate/View/View.php:191
    27 – vendor/laravel/framework/src/Illuminate/View/View.php:160
    28 – vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php:332
    29 – vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php:383
    30 – vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php:324
    31 – vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php:64
    32 – vendor/livewire/livewire/src/LivewireManager.php:103
    33 – vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php:19
    34 – vendor/livewire/livewire/src/Features/SupportPageComponents/SupportPageComponents.php:118
    35 – vendor/livewire/livewire/src/Features/SupportPageComponents/HandlesPageComponents.php:14
    36 – vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:46
    37 – vendor/laravel/framework/src/Illuminate/Routing/Route.php:265
    38 – vendor/laravel/framework/src/Illuminate/Routing/Route.php:211
    39 – vendor/laravel/framework/src/Illuminate/Routing/Router.php:822
    40 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
    41 – vendor/laravel/nightwatch/src/Hooks/RouteMiddleware.php:34
    42 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219
    43 – app/Http/Middleware/EnsureTenantSubscribedOrBypassed.php:38
    44 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219
    45 – app/Http/Middleware/EnsureUserHasShop.php:46
    46 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219
    47 – vendor/filament/filament/src/Http/Middleware/DispatchServingFilamentEvent.php:15
    48 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219
    49 – vendor/filament/filament/src/Http/Middleware/DisableBladeIconComponents.php:14
    50 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219
    51 – app/Http/Middleware/SetLocale.php:32
    52 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219
    53 – vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
    54 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219
    55 – vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:87
    56 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219
    57 – vendor/laravel/framework/src/Illuminate/Session/Middleware/AuthenticateSession.php:70
    58 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219
    59 – vendor/laravel/framework/src/Illuminate/Auth/Middleware/Authenticate.php:63
    60 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219
    61 – vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:48
    62 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219
    63 – vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:120
    64 – vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:63
    65 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219
    66 – vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:36
    67 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219
    68 – vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:74
    69 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219
    70 – vendor/filament/filament/src/Http/Middleware/SetUpPanel.php:19
    71 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219
    72 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:137
    73 – vendor/laravel/framework/src/Illuminate/Routing/Router.php:821
    74 – vendor/laravel/framework/src/Illuminate/Routing/Router.php:800
    75 – vendor/laravel/framework/src/Illuminate/Routing/Router.php:764
    76 – vendor/laravel/framework/src/Illuminate/Routing/Router.php:753
    77 – vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:200
    78 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
    79 – vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php:19
    80 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219
    81 – vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:21
    82 – vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php:31
    83 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219
    84 – vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:21
    85 – vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php:51
    86 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219
    87 – vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php:27
    88 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219
    89 – vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php:109
    90 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219
    91 – vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php:61
    92 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219
    93 – vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php:58
    94 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219
    95 – vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php:22
    96 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219
    97 – vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php:26
    98 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219
    99 – vendor/laravel/nightwatch/src/Hooks/GlobalMiddleware.php:53
    100 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:219
    101 – vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:137
    102 – vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:175
    103 – vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:144
    104 – vendor/laravel/framework/src/Illuminate/Foundation/Application.php:1220
    105 – public/index.php:20 Request

    GET /admin Headers

    • cookie: _ga=GA1.1.1298900003.1788286013; remember_web_59ba36addc2b2f9401580f014c7f58ea4e30989d=eyJpdiI6IlBsYnVURUgxR2FqTFJUdGh4SENGdWc9PSIsInZhbHVlIjoiWGRKSGZKNkZDM25VdHJ6MUV6OFRDWldWZUtTcC93aWtkaU05bnB4ZGFHRWdKNU4xby9HUWh4eitBUTZEeXR6azBGQ1JZNW44VGVkb2VtOVl1MEhLRk9scUtnNVo1b2xqdnZnSFVHZS9senU1OFUrWHRycDFXeWZZdEZoUlpPZlhieXMwQ04raWNwUVRvS3FMdXhoY0s0VW9IM0V3WG9qdDFIeHM3MWtVU0lKeHZvRFJKamlPOVhMclQzRVMvOEpXWHVuMmhpa3pTYUxERG4yRlAwcGJqeDZqeFBtZzZCbGJYOHFpOUI3Mk15TT0iLCJtYWMiOiJmZjFjOWQ5ZTllZmRiZjQyODlhMzRhMzM2YzU0YmNkZDczMmJiYzFiZjA0N2U4ZjIxNmQyZmQ3YWFkMzI2NDc4IiwidGFnIjoiIn0%3D; XSRF-TOKEN=eyJpdiI6IkVJaitYejczYkFET0tWM0ZGdjNNalE9PSIsInZhbHVlIjoiNHBhYnlDMFhJSlRMYStVanFtcURLb1hQQmtRdWN1Vk9mR3ZsRU5SK0Y3ODQ2Y2ZXbmRpR3RHSU56VVE5NElPQndrSWErYnlNYVRnN3htK0t5VzIyZXE2WlFQRld4L2s5QUlWSEl4WEVOMU9rZ2ZjRFppU2Z3TVNYS1FGVXRqd3MiLCJtYWMiOiI0NjY0NDA1MDY4MmMyZWY5NDhjODIwMjc3YWY1ZTY5ZmQxM2VhZTY5ZDExNWFkZjZlYmJhZjZlZDZlOWFhYTg2IiwidGFnIjoiIn0%3D; artinar-session=eyJpdiI6IkcxUXUrTTNtbzZvaWllOW5mc2I4SGc9PSIsInZhbHVlIjoiWE8ya0ZtYU5Jc0xsQnkrcUhIYzAyeEZxRXVlRUhoNkF4WFdsaDR5Q2xMMTIwZnVVRUJpK2Q4bTRBUEdhZ3h5bzhZZHgwcVlZL3RpenI4T0FCc3lnUVZxOENqa0d4eG1hOHRxUmtuTGczdUlKRmFtc1ZJb3RnS1AwV1NWT2U1Y3AiLCJtYWMiOiI5NzE2ZWZlNDNmMmM5ZjEzNGM0ZDBiZTIwOGI4ZTk2OGU1ZThmMTc0ZDkwZTdhOGYxNTY0MDhkNTU3ZDRjYzM0IiwidGFnIjoiIn0%3D; _ga_PZGJF2C6KE=GS2.1.s1788443064$o2$g1$t1788443973$j60$l0$h0
    • x-forwarded-proto: https
    • cf-visitor: {“scheme”:”https”}
    • cf-ipcountry: NL
    • cf-connecting-ip: 2a02:a444:935a:0:799c:d2af:4abc:c348
    • cdn-loop: cloudflare; loops=1
    • sec-fetch-dest: document
    • sec-fetch-user: ?1
    • sec-fetch-mode: navigate
    • sec-fetch-site: same-origin
    • accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,/;q=0.8,application/signed-exchange;v=b3;q=0.7
    • user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/151.0.0.0 Safari/537.36
    • upgrade-insecure-requests: 1
    • dnt: 1
    • sec-ch-ua-platform: “Windows”
    • sec-ch-ua-mobile: ?0
    • sec-ch-ua: “Not=A?Brand”;v=”99″, “Google Chrome”;v=”151″, “Chromium”;v=”151″
    • accept-language: nl-NL,nl;q=0.9,en-US;q=0.8,en;q=0.7
    • cf-ray: a355469d6a2ab8c7-AMS
    • priority: u=0, i
    • accept-encoding: gzip, br
    • referer: https://artinar.app/
    • x-forwarded-for: 2a02:a444:935a:0:799c:d2af:4abc:c348
    • host: artinar.app

    Route Context

    controller: Filament\Pages\Dashboard
    route name: filament.admin.pages.dashboard
    middleware: panel:admin, Illuminate\Cookie\Middleware\EncryptCookies, Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse, Illuminate\Session\Middleware\StartSession, Filament\Http\Middleware\AuthenticateSession, Illuminate\View\Middleware\ShareErrorsFromSession, Illuminate\Foundation\Http\Middleware\VerifyCsrfToken, Illuminate\Routing\Middleware\SubstituteBindings, App\Http\Middleware\SetLocale, Filament\Http\Middleware\DisableBladeIconComponents, Filament\Http\Middleware\DispatchServingFilamentEvent, App\Http\Middleware\EnsureUserHasShop, App\Http\Middleware\EnsureTenantSubscribedOrBypassed, Filament\Http\Middleware\Authenticate, Laravel\Nightwatch\Hooks\RouteMiddleware Route Parameters

    No route parameter data available. Database Queries

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter rooskj

    (@rooskj)

    Issue number 3 seemed to be temporarily. I can login again, but issues 1 and 2 still exist

    • This reply was modified 2 days, 18 hours ago by rooskj.
    Thread Starter rooskj

    (@rooskj)

    In the admin environment (https://artinar.app/admin), I managed to remove the 5 paintings from the staging shop and delete the staging shop itself; I also successfully connected the production site and added the 5 paintings. So far, so good, that works well.
    However, issues 1 and 2 still persist. And a new issue also arose, for which I will open a separate thread.

    Thread Starter rooskj

    (@rooskj)

    Isue 1 and 2 seemed to be temporarily too. So, no issues anymore. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.