jetpack error
-
Hi Jetpack Team,
I’ve been working through a persistent issue where Jetpack fails to connect on my site:
👉 https://silverrich.co.kr (Server IP: 158.247.240.159, hosted on Cloudways, DigitalOcean Seoul)I have already tried everything including:
- Full database reset:
DELETE FROM wp_options WHERE option_name LIKE '%jetpack%'
- Jetpack plugin deletion, reinstall
- Checked
wp-config.php
for JETPACK_* constants → none found - Verified WordPress Address and Site Address match exactly (https://silverrich.co.kr)
- Verified SSL is valid
- Enabled: php복사편집
define( 'JETPACK_DEV_DEBUG', true ); define( 'WP_DEBUG', true ); define( 'WP_DEBUG_LOG', true );
- No relevant errors in
wp-content/debug.log
- Outbound requests to
public-api.wordpress.com
via curl succeed wp jetpack status
shows partial connection,blog_id: 0
- Tried with multiple admin accounts
- PHP version: 8.x, memory limit: 512M, execution time: 300, cURL enabled
❌ Still getting “Site connection failed” immediately after clicking “Set up Jetpack”
This happens in both regular and incognito browser sessions.Could this be related to:
- Jetpack-side stuck site record?
- Cloudways/Seoul region-specific issue?
- Token mismatch or authentication sync failure?
Thank you for any help or insights you can provide.
Best,
HYEONBIN - Full database reset:
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.