dec0dOS / zero-ui

ZeroUI - ZeroTier Controller Web UI - is a web user interface for a self-hosted ZeroTier network controller.
GNU General Public License v3.0
946 stars 152 forks source link

bug: Zero-ui is not compatible with the Microsoft Edge browser #108

Closed youtehub closed 2 years ago

youtehub commented 2 years ago

Bug Report

ZeroUI version:

v1.5.1

latest

Current behavior:

When I used Docker Compose to deploy Zero-UI on Ubuntu this afternoon, the whiteboard appeared when I opened the page of the app using the Edge browser, as shown in the figure.When opened with Chrome and Firefox, it is normal. The problem only appeared after the V1.5.1 update, which started showing up around noon today image

Expected behavior:

I hope the later module can be compatible with Microsoft Edge browser, this browser is the default browser of Windows, it is quite useful, I hope it can be compatible with this browser, after all, the mainstream browsers now are Firefox, Edge, Chrome. Some people mentioned this issue in the discussion group, mainly because the latest version of the browser compatibility issues, so I will raise an issue here

Steps to reproduce:

I'm using Ubuntu to load the latest docker, Docker Compose, Then use the installation method mentioned in the document To download Docker-compose. Yml,To disable Caddy proxy and HTTPS, remove the http-proxy from Docker-compose. set ZU_SECURE_HEADERS to false and change zero-ui port expose to ports.

Then deploy it into Docker as follows. When accessed on Edge browser, whiteboard appears. V1.5.1 released on the morning of August 26, 2022, has this problem when Docker is deployed.

Now, I'm using the Settings page on Chrome or Firefox, setting things up, and yesterday it was all accessible on the Edge browser

dec0dOS commented 2 years ago

Hello, @youtehub. I think that it is not really related to the specific browser. Clean the Edge cache files and data, it should be fine.

dec0dOS commented 2 years ago

By the way, there is no such v1.5.1 version. Screenshot 2022-08-26 at 15 50 00

dec0dOS commented 2 years ago

If the related problem does not solve, check the browser console page. It is impossible to determine what the problem is without any logs.

dec0dOS commented 2 years ago

ZeroUI works fine in Edge on Windows 11

youtehub commented 2 years ago

thanks, Clean the Edge cache files and data, it works normally.

youtehub commented 2 years ago

thanks, Clean the Edge cache files and data, it works normally.