CHttpException Unable to resolve the request "bas

Hey there.
I’m trying to test the extension on what will be our production server. I deployed the code to the server, but when I click on the UB Migration Tool, I get the following error:
CHttpException
Unable to resolve the request “base/error”.
 
Any ideas on what might be going on?
Thanks. Nick

3 answers

Profile photo of Mall Staff 184060.00 $tone December 20, 2016
Public

Hi shavelounge,
Did you follow full steps of installation with our tool?
It seem you got something wrong during deploy our tool to your live site.
Let’s provide me the admin and SSH credentials of your Magento2. I will check further and help you out.
Regards,
Mall.

#1
Profile photo of shavelounge 0.00 $tone December 20, 2016
Public

Hi Mall.
I figured it out.
Because I didn’t want to deploy the protected/config files, they are omitted from version control, since they contain information that pertains to the environment where they were first installed. However, I created those config files on the production server (and set the info for the production server), and then create a symlink to them when the site deploys e.g.
pub/ub-tool/protected/config -> ~/public_html/shared/pub/ub-tool/protected/config
So it seems like symlinking this folder doesn’t work. Instead I had to copy the files rather than doing the symlink and it appears to work.
Nick
 

#2
Profile photo of Mall Staff 184060.00 $tone December 20, 2016
Public

Hi shavelounge,
Yeah, let’s me know if you need further help.
FYI: We have just released next version of our tool -- v3.0.4. You should upgrade this for your working.
Regards,
Mall.

#3

Please login or Register to Submit Answer

Written By

Comments