.zip domains cause 404 in panel interface #86

Closed
opened 2026-04-05 20:25:27 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @dotargz on 5/20/2025

CloudPanel version(s) affected

2.5.1

Description

any domain added with the TLD ".zip" breaks the UI and returns a 404 instead of a management interface. the actual site and interface are there, but this link, and potentially others, is broken.

How to reproduce

create a site with the domain ending in ".zip" then, attempt to open the management interface from the sites list.

Possible Solution

to get around this, you can add /settings to the 404 link, which will make it valid. but doing this manually makes navigating between domains a real hassle.

Additional Context

No response

*Originally created by @dotargz on 5/20/2025* ### CloudPanel version(s) affected 2.5.1 ### Description any domain added with the TLD ".zip" breaks the UI and returns a 404 instead of a management interface. the actual site and interface are there, but this link, and potentially others, is broken. ### How to reproduce create a site with the domain ending in ".zip" then, attempt to open the management interface from the sites list. ### Possible Solution to get around this, you can add /settings to the 404 link, which will make it valid. but doing this manually makes navigating between domains a real hassle. ### Additional Context _No response_
Sign in to join this conversation.