Aaron Ware

Results 31 comments of Aaron Ware

Some insight into the issue. https://github.com/magento/magento2/issues/5285 Looks like it's due to the setAreaCode being used within the constructor of the module

@tilakapash I am pretty sure this is posted elsewhere so I don't want to take credit for it. ``` vagrant ssh cd /vagrant/www/[name of install] chmod 755 vvv-init.sh ./vvv-init.sh ```

I'm still seeing it on an active install. The login will work for a user the first time. Then they will get stuck in the redirect loop after that. I've...

@psignoret I think it might have to do with our setup. We were using Members(https://wordpress.org/plugins/members/) to create roles and to force users to be logged in. Do you have any...

Hey @lifespent thanks for the link. Yeah the idea behind that plugin is similar to what I would do. It's really only a few lines to implement. My big thing...

@psignoret it's be nice to continue to use the Members plugin as it's great for simple role and capability management and you get a 2for1 with the access restriction (But...

This might be due to referencing the action incorrectly. I had the error happen when I was accidentally having the action fire on push to main however the actions steps...

If you have any additional details here. That would be awesome. We've been working on our automation and this is something I investigated a while ago but haven't checked into...

@jmslbam yes thank you so much for clarifying. I put in the issue and meant to go back and clarify a bit but was completely pulled away on something else.

I can review this draft request and the 2.0 project to make sure this is still accurate. It's been a while since I looked at this