https://monorail-edge.shopifysvc.com/v1/produce

Ernestas_Bakuti
Tourist
5 0 8

Hi,

We see a tail that slows down the page load time. It emerged in November last year. We contacted the developers of shopify and no one was able to respond.

Response Version - HTTP/2.0
access-control-allow-credentials
true
access-control-allow-headers
User-Agent,Accept,Content-Type,X-Monorail-Edge-Event-Created-At-Ms,X-Monorail-Edge-Event-Sent-At-Ms,X-Monorail-Edge-Client-Message-Id,X-Monorail-Edge-Device-Install-Id,X-Monorail-Edge-Accept-Language,X-Monorail-Edge-Content-Language,X-Forwarded-For
access-control-allow-methods
OPTIONS,POST
access-control-allow-origin
https://eliveragroup.com
access-control-max-age
86400
content-length
0
date
Mon, 13 Jan 2020 11:09:04 GMT
status
200
strict-transport-security
max-age=63072000; includeSubDomains; preload
x-dc
gke
x-request-id
2b0c393f-d1f8-41f0-b265-026d7db5a41f
Request Version - HTTP/2.0
:authority
monorail-edge.shopifysvc.com
:method
POST
:path
/v1/produce
:scheme
https
accept
*/*
accept-encoding
gzip, deflate, br
accept-language
en-US,en;q=0.9
content-length
727
content-type
text/plain
origin
https://eliveragroup.com
referer
https://eliveragroup.com/
user-agent
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36

https://monorail-edge.shopifysvc.com/v1/produce

https://gtmetrix.com/reports/eliveragroup.com/A3EFrEdt

https://elivera.co.uk and http://eliveragroup.com
Replies 22 (22)

MaDub
Shopify Partner
2 0 1
May have something to do with Shopify's load balancing.

This thread shed some light on it.
https://community.shopify.com/c/Technical-Q-A/Monorail-edge-shopify-use/td-p/605942/page/2

Leffrey
Explorer
40 0 17

If you go to Google Console Mobile Friendly Test, you will see that it shows an error.  See picture:monorail-error.jpg

dardan_shabani
Visitor
2 0 0

Same issue for me, any solution so far ?

Jaimeprosserart
Tourist
7 0 1

I am having this issue also.  I would love to know if it is slowing down my page speed and how to rectify?

 

CiaraLeddy
Visitor
1 0 0

Has anyone had a response from Shopify yet?https://monorail-edge.shopifysvc.com is appearing as 404s.

zombodotcom
Shopify Partner
17 0 6

This is slowing down my new website ridiculously, from a fresh debut theme. 

CaninesCollar
Excursionist
19 0 5

Hello Shopify. 

My new website has slow down  page speed ..... Please let me know how to rectify? and what is cause this on my page. 

thank you 

Screen Shot 2021-02-15 at 9.43.39 AM.png

Sharasaur
Tourist
4 0 1

For me too! Really hope that Shopify addresses this soon. Seems like there are plenty of us with this issue. 

Bilel2
Visitor
1 0 0

Same issue here! 

tuftcity
Visitor
2 0 0

Same issue here. Slow down is not what I'm after. Are they on to this issue?

AdamAnas
Shopify Partner
35 1 7

I'm also facing same issue on this site najmaonline.com.
L
ighthouse, Rich Search result, gmetrix all showing this resource loading issue.

ChristianDE
Tourist
13 0 1

We have also this issue.

konsequent
Tourist
9 0 1

same issue - leaving this here to get notified about updates

Levi5
Tourist
5 0 13

Yes, my google web console is kicking me redirect errors with the /v1/produce URL that is being created by Shopify. Please help. 

David_Miller
Tourist
4 0 0

Same issue here and this needs to be rectified please ...

Angiras
Shopify Partner
3 0 1

Hi, I am also facing the same issue. A post request is being fired every second. This is dramatically slowing down the app. I am adding a snapshot of number of requests that have been already sent in about half an hour.  Kindly help.

Angiras_0-1643744554180.png

 

Angiras
Shopify Partner
3 0 1

Upon further investigation I found that the following script is causing the problem.

 

https://cdn.shopify.com/shopifycloud/web/assets/v1/latest/main-a63df8123828fba6531a0a5b88cc0e58d182f...

 

And inside this script this particular block of code is the culprit

"./node_modules/@shopify/monorail/lib/config/endpoints.js": function(e, t, n) {
        "use strict";
        Object.defineProperty(t, "__esModule", {
            value: !0
        }),
        t.DEVELOPMENT_DOMAIN = "http://localhost:8082",
        t.PRODUCTION_DOMAIN = "https://monorail-edge.shopifysvc.com",
        t.PRODUCE_BATCH_ENDPOINT = "/unstable/produce_batch",
        t.PRODUCE_ENDPOINT = "/v1/produce",
        t.PRODUCTION_CANADA_ENDPOINT = "https://monorail-edge-ca.shopifycloud.com/v1/produce",
        t.extractDomain = function(e) {
            return "https://" + new URL(e).hostname
        }
    }

 

damon129
Visitor
2 0 0

fwiw, I contacted support and got this back:

 

As per back end this is a normal part of a Shopify store. It helps run Shopify Analytics, and it should not cause any problems for page speed (the calls it makes are very tiny). This is for conducting tests on stores with various tools, including Chrome inspector tools, multiple calls to something called "produce" or https://monorail-edge.shopifysvc.com/v1/produce

 

Not a real answer, but nothing we can do about it either.

tuftcity
Visitor
2 0 0
It’s not particularly helpful at all and doesn’t consider the impact on
analytics when fake subscriber emails bounce.
Mike5241
Excursionist
42 0 7

Hi Angiras,

 

I also came across this issue, did you find a workaround? It's stupid that Shopify hasn't done anything to solve this issue.

 

Thank you,

Mike

Mavi90
Excursionist
31 0 4

Hi everyone,

 

I actually deleted the link off my theme.liquid around 1.5 months ago and am now questioning it. Together with other small fixes on my site, I saw a huge increase in my site speed. But am starting to have issues with my sitemap and pages not having no canonical links, according to SEMrush. I have also seen a decrease in visits per day. 

 

Has anyone else tried deleting the link from theme.liquid?

 

 

Has anyone else tried to delete this link off theme.liquid?

Odell_Creations
Tourist
10 0 5

Another forum on this same error.  Seems like shopify has been struggling with this error for a couple years now off and on.  This is ridiculous for a mega corporation like Shopify to let a problem like this continue for so long.  My experience with shopify over the last few months has been at best subpar.  Someone definitely needs to get on this.

https://odellcreations.com
odellcreations@odellcreations.com