Magento HTTP error 500 [on hold]
I have installed Magento 2.1 on my Debian Jessie. I'm not able to run Magento it's a reverse proxy server with Nginx and Apache installed. Please check the error logs.
[Wed Mar 06 14:57:14.099779 2019] [mpm_prefork:notice] [pid 3949] AH00169: caught SIGTERM, shutting down
[Wed Mar 06 14:57:15.253720 2019] [mpm_prefork:notice] [pid 4094] AH00163: Apache/2.4.10 (Debian) configured -- resuming normal operations
[Wed Mar 06 14:57:15.253787 2019] [core:notice] [pid 4094] AH00094: Command line: '/usr/sbin/apache2'
[Wed Mar 06 14:59:47.290921 2019] [mpm_prefork:notice] [pid 4094] AH00169: caught SIGTERM, shutting down
[Wed Mar 06 14:59:48.443768 2019] [mpm_prefork:notice] [pid 4187] AH00163: Apache/2.4.10 (Debian) configured -- resuming normal operations
[Wed Mar 06 14:59:48.443833 2019] [core:notice] [pid 4187] AH00094: Command line: '/usr/sbin/apache2'
[Wed Mar 06 15:00:19.730253 2019] [mpm_prefork:notice] [pid 4187] AH00169: caught SIGTERM, shutting down
[Wed Mar 06 15:00:20.839022 2019] [mpm_prefork:notice] [pid 4245] AH00163: Apache/2.4.10 (Debian) configured -- resuming normal operations
[Wed Mar 06 15:00:20.839101 2019] [core:notice] [pid 4245] AH00094: Command line: '/usr/sbin/apache2'
[Wed Mar 06 15:01:02.074820 2019] [:error] [pid 4249] [client 127.0.0.1:52680] PHP Fatal error: Uncaught Error: Cannot instantiate interface Magento\Store\Api\StoreRepositoryInterface in /home/zee/public_html/magento2-2.1.0/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php:73nStack trace:n#0 /home/zee/public_html/magento2-2.1.0/lib/internal/Magento/Framework/ObjectManager/ObjectManager.php(71): Magento\Framework\ObjectManager\Factory\Dynamic\Developer->create('Magento\\Store\\A...')n#1 /home/zee/public_html/magento2-2.1.0/lib/internal/Magento/Framework/ObjectManager/Factory/AbstractFactory.php(126): Magento\Framework\ObjectManager\ObjectManager->get('Magento\\Store\\A...')n#2 /home/zee/public_html/magento2-2.1.0/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php(53): Magento\Framework\ObjectManager\Factory\AbstractFactory->resolveArgument(Array, 'Magento\\Store\\A...', NULL, 'storeRepository', 'Magento\\Store\\M...')n#3 /home/zee/public_html/magento2-2.1.0/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php(82): Magento\Framework\Ob in /home/zee/public_html/magento2-2.1.0/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php on line 73
[Wed Mar 06 15:02:20.487212 2019] [mpm_prefork:notice] [pid 4245] AH00169: caught SIGTERM, shutting down
[Wed Mar 06 15:02:21.643504 2019] [mpm_prefork:notice] [pid 4592] AH00163: Apache/2.4.10 (Debian) configured -- resuming normal operations
[Wed Mar 06 15:02:21.645489 2019] [core:notice] [pid 4592] AH00094: Command line: '/usr/sbin/apache2'
My PHP version is 7.0.
apache2 php
New contributor
put on hold as off-topic by DK Bose, Ketan Patel, karel, anonymous2, Dan yesterday
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This is not about Ubuntu. Questions about other Linux distributions can be asked on Unix & Linux, those about Windows on Super User, those about Apple products on Ask Different and generic programming questions on Stack Overflow." – DK Bose, Ketan Patel, karel, anonymous2, Dan
If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
I have installed Magento 2.1 on my Debian Jessie. I'm not able to run Magento it's a reverse proxy server with Nginx and Apache installed. Please check the error logs.
[Wed Mar 06 14:57:14.099779 2019] [mpm_prefork:notice] [pid 3949] AH00169: caught SIGTERM, shutting down
[Wed Mar 06 14:57:15.253720 2019] [mpm_prefork:notice] [pid 4094] AH00163: Apache/2.4.10 (Debian) configured -- resuming normal operations
[Wed Mar 06 14:57:15.253787 2019] [core:notice] [pid 4094] AH00094: Command line: '/usr/sbin/apache2'
[Wed Mar 06 14:59:47.290921 2019] [mpm_prefork:notice] [pid 4094] AH00169: caught SIGTERM, shutting down
[Wed Mar 06 14:59:48.443768 2019] [mpm_prefork:notice] [pid 4187] AH00163: Apache/2.4.10 (Debian) configured -- resuming normal operations
[Wed Mar 06 14:59:48.443833 2019] [core:notice] [pid 4187] AH00094: Command line: '/usr/sbin/apache2'
[Wed Mar 06 15:00:19.730253 2019] [mpm_prefork:notice] [pid 4187] AH00169: caught SIGTERM, shutting down
[Wed Mar 06 15:00:20.839022 2019] [mpm_prefork:notice] [pid 4245] AH00163: Apache/2.4.10 (Debian) configured -- resuming normal operations
[Wed Mar 06 15:00:20.839101 2019] [core:notice] [pid 4245] AH00094: Command line: '/usr/sbin/apache2'
[Wed Mar 06 15:01:02.074820 2019] [:error] [pid 4249] [client 127.0.0.1:52680] PHP Fatal error: Uncaught Error: Cannot instantiate interface Magento\Store\Api\StoreRepositoryInterface in /home/zee/public_html/magento2-2.1.0/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php:73nStack trace:n#0 /home/zee/public_html/magento2-2.1.0/lib/internal/Magento/Framework/ObjectManager/ObjectManager.php(71): Magento\Framework\ObjectManager\Factory\Dynamic\Developer->create('Magento\\Store\\A...')n#1 /home/zee/public_html/magento2-2.1.0/lib/internal/Magento/Framework/ObjectManager/Factory/AbstractFactory.php(126): Magento\Framework\ObjectManager\ObjectManager->get('Magento\\Store\\A...')n#2 /home/zee/public_html/magento2-2.1.0/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php(53): Magento\Framework\ObjectManager\Factory\AbstractFactory->resolveArgument(Array, 'Magento\\Store\\A...', NULL, 'storeRepository', 'Magento\\Store\\M...')n#3 /home/zee/public_html/magento2-2.1.0/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php(82): Magento\Framework\Ob in /home/zee/public_html/magento2-2.1.0/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php on line 73
[Wed Mar 06 15:02:20.487212 2019] [mpm_prefork:notice] [pid 4245] AH00169: caught SIGTERM, shutting down
[Wed Mar 06 15:02:21.643504 2019] [mpm_prefork:notice] [pid 4592] AH00163: Apache/2.4.10 (Debian) configured -- resuming normal operations
[Wed Mar 06 15:02:21.645489 2019] [core:notice] [pid 4592] AH00094: Command line: '/usr/sbin/apache2'
My PHP version is 7.0.
apache2 php
New contributor
put on hold as off-topic by DK Bose, Ketan Patel, karel, anonymous2, Dan yesterday
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This is not about Ubuntu. Questions about other Linux distributions can be asked on Unix & Linux, those about Windows on Super User, those about Apple products on Ask Different and generic programming questions on Stack Overflow." – DK Bose, Ketan Patel, karel, anonymous2, Dan
If this question can be reworded to fit the rules in the help center, please edit the question.
1
You might do better on the Magento stack.
– anonymous2
yesterday
add a comment |
I have installed Magento 2.1 on my Debian Jessie. I'm not able to run Magento it's a reverse proxy server with Nginx and Apache installed. Please check the error logs.
[Wed Mar 06 14:57:14.099779 2019] [mpm_prefork:notice] [pid 3949] AH00169: caught SIGTERM, shutting down
[Wed Mar 06 14:57:15.253720 2019] [mpm_prefork:notice] [pid 4094] AH00163: Apache/2.4.10 (Debian) configured -- resuming normal operations
[Wed Mar 06 14:57:15.253787 2019] [core:notice] [pid 4094] AH00094: Command line: '/usr/sbin/apache2'
[Wed Mar 06 14:59:47.290921 2019] [mpm_prefork:notice] [pid 4094] AH00169: caught SIGTERM, shutting down
[Wed Mar 06 14:59:48.443768 2019] [mpm_prefork:notice] [pid 4187] AH00163: Apache/2.4.10 (Debian) configured -- resuming normal operations
[Wed Mar 06 14:59:48.443833 2019] [core:notice] [pid 4187] AH00094: Command line: '/usr/sbin/apache2'
[Wed Mar 06 15:00:19.730253 2019] [mpm_prefork:notice] [pid 4187] AH00169: caught SIGTERM, shutting down
[Wed Mar 06 15:00:20.839022 2019] [mpm_prefork:notice] [pid 4245] AH00163: Apache/2.4.10 (Debian) configured -- resuming normal operations
[Wed Mar 06 15:00:20.839101 2019] [core:notice] [pid 4245] AH00094: Command line: '/usr/sbin/apache2'
[Wed Mar 06 15:01:02.074820 2019] [:error] [pid 4249] [client 127.0.0.1:52680] PHP Fatal error: Uncaught Error: Cannot instantiate interface Magento\Store\Api\StoreRepositoryInterface in /home/zee/public_html/magento2-2.1.0/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php:73nStack trace:n#0 /home/zee/public_html/magento2-2.1.0/lib/internal/Magento/Framework/ObjectManager/ObjectManager.php(71): Magento\Framework\ObjectManager\Factory\Dynamic\Developer->create('Magento\\Store\\A...')n#1 /home/zee/public_html/magento2-2.1.0/lib/internal/Magento/Framework/ObjectManager/Factory/AbstractFactory.php(126): Magento\Framework\ObjectManager\ObjectManager->get('Magento\\Store\\A...')n#2 /home/zee/public_html/magento2-2.1.0/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php(53): Magento\Framework\ObjectManager\Factory\AbstractFactory->resolveArgument(Array, 'Magento\\Store\\A...', NULL, 'storeRepository', 'Magento\\Store\\M...')n#3 /home/zee/public_html/magento2-2.1.0/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php(82): Magento\Framework\Ob in /home/zee/public_html/magento2-2.1.0/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php on line 73
[Wed Mar 06 15:02:20.487212 2019] [mpm_prefork:notice] [pid 4245] AH00169: caught SIGTERM, shutting down
[Wed Mar 06 15:02:21.643504 2019] [mpm_prefork:notice] [pid 4592] AH00163: Apache/2.4.10 (Debian) configured -- resuming normal operations
[Wed Mar 06 15:02:21.645489 2019] [core:notice] [pid 4592] AH00094: Command line: '/usr/sbin/apache2'
My PHP version is 7.0.
apache2 php
New contributor
I have installed Magento 2.1 on my Debian Jessie. I'm not able to run Magento it's a reverse proxy server with Nginx and Apache installed. Please check the error logs.
[Wed Mar 06 14:57:14.099779 2019] [mpm_prefork:notice] [pid 3949] AH00169: caught SIGTERM, shutting down
[Wed Mar 06 14:57:15.253720 2019] [mpm_prefork:notice] [pid 4094] AH00163: Apache/2.4.10 (Debian) configured -- resuming normal operations
[Wed Mar 06 14:57:15.253787 2019] [core:notice] [pid 4094] AH00094: Command line: '/usr/sbin/apache2'
[Wed Mar 06 14:59:47.290921 2019] [mpm_prefork:notice] [pid 4094] AH00169: caught SIGTERM, shutting down
[Wed Mar 06 14:59:48.443768 2019] [mpm_prefork:notice] [pid 4187] AH00163: Apache/2.4.10 (Debian) configured -- resuming normal operations
[Wed Mar 06 14:59:48.443833 2019] [core:notice] [pid 4187] AH00094: Command line: '/usr/sbin/apache2'
[Wed Mar 06 15:00:19.730253 2019] [mpm_prefork:notice] [pid 4187] AH00169: caught SIGTERM, shutting down
[Wed Mar 06 15:00:20.839022 2019] [mpm_prefork:notice] [pid 4245] AH00163: Apache/2.4.10 (Debian) configured -- resuming normal operations
[Wed Mar 06 15:00:20.839101 2019] [core:notice] [pid 4245] AH00094: Command line: '/usr/sbin/apache2'
[Wed Mar 06 15:01:02.074820 2019] [:error] [pid 4249] [client 127.0.0.1:52680] PHP Fatal error: Uncaught Error: Cannot instantiate interface Magento\Store\Api\StoreRepositoryInterface in /home/zee/public_html/magento2-2.1.0/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php:73nStack trace:n#0 /home/zee/public_html/magento2-2.1.0/lib/internal/Magento/Framework/ObjectManager/ObjectManager.php(71): Magento\Framework\ObjectManager\Factory\Dynamic\Developer->create('Magento\\Store\\A...')n#1 /home/zee/public_html/magento2-2.1.0/lib/internal/Magento/Framework/ObjectManager/Factory/AbstractFactory.php(126): Magento\Framework\ObjectManager\ObjectManager->get('Magento\\Store\\A...')n#2 /home/zee/public_html/magento2-2.1.0/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php(53): Magento\Framework\ObjectManager\Factory\AbstractFactory->resolveArgument(Array, 'Magento\\Store\\A...', NULL, 'storeRepository', 'Magento\\Store\\M...')n#3 /home/zee/public_html/magento2-2.1.0/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php(82): Magento\Framework\Ob in /home/zee/public_html/magento2-2.1.0/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php on line 73
[Wed Mar 06 15:02:20.487212 2019] [mpm_prefork:notice] [pid 4245] AH00169: caught SIGTERM, shutting down
[Wed Mar 06 15:02:21.643504 2019] [mpm_prefork:notice] [pid 4592] AH00163: Apache/2.4.10 (Debian) configured -- resuming normal operations
[Wed Mar 06 15:02:21.645489 2019] [core:notice] [pid 4592] AH00094: Command line: '/usr/sbin/apache2'
My PHP version is 7.0.
apache2 php
apache2 php
New contributor
New contributor
edited yesterday
karel
59.9k13129152
59.9k13129152
New contributor
asked yesterday
zeehasham gtzeehasham gt
1
1
New contributor
New contributor
put on hold as off-topic by DK Bose, Ketan Patel, karel, anonymous2, Dan yesterday
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This is not about Ubuntu. Questions about other Linux distributions can be asked on Unix & Linux, those about Windows on Super User, those about Apple products on Ask Different and generic programming questions on Stack Overflow." – DK Bose, Ketan Patel, karel, anonymous2, Dan
If this question can be reworded to fit the rules in the help center, please edit the question.
put on hold as off-topic by DK Bose, Ketan Patel, karel, anonymous2, Dan yesterday
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This is not about Ubuntu. Questions about other Linux distributions can be asked on Unix & Linux, those about Windows on Super User, those about Apple products on Ask Different and generic programming questions on Stack Overflow." – DK Bose, Ketan Patel, karel, anonymous2, Dan
If this question can be reworded to fit the rules in the help center, please edit the question.
1
You might do better on the Magento stack.
– anonymous2
yesterday
add a comment |
1
You might do better on the Magento stack.
– anonymous2
yesterday
1
1
You might do better on the Magento stack.
– anonymous2
yesterday
You might do better on the Magento stack.
– anonymous2
yesterday
add a comment |
0
active
oldest
votes
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
1
You might do better on the Magento stack.
– anonymous2
yesterday