NetXMS v6.1.1 - WebUI Problems

Started by SmEed, April 27, 2026, 08:51:12 AM

Previous topic - Next topic

SmEed

Hello!

Unfortunately, there seems to be a problem with the web interface.
Can anyone help me with this?

THX!
;)

Filipp Sudanov

Your server is v. 6.1.1, but web UI still stays on 6.0.x.

Have you replaced the .war file in Tomcat/Jetty with the new one (https://netxms.com/download/releases/6.1/nxmc-6.1.1.war)?

If yes, sometimes Tomcat/Jetty is hesitant with switching to new file, try removing .war file, restarting Tomcat/Jetty, putting .war file and restarting again.

SmEed

Perfect, best thanks!

Del C:\NetXMS-WebUI\jetty-base\work solves my problem.

eugene1

#3
tomcat 10.1.52
openjdk  11.0.30
After updating to 6.1.1, I encountered an error in the WebUI when trying to open a page.
It would be advisable to explicitly indicate which versions are required somewhere, for example on the download page. Is that the issue?

Alex Kirhenshtein

Начиная с 5.x, для веба нужна 17 джава

eugene1

#5
Quote from: Alex Kirhenshtein on May 04, 2026, 12:59:55 PMНачиная с 5.x, для веба нужна 17 джава
update to:

Tomcat Version - Apache Tomcat/10.1.54
JVM Version - 25.0.2+10-Ubuntu-124.04 (openJDK 25.02.2)

still not work. At the same time, the old version 6.0.5 runs in this environment and produces a correct error about the difference in versions (WebUi/Server)

eugene1

#6
p.s: switched to English according to the forum section

I found the problem #1.
If I change the file name from "nxmc-6.1.1.war" to "nxmc.war" (example), an error appears.  Previously, file names could be changed, I always used "nxmc.war"

This is important - so that users retain their bookmark paths when updating (do not change)

eugene1

#7
Problem #2:
also, i find some another little problem in WebUi 6.1.1 - is the black font on a black background, the inscription is not visible. Please change it to white, for example.

eugene1

#8
Problem #3:
The agent loading column is wider than full HD screen. It doesn't fit the screen. it was fine in previous releases. OK and download buttons when going out of screen

Filipp Sudanov

Error #1 might be related to cookies on client side - this is an issue when we switch framework version used for nxmc. Clearing cookies should help.

#2 - created https://github.com/netxms/netxms/issues/3236 for this. You can set Server.Color in Configuration->Server Configuration, it will change background under the text

#3 which exactly part of GUI is this?

SmEed

Cookies? On a v. OLD Webserver...?

SmEed



eugene1

Quote from: Filipp Sudanov on May 13, 2026, 05:14:02 PM#2 - created https://github.com/netxms/netxms/issues/3236 for this. You can set Server.Color in Configuration->Server Configuration, it will change background under the text

ok. thx. i just will wait next release.

eugene1

Quote from: Filipp Sudanov on May 13, 2026, 05:14:02 PMError #1 might be related to cookies on client side - this is an issue when we switch framework version used for nxmc. Clearing cookies should help.

yes. thx - after clear all cookies - work correctly