Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in system.log: Can't get setting with path:myparcelnl_magento_ #701

Closed
gerben86 opened this issue Jul 1, 2022 · 1 comment
Closed
Labels
bug Something isn't working Next version

Comments

@gerben86
Copy link
Contributor

gerben86 commented Jul 1, 2022

Plugin version

4.5.0

Magento version

2.4.4

PHP version

7.4.30

What went wrong?

Errors in the system.log, related to MyParcel plugin:

I disabled the Instabox, but still I see a lot of errors about that in the log-file:

[2022-06-24 18:10:33] main.CRITICAL: Can't get setting with path:myparcelnl_magento_instabox_settings/digital_stamp/active [] [] [2022-06-24 18:10:33] main.CRITICAL: Can't get setting with path:myparcelnl_magento_postnl_settings/delivery/same_day_delivery_fee [] [] [2022-06-24 18:10:33] main.CRITICAL: Can't get setting with path:myparcelnl_magento_instabox_settings/digital_stamp/active [] [] [2022-06-24 18:10:33] main.CRITICAL: Can't get setting with path:myparcelnl_magento_postnl_settings/delivery/same_day_active [] [] [2022-06-24 18:10:33] main.CRITICAL: Can't get setting with path:myparcelnl_magento_postnl_settings/delivery/cutoff_time_same_day [] [] [2022-06-24 18:10:33] main.CRITICAL: Can't get setting with path:myparcelnl_magento_instabox_settings/morning/fee [] [] [2022-06-24 18:10:33] main.CRITICAL: Can't get setting with path:myparcelnl_magento_instabox_settings/evening/fee [] [] [2022-06-24 18:10:33] main.CRITICAL: Can't get setting with path:myparcelnl_magento_instabox_settings/delivery/same_day_delivery_fee [] [] [2022-06-24 18:10:33] main.CRITICAL: Can't get setting with path:myparcelnl_magento_instabox_settings/delivery/signature_fee [] [] [2022-06-24 18:10:33] main.CRITICAL: Can't get setting with path:myparcelnl_magento_instabox_settings/delivery/signature_active [] [] [2022-06-24 18:10:33] main.CRITICAL: Can't get setting with path:myparcelnl_magento_instabox_settings/morning/active [] [] [2022-06-24 18:10:33] main.CRITICAL: Can't get setting with path:myparcelnl_magento_instabox_settings/evening/active [] [] [2022-06-24 18:10:33] main.CRITICAL: Can't get setting with path:myparcelnl_magento_instabox_settings/digital_stamp/active [] [] [2022-06-24 18:10:33] main.CRITICAL: Can't get setting with path:myparcelnl_magento_instabox_settings/general/allow_show_delivery_date [] [] [2022-06-24 18:10:33] main.CRITICAL: Can't get setting with path:myparcelnl_magento_instabox_settings/general/monday_delivery_active [] [] [2022-06-24 18:10:33] main.CRITICAL: Can't get setting with path:myparcelnl_magento_instabox_settings/general/saturday_cutoff_time [] [] [2022-06-24 18:10:33] main.CRITICAL: Can't get setting with path:myparcelnl_magento_instabox_settings/digital_stamp/fee [] []

How could I prevent this?

Reproduction steps

  1. Complete an order in the Magento checkout
  2. Check the system.log afterwards

Relevant log output

No response

Additional context

No response

@gerben86 gerben86 added the bug Something isn't working label Jul 1, 2022
MyParcelBot pushed a commit that referenced this issue Jul 28, 2022
## [4.6.0](v4.5.0...v4.6.0) (2022-07-28)

### ✨ New Features

* allow custom amount of items in mailbox package ([#695](#695)) ([557f355](557f355))

### 🐛 Bug Fixes

* compatibility with php 8.1 ([#690](#690)) ([027ee90](027ee90))
* error invalid element tooltip ([#698](#698)) ([6e0ea60](6e0ea60))
* export order from order details ([#693](#693)) ([5d04892](5d04892))
* **om:** show enable setting ([#691](#691)) ([0a72278](0a72278))
* only get available options for carriers ([#703](#703)) ([f6317f7](f6317f7)), closes [#701](#701)
* prevent loop while exporting shipment ([#700](#700)) ([ae83b0a](ae83b0a))
* prevent upgrade from failing on new install ([#702](#702)) ([df24444](df24444))
@MyParcelBot
Copy link

🎉 This issue has been resolved in version 4.6.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Next version
Development

No branches or pull requests

4 participants