ashutosh
ashutosh
CDCloudflare Developers
Created by ashutosh on 12/1/2023 in #general-help
Cloudflare Tunnel hangs up
I use Cloudflare to do developing directly over HTTPS urls. Today suddnely I started getting error as " Web server is down Error code 521 " Even when the port is running on the server. What to do in this case? I uninstalled, re-installed the server but no luck yet.
13 replies
CDCloudflare Developers
Created by ashutosh on 8/21/2023 in #general-help
VSCode Remote with SSH Tunnel
I have created a tunnel for my domain which I want to use to connect to SSH with rather than the IP address. SSH tunnels are working fine but I am not able to connect to my SSH server with VSCode. On Checking VSCode Connection logs, it seems like they use the command as ssh -T -D 57935 connectionName bash to connect to the server which is not at all responding. How to make it work with Cloudflare SSH Tunnels
3 replies
CDCloudflare Developers
Created by ashutosh on 3/10/2023 in #workers-help
Email Workers
Is there a way to get HTML Content and the Text of the received email on Email Workers? I can get the raw email content but that is difficult to parse.
4 replies