Cannot Click Subscribe & Sign In Button

Me and my users cannot click the subscribe and sign in button when we are using mobile data on the phone. There are no response when click the button. But when i’m using wi-fi or enable VPN on the phone, i can click the button.

Why is this happening? I’m just update to the latest version. I’m using self-hosting Ghost version 6.48.

Setup information

Ghost Version
Ghost version 6.48

Node.js Version
v22.23.1

How did you install Ghost?
Provide some details about your install of Ghost if you are self-hosting.

Provide details of your host & operating system
Include further details about your hosting and OS.

Database type
MySQL 5.7 / MySQL 8 / SQLite 3 / Other

Browser & OS version
Tested on Safari and Chrome browser app in phone.

Relevant log / error output
Copy and paste any relevant log output. Use backticks to format this into code.

That sounds odd. What happens if use a mobile hotspot connection with a computer? I doubt it had anything to do with the network connection.

Is it possible to share the browser network debug inspector logs? Have you tried another browser on mobile?

Already fix it. It was the cdn.jsdelivr.net. The solution is by replace the jsDelivr with unpkg

edit the config.production.json

So, cdn,jsdelivr.net is blocked by your mobile internet provider? If there is a ISP-wide blockage for jsDelivr, it’s a bigger issue than just your website.