EasyPost - Bug

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
2 years ago
So I have items that don't require shipping. Yet I have EasyPost installed in prod. It appears it is hooked into the order events and I'm getting errors:

Short message
Shipping.EasyPost error. Shipment for the order '4032' is not found
Full message
Nop.Core.NopException: Shipment for the order '4032' is not found
   at Nop.Plugin.Shipping.EasyPost.Services.EasyPostService.<>c__DisplayClass40_0.<<SaveShipmentAsync>b__0>d.MoveNext()
--- End of stack trace from previous location ---
   at Nop.Plugin.Shipping.EasyPost.Services.EasyPostService.HandleFunctionAsync[TResult](Func`1 function)


Which makes sense, there isn't a shipment for these items...Not sure the solution, just wanted to point it out.
2 years ago
Thanks for the info, here is a work item for this.
So, the only result of this bug is an error in the log. Are there any other problems?
2 years ago
Nope. No other issues. Just that error in the logs
2 years ago
Done. Thanks again.
2 years ago
No problem. Glad I could help
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.