Nick
CDCloudflare Developers
•Created by Nick on 4/8/2025 in #hyperdrive
Has anyone had luck troubleshooting "
Sounds good
10 replies
CDCloudflare Developers
•Created by Nick on 4/8/2025 in #hyperdrive
Has anyone had luck troubleshooting "
And the Tunnel shows as healthy
10 replies
CDCloudflare Developers
•Created by Nick on 4/8/2025 in #hyperdrive
Has anyone had luck troubleshooting "
This VPC has only private IP addresses, so I can't reach it from outside the VPC. psql is working correctly, though, it's when I try to create the Hyperdrive instance that these errors come up
10 replies
CDCloudflare Developers
•Created by Nick on 4/8/2025 in #hyperdrive
Has anyone had luck troubleshooting "
The underlying Hyperdrive error code is 2015, with a message containing SSLV3_ALERT_HANDSHAKE_FAILURE and HANDSHAKE_FAILURE_ON_CLIENT_HELLO. I thought it could be because this is an AWS-issued cert, but the Hyperdrive docs seem to indicate it doesn't validate the chain
10 replies
CDCloudflare Developers
•Created by Nick on 4/8/2025 in #hyperdrive
Has anyone had luck troubleshooting "
Yep, it's a pretty locked down architecture, but I've connected using sslmode=require from psql on the server where the Tunnel is running.
10 replies
CDCloudflare Developers
•Created by Nick on 2/19/2025 in #pages-help
next-on-pages question on next/dynamic
I created an issue on GitHub (since this appears to be a bug) at https://github.com/cloudflare/next-on-pages/issues/941
5 replies
CDCloudflare Developers
•Created by Nick on 2/19/2025 in #pages-help
next-on-pages question on next/dynamic
It seems (from a SDK user's perspective) that the issue comes from next/dynamic chunks somehow not being included in next-on-pages' build process when using the edge runtime.
5 replies
CDCloudflare Developers
•Created by Nick on 2/19/2025 in #pages-help
next-on-pages question on next/dynamic
I managed to put together a minimal reproduction at https://github.com/nicholasfulton/next-on-pages-bug
5 replies