Magento 2 sales shipment view showing 404 admin page - magento2

After migrating Magento 1.9 to Magento 2.1.9 sales shipment view showing 404 page, can anyone help me to solve this?
How Can I debug this issue?
All logs are showing empty.

Related

There was an error loading payments.Please refresh or try again later. PWA Venia Theme Magento2.4 issue coming on

I have installed PWA Venia Theme with magento2.4.1 EE but on checkout, no payment methods are loading. Error Getting: There was an error loading payments. Please refresh or try again later. Attached the image below Is anyone faced the same issue? or anyone has any information regarding this issue?
enable Braintree in the admin
stores > configuration > sales > payment methods > Braintree
you can get sandbox keys from
https://sandbox.braintreegateway.com/

Suitecrm http 500 error for form submit

I am using suitecrm 7.9.1
Whenever I create a record (in any module e.g. Contacts, Leads, Accounts etc) and click "Save" button to submit form then I get 500 error.
Other custom/default forms are working fine and this issue only occurring on production server.
make sure that you have proper .htaccess and permission on server should be 755. if that still doesn't resolve your issue then share Sugar and server error log.

Fixed and free shipping not working magento 2

I have a weird problem that I do not know how to solve.
On tutorials and documentation is explained very simple. So the set-up for the Free Shipping and Fixed Shipping has been made. But on Front-End I keep getting an error like method_code and carrier_code for shipment are null by value.
Settings for Flat Rate Shipping:
Flat Rate
Settings for Free Shipping:
Free Shipping
The error comes from default.js located in: app/code/Magento/Checkout/view/frontend/web/js/model/cart/totals-processor/default.js.
This error happens in console only on the /checkout/cart URL, but on the /checkout page not a single error.
The magento version is 2.2.0 from github Magento.
Any clue why this is happening?
The details about the store are already filled correctly.
This error comes when billing form is not fully filled. Just filled it completely then shipping methods will appear.

Magento Submit Order button not forwarding after security patch update

Magento Submit Order button not forwarding when Credit Card (Authorize.net Direct Post) payment method selected after Magento security patch update
Few days ago I have installed Security patch 8788 (PATCH_SUPEE-8788_CE_1.7.0.2_v2-2016-10-14) for Magento ver 1.7.0.2 successfully. But I found that, Order is not submitting when the Credit Card (Authorize.net Direct Post) payment method is selected from the checkout page. When hit submit to finish the checkout, all it does it keeps loading and nothing happens. See below attachment.
N.B: I didn't found such type of problem in the list of SUPEE-6788 TECHNICAL DETAILS. I have checked the system.log and exception.log but nothing found.
Also I have checked that the old version works perfectly before security patch update.
Any ideas why this might be occurring? Please help me to solve the problem.
Check your console log error, It seems like Checkout ajax request is not working.

Magento 2 how to get best selling products

In magento 2 how can i get best selling products in block ?
And how can we find online visitor in Magento 2
Thanks in advance
Check Below URL for Best Selling Products:
Best way to display bestseller products
For online customer You have to login in Magento Backend And follow the Below Steps
Customer -> Now Online
I solved it.
Go to Report->Bestsellers then click on statistics link and then select "Refresh Lifetime Statistics" -> submit.