Hello,
I have this error when i try to view order from the admin side:
Fatal error: Uncaught Error: Cannot instantiate interface Temando\Shipping\Api\Shipment\ShipmentStatusInterface in /home/tz/public_html/vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php:50 Stack trace: #0 /home/tz/public_html/vendor/magento/framework/ObjectManager/ObjectManager.php(70): Magento\Framework\ObjectManager\Factory\Dynamic\Developer->create('Temando\\Shippin...') #1 /home/tz/public_html/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php(160): Magento\Framework\ObjectManager\ObjectManager->get('Temando\\Shippin...') #2 /home/tz/public_html/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php(246): Magento\Framework\ObjectManager\Factory\AbstractFactory->resolveArgument(Array, 'Temando\\Shippin...', NULL, 'shipmentStatus', 'Temando\\Shippin...') #3 /home/tz/public_html/vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php(34): Magento\Framework\ObjectManager\Factory\AbstractFactory->resolveArgumentsInRuntime('Temando\\Shippin...', Array, Array) #4 /h in /home/tz/public_html/vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php on line 50
and no error when i try to use this command only fail and not complete:
php -dmemory_limit=10G bin/magento setup:di:compile
Repositories code generation... 1/7 [==>-----------------] 14% < 1 sec 64.0 MiB
Please help me with this.
Regards,
Solved! Go to Solution.
Thank you it's working,
But i don't install this extension, this extension with theme ?
I still have this error
Repositories code generation... 1/7 [====>-----------------------] 14% < 1 sec 62.0 MiB Fatal error: Class Temando\Shipping\Rest\ShipmentAdapter contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Temando\Shipping\Rest\Adapter\ShipmentApiInterface::getTrackingEvents) in /home/tz/public_html/vendor/temando/module-shipping-m2/Rest/ShipmentAdapter.php on line 32