| Issue | Solution | |-------|----------| | 404 after push | Wait 2–5 minutes; check CI/CD pipeline status | | Games not loading | Open browser console (F12) – check for mixed content or missing files | | Pipeline fails | Ensure .gitlab-ci.yml is valid YAML and main branch exists | | School/office blocks GitLab Pages | Use a custom domain + Cloudflare proxy |
Document version 1.0 – Last updated: 2026-04-12 unblocked games s3 gitlab install
If a game fails to load, check the browser console (F12 > Console). Most errors are caused by Cross-Origin Resource Sharing (CORS) issues, which can be fixed by hosting the assets locally within your GitLab repo. | Issue | Solution | |-------|----------| | 404