Tunnel Won't Run after Update - Credentials not Found

What is the name of the domain?

sevinup.com

What is the error message?

“tunnel credentials file not found”

What is the issue you’re encountering

I ran the update command for Cloudflared and after running it my tunnel went down and when I try to run it, it tells me credentials cannot be found

What steps have you taken to resolve the issue?

I have tried running the updater again, creating a new tunnel, generating a new token.

What are the steps to reproduce the issue?

Running the tunnel from cmd

How about running cloudflared tunnel list, do you see them listed or not?

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

Are you running local or remote managed tunnel?
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).

Sorry, didn’t think to include some of these details.

If I run the tunnel list, both the original and new tunnels are listed.

I did use the login command and got a success message, but the other issue still persists when trying to run it.

I did also try restarting my device.

I am running locally. Forgive my ignorance, but how might I go about finding my config file? I can’t seem to locate it on my system.

Thank you for feedback.

I wonder, if you could switch and use remotely managed via Dashboard, might be easier, at least it is for me.

Either under the root user, or path, or even /etc/cloudflared/ where it’s installed.

Apparently I just have no idea what I’m talking about… I set it up through Zero Trust so in that case I guess it is remotely managed.