This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
leathercollection-ssh@leathercollection:~/htdocs/leathercollection.com$ grep -n "SessionStart plugin trace" var/log/system.log var/log/exception.log var/log/debug.log || tail -n 200 var/log/debug.log var/log/system.log | |
==> var/log/debug.log <== | |
[2025-08-01T07:46:38.969421+00:00] report.INFO: Broken reference: the 'product.info.addtocart.stripe_payments_express.bundle' element cannot be added as child to 'product.info.addtocart.bundle', because the latter doesn't exist [] [] | |
[2025-08-01T07:46:38.970545+00:00] report.INFO: Broken reference: the 'sidebar.main.top' tries to reorder itself towards '', but their parents are different: 'div.sidebar.main' and '' respectively. [] [] | |
[2025-08-01T07:46:38.970616+00:00] report.INFO: Broken reference: the 'sidebar.additional.top' tries to reorder itself towards '', but their parents are different: 'div.sidebar.additional' and '' respectively. [] [] | |
[2025-08-01T07:46:38.970769+00:00] report.INFO: Broken reference: the 'product.info.addtocart.stripe_payments_express.bundle' |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
defined"){e=l}if(!e.length){return}for(var b in l){d[l[b]]=false}for(var b in e){d[e[b]]=true}if(d.first){Element.addClassName(h[0],"first")}if(d.last){Element.addClassName(h[g-1],"last")}for(var f=0;f<g;f++){if((f+1)%2==0){if(d.even){Element.addClassName(h[f],"even")}}else{if(d.odd){Element.addClassName(h[f],"odd")}}}}}function decorateTable(h,e){var h=$(h);if(h){var b={tbody:false,"tbody tr":["odd","even","first","last"],"thead tr":["first","last"],"tfoot tr":["first","last"],"tr td":["last"]};if(typeof e!="undefined"){for(var d in e){b[d]=e[d]}}if(b.tbody){decorateGeneric(h.select("tbody"),b.tbody)}if(b["tbody tr"]){decorateGeneric(h.select("tbody tr"),b["tbody tr"])}if(b["thead tr"]){decorateGeneric(h.select("thead tr"),b["thead tr"])}if(b["tfoot tr"]){decorateGeneric(h.select("tfoot tr"),b["tfoot tr"])}if(b["tr td"]){var g=h.select("tr");if(g.length){for(var f=0;f<g.length;f++){decorateGeneric(g[f].getElementsByTagName("TD"),b["tr td"])}}}}}function decorateList(e,d){if($(e)){if(typeof d=="undefined"){va |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sachin@Sachin-LAPTOP-33NR0CL9:/tmp$ cat curl_trace.txt | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0* Trying 54.235.209.3:443... | |
* TCP_NODELAY set | |
* Connected to leathercollection.com (54.235.209.3) port 443 (#0) | |
* ALPN, offering h2 | |
* ALPN, offering http/1.1 | |
* successfully set certificate verify locations: | |
* CAfile: /etc/ssl/certs/ca-certificates.crt |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
leathercollection-ssh@leathercollection:~/htdocs/leathercollection.com$ bin/magento module:status | grep -v "List of disabled" | |
List of enabled modules: | |
Magento_Store | |
Magento_Config | |
Magento_AdminAnalytics | |
Magento_Directory | |
Magento_AdminNotification | |
Magento_AdminGwsConfigurableProduct | |
Magento_AdminGwsStaging | |
Magento_Theme |