Replies: 9 comments
-
|
@umair23i Also, I think this looks more like a framework issue rather than a problem with the Docker container (the environment where the framework is running). |
Beta Was this translation helpful? Give feedback.
-
|
I use this
https://hub.docker.com/r/shinsenter/magento
in vps
…On Thu, 26 Jun 2025 at 20:58, Shin ***@***.***> wrote:
*shinsenter* left a comment (shinsenter/php#223)
<#223 (comment)>
@umair23i <https://github.com/umair23i>
It’s quite difficult for me to assist if you only provide error logs
without more details about the Docker image you’re using, your container
settings or customizations, and the version of your project’s source code.
—
Reply to this email directly, view it on GitHub
<#223 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BC5OOM2GEDDOZFXGEP2YBVD3FQKCRAVCNFSM6AAAAACAF2LDYSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTAMBYHE4DCOBQGQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
By the way, I’ve tested the container with the
|
Beta Was this translation helpful? Give feedback.
-
|
Yes but next step they not install all
…On Thu, 26 Jun 2025, 9:25 pm Shin, ***@***.***> wrote:
*shinsenter* left a comment (shinsenter/php#223)
<#223 (comment)>
By the way, I’ve tested the container with the shinsenter/magento:latest
tag and mounted it to an empty directory - the Magento setup page displayed
normally.
Screenshot.2025-06-27.at.1.23.07.png (view on web)
<https://github.com/user-attachments/assets/3bd06648-0b88-42bb-83c5-2ec0d70e0f5f>
—
Reply to this email directly, view it on GitHub
<#223 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BC5OOM5MK5O4C2EWT5QOPVL3FQNGVAVCNFSM6AAAAACAF2LDYSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTAMBZGA2TOMJWGE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
I honestly have no further input, as this seems to be an issue from the framework itself. You might want to try contacting the Magento development team for support. |
Beta Was this translation helpful? Give feedback.
-
|
How do get their backend
…On Thu, 26 Jun 2025 at 21:44, Shin ***@***.***> wrote:
*shinsenter* left a comment (shinsenter/php#223)
<#223 (comment)>
I honestly have no further input, as this seems to be an issue from the
framework itself. You might want to try contacting the Magento development
team for support.
—
Reply to this email directly, view it on GitHub
<#223 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BC5OOMZC67IUMAQ22YXHETT3FQPOVAVCNFSM6AAAAACAF2LDYSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTAMBZGEYDIMZUHA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
I think you can start by checking this out. Or take a look at the step-by-step Magento installation guide here. |
Beta Was this translation helpful? Give feedback.
-
|
but how in this docker image not have mysql redis or elasticsearch i think
…On Thu, 26 Jun 2025 at 21:58, Shin ***@***.***> wrote:
*shinsenter* left a comment (shinsenter/php#223)
<#223 (comment)>
I think you can start by checking this out.
https://community.magento.com/t5/Magento-2-x-Technical-Issues/Fatal-error-Uncaught-Error-Cannot-instantiate-interface-Magento/td-p/446874
Or take a look at the step-by-step Magento installation guide here.
https://experienceleague.adobe.com/en/docs/commerce-operations/installation-guide/composer
—
Reply to this email directly, view it on GitHub
<#223 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BC5OOM3SXSUCLKDCBNKZ6GL3FQRDDAVCNFSM6AAAAACAF2LDYSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTAMBZGEZTONJQGE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
@umair23i Since this isn’t an issue with the Docker images, I’ll move it to Discussions. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
2025/06/26 10:37:10 [error] 997#997: *14 access forbidden by rule, client: 198.41.242.197, server: localhost, request: "GET /delpaths.php HTTP/1.1", host: "g-node.net", referrer: "www.google.com"
NOTICE: PHP message: PHP Fatal error: Uncaught Error: Cannot instantiate interface Magento\Store\Api\StoreRepositoryInterface in /var/www/html/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php:50
Stack trace:
#0 /var/www/html/lib/internal/Magento/Framework/ObjectManager/ObjectManager.php(73): Magento\Framework\ObjectManager\Factory\Dynamic\Developer->create()
#1 /var/www/html/lib/internal/Magento/Framework/ObjectManager/Factory/AbstractFactory.php(170): Magento\Framework\ObjectManager\ObjectManager->get()
#2 /var/www/html/lib/internal/Magento/Framework/ObjectManager/Factory/AbstractFactory.php(276): Magento\Framework\ObjectManager\Factory\AbstractFactory->resolveArgument()
#3 /var/www/html/lib/internal/Magento/Framework/ObjectManager/Factory/AbstractFactory.php(239): Magento\Framework\ObjectManager\Factory\AbstractFactory->getResolvedArgument()
#4 /var/www/html/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php(34): Magento\Framework\ObjectManager\Factory...
Beta Was this translation helpful? Give feedback.
All reactions