Questions tagged [log]
Questions about error and debug log files of Magento and logging in general
273 questions
0
votes
1
answer
193
views
How do I access the magento log file using ONLY the web interface
We are getting orders from Magento that feeds into our Enfocus Switch computer.
I have an order that has given the error:
<?xml version="1.0"?>
<response>
<message>...
0
votes
2
answers
178
views
How to add custom file from var/log to newrelic
I need to see some logs that I saved in /var/debug.log on NewRelic logs.
Can anyone help me with this?
0
votes
1
answer
52
views
Our Magento website show file log name like debug.log-20231106.gz, Where and how can I change it?
I think normal, Magento doesn't change the file log every day like this.
https://prnt.sc/Fu2U8hDurkAs
Does anyone have experience with it? Thank you so much!
0
votes
2
answers
856
views
main.WARNING: Memory size allocated for the temporary table is more than 20% of innodb_buffer_pool_size
Magento 2.4.5-p1
Smartwave Porto theme
I have found the following Error in my logs:
main.WARNING: Memory size allocated for the temporary table is more than 20% of innodb_buffer_pool_size. Please ...
0
votes
1
answer
233
views
Exception log file not generating after I upgraded my Magento from 2.4.2 to 2.4.6
After upgrading from magento 2.4.2 to 2.4.6, exception log file is not generating. How do I fix this? Please help!
0
votes
1
answer
481
views
Default store is inactive
I start to see this error message below saying the Default store is inactive, but my stores are working fine, how could I solve it?
[2023-02-21T19:23:08.544484+00:00] report.ERROR: Default store is ...
1
vote
0
answers
131
views
Magento x 2.4 get.php error
In var/log both in exception.log and in system.log I have this type of error that I don't know what is due and I have no idea how to debug it, can someone give me clarification on what is due and ...
0
votes
2
answers
319
views
Magento not displaying PHP errors in developer mode for custom shipping module
I'm writing a custom shipping module and have an error somewhere. When loading the shopping cart it displays "Something went wrong. Please try again."
I have developer mode on so normally ...
2
votes
5
answers
957
views
Configure Debug Logging Type
As Magento throws info into system.log and debug.log I can see 3 different types
Is it possible to disable main.INFO and main.DEBUG while keeping main.CRITICAL to avoid large file size for logging ...
1
vote
1
answer
65
views
Issue with regexp to retrieve log messages
I'm having a little issue with regexp, i know this isn't directly a magento issue though.
My goal is to get a sub printing of magento logs in the admin.
To do so, I've created the following method
...
0
votes
1
answer
100
views
Does magento and PSR provides a better way of custom logging than Zend
in previous magento version, i used to make a custom logger, using Zend\Log\Logger This was allowing me to create as many logger with custom name as i wanted.
I would like to update this behavior with ...
0
votes
1
answer
604
views
Debug with Magento 2.4.4
Hello i'd like to understand how to enable all possible error log that can happen in my Magento 2.4.4 in production mode since website is live.
I checked that in var/log folder there are usefull files ...
0
votes
2
answers
766
views
How to generate custom log file in magento 2?
I have tried generating custom log file using helper and logger but the file did not generate.
2
votes
1
answer
182
views
Undefined index: simple_sku Magento 1.9
I am writing code in magento 1.9 checkout and when adding a new product to cart it generates the error in the log, and my code seems to be correct.
Error message that appears in the log.
The problem ...
3
votes
2
answers
243
views
Magento 2 Type Error occurred when creating object: Wyomind\Framework\Magento\Ui\TemplateEngine\Xhtml\Result
Magento 2.4 using when we are trying to log in from admin then we are getting this error -
main.CRITICAL: Type Error occurred when creating object:
Wyomind\Framework\Magento\Ui\TemplateEngine\...