Thanks @archendra for the quick reply.
But again the python script validation results in the following warnings;
Is it mandatory that during migration that VH needs to be resolved? WHY?
Is there any way to by pass this check, or is it mandatory?
The list is huge. Plus the delay.
Error: There are some virtual hosts with conflicting aliases. Please resolve this before you continue with the migration Error: There are some virtual hosts with no alias. Please resolve this before you continue with the migration { “no_alias”: [ “/o/exp/e/prod/virtualhosts/default”, “/o/sangam/e/test/virtualhosts/default”, “/o/test/e/prod/virtualhosts/default” ], { “count”: 4, “alias”: “sef.mo.sap.corp”, “virtualhosts”: [ “/o/xf80820ff/e/test/virtualhosts/default”, “/o/x453c9177/e/test/virtualhosts/default”, “/o/x8f0f1069/e/test/virtualhosts/default”, “/o/xefc8998c/e/test/virtualhosts/default” ], “port”: “9034” }, { “count”: 7, “alias”: “apim1.mo.sap.corp”, “virtualhosts”: [ “/o/x72e9503f/e/test/virtualhosts/default”, “/o/x185e1d09/e/test/virtualhosts/default”, “/o/xfb4d7cef/e/test/virtualhosts/default”, “/o/x3e6e4e00/e/test/virtualhosts/default”, “/o/x6529e94c/e/test/virtualhosts/default”, “/o/x95517d38/e/test/virtualhosts/default”, “/o/x50724fd7/e/test/virtualhosts/default” ], “port”: “9034” }, { “count”: 2, “alias”: “aaaa.mo.sap.corp”, “virtualhosts”: [ “/o/x5b4a642f/e/trial/virtualhosts/default”, “/o/x4c8add5c/e/trial/virtualhosts/default” ], “port”: “9001” } ] } { “count”: 2, “alias”: “test.mo.sap.corp”, “virtualhosts”: [ “/o/x2c4d54b9/e/test/virtualhosts/default”, “/o/x4d48b76b/e/test/virtualhosts/default” ], “port”: “9034” },
Error: migrate.sh: python exited with unexpected status 1
What are the best practices to avoid this situation in future?
BR, Suraj