BackstopJS Docker Image and ERR_NETWORK_CHANGED
I am running backstopjs in a docker image and I kept getting: I couldn’t really proceed because this was holding me up. I went down the …
I am running backstopjs in a docker image and I kept getting: I couldn’t really proceed because this was holding me up. I went down the …
It’s been one week since we started using magepack on a select few magento sites and I was a bit frustrated how there seemed to be …
We setup a virtual machine on truenas to isolate some filesharing over a linux vm. So basically, the vm has a nfs mount to a share …
We were receiving this error in gitlab and were stumped. Most of the articles online point to the branch being protected, but this branch was not …
Gitlab [remote rejected] branch -> branch (pre-receive hook declined) Read More »
You’ve been hit by a carding attack, huh? This is when a bot places a ton of orders on your site using a batch of stolen …
Carding Attack Protection using the REST Api on Magento Read More »
We had an issue with a customer who is running magento 2. Bots were scanning for their admin panel hash. In magento the admin panel is …
Bots scanning for Magento Admin, Creating 404 Traffic at high rate Read More »
Note: All commands to be run as root user unless otherwise specified. This is my go to cheat sheet for fast complex commands for troubleshooting servers …
rm -rf var/cache/* var/view_preprocessed/* var/page_cache/*php bin/magento setup:upgradephp bin/magento setup:di:compilephp bin/magento setup:static-content:deploy -f
php bin/magento config:set admin/security/password_lifetime 0php bin/magento config:set admin/security/password_is_forced 0php bin/magento c:f
So I tried to install XCP-ng Windows PV Tools 8.2.2.200-RC1 on a windows vm and got a blue screen of death. I then found a github …