You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue is your kernel uses 64K page size (6.8.0-1013-nvidia-64k), but Cloudflare's workerd binary is compiled for standard 4K pages. Let me try using an older wrangler version or check for ARM64 64K compatibility: