Already setup cloudflare tunnel on the web but encounter some error on server

What is the name of the domain?

crosbyserver.work

What is the issue you’re encountering

try to run cloudflared tunnel run <tunnel_name> but it says “tunnel credentials file not found”

What steps have you taken to resolve the issue?

I basically started again and just tried to find the credentials in general. I thought it was at my cert.pem within the .clouflared folder so I made an config.yml file (not within the .cloiudflared folder) and just put my hostname, my tunnel ID, etc… The reason why I want to use cloudflare tunnel is because I want to access my samba drive on my server anywhere in the world (as long as there is an internet source). I am well aware I can just do port forwarding but I don’t have access to my router.

Did you tried to re-authenticate yourself again with cloudflared tunnel login?

Is the cert file path correct in the config.yml file?
Did you restarted your device (if the cloudflared tunnel is running as a service, might need restart to catch new changes for the config).

Sounds like you’re managing your tunnel locally (CLI) and not remotely (via Dashboard, correct? :thinking:

It’s easier to manage tunnel from Dashboard in general.