Public hostname cant see beyond page 1

Today I went in to create a couple additional public hostnames for self hosted apps.

I added my first one (#13 in my list), and it worked as expected.

I added #14 and it and it did not appear in my list. No additional pages appear to scroll through. I tried to add it again, but it says it already exists. I tried to access that URL and it does not work.

If I hover over the the list of route on the tunnel, I see the public hostname that SHOULD be #14.

However, I cant go into it to configure it to see why it isnt working.

As a test I added another one. It saves but I can’t access it since the UI will only display 13 items.

Could be a temporary bug or issue :thinking:

Have you tried using a different Web browser?
How about zoom-in and zoom-out for a moment?

I’ve tested on my desktop PC and a large monitor, successfully added more than 14 and can scroll down.

The link schema should be:

https://one.dash.cloudflare.com/<TEAM_ID>/networks/tunnels/<TUNNEL_ID>/public-hostname/<YOUR_PUBLIC_HOSTNAME>/edit

If you can click on at least one of the public hostnames → Configure, you can grab it and modify it. Where TEAM_ID is your ZT Team ID, TUNNEL_ID is the Tunnel ID which can be seen from the URL address bar of the Web browser, while YOUR_PUBLIC_HOSTNAME is the hostname you’ve choosen.

I have tried multiple browsers with no luck. I just tried the Zoom idea ( I thought that may do it) but no luck there either. I have cleared chache and gone via incognito mode as well. Looked at the DOM via Developer tools and only see 13 rows in the table.

I tried opening another configuration and modifying the url, after hitting enter but instead of going to the edit view of the other entry it refreshes the page and put me back at the front page for the tunnel.

Even tried moving the last item to the end to move one of the other entries up.

Position13

So the UI definitely thinks there are no entries past 13.

However when I mouse over the routes on the tunnel page I definetly see all 15 entries, and I cannot recreate the ones that show up here but I cant see.

tunnel entries

Solved - somehow a DNS entry was created for the hostname but not the actual public hostname. I was able to navigate over to the DNS records and delete those erroneous entries, now I am able to create the entries and they show up. Its seems to be a very odd bug, but I was able to get things working again.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.