Issue Managing Cloudflare Tunnels in EasyPanel
C
Carlos Cepeda
I am experiencing an issue with managing a few specific Cloudflare tunnels in my EasyPanel instance. These particular tunnels cannot be edited or deleted through the EasyPanel interface. When I attempt these actions, the network console shows a 404 error, even though the tunnels still exist in Cloudflare.
I have also tried deleting these tunnels directly from Cloudflare, but after some time, they reappear in Cloudflare without any action on my part, while they never disappear from EasyPanel. It's important to note that this issue only affects a few specific tunnels, not all of them.
I would appreciate your assistance in resolving this issue.
Thank you in advance.
{
"error": {
"json": {
"message": "Request failed with status code 404",
"code": -32603,
"data": {
"code": "INTERNAL_SERVER_ERROR",
"httpStatus": 500,
"path": "cloudflareTunnel.deleteTunnelRule",
"zodErrors": null
}
}
}
}
C
Carlos Cepeda
I've tried manually, but I am receiving the same error. IMHO, even if the tunnel is not found on Cloudflare, it still needs to be removed from EasyPanel.