I have a ZIMA board with ZIMAOS.
In order to use Nginx Proxy Manager correctly, I had to open ports 80 and 443 for it.
Now the ZIMA app (Windows 11) no longer works when trying to access ZIMAOS via port 80 or 443.
Is there any way to configure the port used by the ZIMA app to access ZIMAOS?
Hey, to better help you, we need more info. Please fill in the template.
I will describe this problem as follows:
[Problem description.]
And I can reproduce the problem like this:
[the detailed steps to reproduce the problem.]
[images and photos are better.]
[videos and screen records are best.]
And I remember I did this to my machine before the problem showed up:
[If exists, please attach the operations might be related to the issue.]
And I have tried these operations to fix it:
[The steps you might have tried.]
[images and photos are better.]
[videos and screen records are best.]
And here are the specs of my machine:
[the detailed specs of the machine where the problem happens]
[the specific version of the OS]
[the specific version of the Client OS]
I will describe this problem as follows:
After changing the ZIMAOS UI Ports from 80 to 8080 and 443 to 30443 the ZIMA App in Windows can not connect anymore.
And I can reproduce the problem like this:
Edit /etc/casaos/gateway.ini
[gateway]
port = 8080
[ssl]
enabled = true
port = 30443
systemctl restart casaos
Restart ZIMA App in Windows.
Try to connect.
And I remember I did this to my machine before the problem showed up:
[If exists, please attach the operations might be related to the issue.]
And I have tried these operations to fix it:
[The steps you might have tried.]
[images and photos are better.]
[videos and screen records are best.]
And here are the specs of my machine:
ZimaBoard 2 1664
ZIMA OS
Linux ZimaBoard2 6.12.25 #1 SMP PREEMPT_DYNAMIC Fri Aug 1 04:14:11 UTC 2025 x86_64 GNU/Linux
ZIMA App 2.3.0
After update to Zima OS 1.5 it works.
Problem fixed