cancel
Showing results for 
Search instead for 
Did you mean: 

There has been an error processing your request

   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

There has been an error processing your request

Hey Guys,

 

The site www.sugarshoes.co.uk - faces the 

"There has been an error processing your request" issue

I have run; 

bin/magento setup:upgrade

with no luck.

 

Seems to be Braintree related, but still? 

Any ideas? 

 

Cheers Smiley Happy 

3 REPLIES 3

Re: There has been an error processing your request

Yes , you have issue with the Braintree module , its schema update warning.

 

so run composer install command from the terminal

 

then run below commands in sequence.

 

php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento cache:clean
php bin/magento cache:flush

 

 

it will works !!

 

you can also check this error in your error log , file which is located in pub/report directory you can find file name - 1158250339778 in that directory,

if issue solved,Click Kudos & Accept as Solution

Re: There has been an error processing your request

Greetings!!

 

This is Suraj from GW InTech ( Green Work Integrated Technologies Pvt Ltd ). I have seen your post and wanted to offer our services. We have been working on Magento for Last 8 years. 

 

Our Magento work

http://www.bluum.com/
http://www.qualitymobilevideo.com
http://www.bpmsport.com/
www.truedataonline.com

 

Regarding the Pricing

  •         Our Hourly rates  are USD 25 per hour.

 Look forward to hear from you

 

Warm Regards

Suraj K

+1 510 509 7107

Re: There has been an error processing your request

Hello.

 

I might need your help on developing an extension.

 

I have created most of it, however there are a couple of bits not working.