How to debug the "check the error logs for more information" message

How to debug the "check the error logs for more information" message

If you get the error "Unable to confirm shipment for order #XXXXXXXX : Impossible to save a shipment, check the error logs for more information", the message you see is coming from Magento.

This means myFulfillment couldn't send the shipment to your CMS but the details on the issue are located in the Magento logs that we can't access.

- How to get the issue's details:
---> 1. Login in SSH on magento server
---> 2. run command line tail -f var/log/*
---> 3. Retry the error from "integration > magento > sync errors":


This should display the details about the error magento has with the shipment.

You can then directly fix it in Magento or inform the boostmyshop team with what you found.

    • Related Articles

    • Items in error & items ignored

      Items in error & items ignored When some items are in error or ignored during any feed execution, myFulfillment will register details about it. Currently, myFulfillment register details about items processed through feeds in 2 cases : Items in error ...
    • Error banner : X order(s) can not be imported, click here to fix them

      Overview Sometimes myFulfillment isn't able to import an order for various different reason. When this happens, a red banner will appear on the of your screen to help you fix them.  This article will help you understand how to use it and how to ...
    • Product availability message

      Overview This section explains how you can setup the product availability messages in MyFulfillment depending of products stock levels, suppliers information and expected purchase orders. MyFulfillment provides mechanisms to handle different ...
    • Amazon - Error : Street is a required field

      This article explains how to handle amazon order errors with messages :  Please check the shipping address information.  Veuillez vérifier les informations concernant l’adresse de livraison. street est un champ requis. This error can happen if amazon ...
    • Product information

      Overview Boostmyshop myFulfillment does not allow to create products from Scratch, you can import the products via integrations (mostly from your CMS). Product list You can check the list of products available in Boostmyshop myFulfillment under ...