ยฉ 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
Cloudflare DevelopersCD
Cloudflare Developersโ€ข17mo agoโ€ข
6 replies
SillyMonkey982

Cannot access tunnel

Hi all I have tried creating a tunnel with the purpose of creating an api that I should be able to access from anywhere. I have a tunnel setup as shown. This is my config for the tunnel running on my raspberrypi

GNU nano 7.2 /root/.cloudflared/config.yml
tunnel: tunnelid
credentials-file: /root/.cloudflared/tunnelid.json

ingress:
- hostname: api.domainname.com
service: http://192.168.0.168:5000
- service: http_status:404


I am running

sudo cloudflared tunnel run tunnelid

I have code that gets data with SELECT * from test_db and it successfully does when I go to 192.168.0.168:5000 on my local network. However when I go to api.mydomainname.com I get an error 1033

Im in desperate help please.
image.png
image.png
image.png
Cloudflare Developers banner
Cloudflare DevelopersJoin
Welcome to the official Cloudflare Developers server. Here you can ask for help and stay updated with the latest news
85,042Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Zero trust tunnel cannot access the database
Cloudflare DevelopersCDCloudflare Developers / general-help
2y ago
Tunnel + Direct Port Access
Cloudflare DevelopersCDCloudflare Developers / general-help
16mo ago
Can't access subdomain through tunnel
Cloudflare DevelopersCDCloudflare Developers / general-help
12mo ago
Cloudflare tunnel zero trust access application
Cloudflare DevelopersCDCloudflare Developers / general-help
2y ago