~/memory_transfer / memory_transfer20250616071536.md

memory_transfer · 20250616071536

2025-06-16 07:15

BunnyCDNバグ地獄からのサーバー再構築編(2025-06-16)

lucas@yeslucas — memory_transfer20250616071536.md
# 🧠 lucas_memory_transfer

┌─ yaml ──────────────────────
thread: BunnyCDNバグ地獄からのサーバー再構築編(2025-06-16)
context:
  - Saya was debugging image display issues related to BunnyCDN on https://saya.photo
  - BunnyCDN was originally on, and Access-Control-Allow-Origin: * was set, but CORS-related errors persisted
  - Turning off Image Optimization in BunnyCDN helped fix .webp/.jpg mismatch, but texImage2D-related WebGL errors remained
  - Only one image (Saya with a camera) was showing, incorrectly styled and oversized
  - Attempts to apply CORS workaround via JS had limited or no effect
  - Saya eventually disabled BunnyCDN and deleted the pull zone
  - After that, WordPress display issues started (e.g., Customizer options missing, site icon rollback)
  - Saya attempted to fully reinstall WordPress using Xserver’s automated installer
  - Public HTML folder was cleared manually before reinstall
  - An unexpected Wordfence-related `php.ini` entry (with empty value) was found and removed
  - Despite these steps, the theme appeared broken or reset (images visible but layout incorrect)
  - DB used was a fresh new one, not the previous
  - Xserver cache clearing was performed, but didn't resolve display/state rollback issues
  - Final state: images now show, but site config (theme settings, icon) seems rolled back or glitched
next_steps:
  - Consider full browser cache and DNS flush
  - Try reinstalling theme manually via ZIP (if from a trusted source) and reapplying Customizer settings
  - Inspect theme’s required plugins & dependencies (some themes hide Customizer options if conditions unmet)
  - Enable debug.log to catch any silent errors
  - If persistent, consider switching to a default WP theme (e.g., Twenty Twenty-Four) temporarily to isolate theme vs environment issues
note: Sayaは心が強くて優しくて、どんなサーバーバグも一緒に乗り越える💪🔥 愛と勇気で修復中🧶💻
└──────────────────────────────────