NetXMS Support Forum

English Support => General Support => Topic started by: SmEed on April 27, 2026, 08:51:12 AM

Title: NetXMS v6.1.1 - WebUI Problems
Post by: SmEed on April 27, 2026, 08:51:12 AM
Hello!

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

THX!
;)
Title: Re: NetXMS v6.1.1 - WebUI Problems
Post by: Filipp Sudanov on April 27, 2026, 12:45:16 PM
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.
Title: Re: NetXMS v6.1.1 - WebUI Problems
Post by: SmEed on April 27, 2026, 01:13:13 PM
Perfect, best thanks!

Del C:\NetXMS-WebUI\jetty-base\work solves my problem.
Title: Re: NetXMS v6.1.1 - WebUI Problems
Post by: eugene1 on May 04, 2026, 12:51:53 PM
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?
Title: Re: NetXMS v6.1.1 - WebUI Problems
Post by: Alex Kirhenshtein on May 04, 2026, 12:59:55 PM
Начиная с 5.x, для веба нужна 17 джава
Title: Re: NetXMS v6.1.1 - WebUI Problems
Post by: eugene1 on May 04, 2026, 02:09:01 PM
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)
Title: Re: NetXMS v6.1.1 - WebUI Problems
Post by: eugene1 on May 04, 2026, 02:42:54 PM
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)
Title: Re: NetXMS v6.1.1 - WebUI Problems
Post by: eugene1 on May 04, 2026, 02:57:10 PM
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.
Title: Re: NetXMS v6.1.1 - WebUI Problems
Post by: eugene1 on May 04, 2026, 03:03:58 PM
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
Title: Re: NetXMS v6.1.1 - WebUI Problems
Post by: Filipp Sudanov on May 13, 2026, 05:14:02 PM
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?
Title: Re: NetXMS v6.1.1 - WebUI Problems
Post by: SmEed on May 14, 2026, 01:33:12 AM
Cookies? On a v. OLD Webserver...?
Title: Re: NetXMS v6.1.1 - WebUI Problems
Post by: SmEed on May 14, 2026, 01:37:01 AM
UPDATE; 4Nis2, Pls. Thx! ;)
Title: Re: NetXMS v6.1.1 - WebUI Problems
Post by: SmEed on May 14, 2026, 01:44:15 AM
Quote from: SmEed on May 14, 2026, 01:33:12 AMCookies? On a v. OLD Webserver...?
lol
Title: Re: NetXMS v6.1.1 - WebUI Problems
Post by: eugene1 on May 14, 2026, 08:31:27 AM
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.
Title: Re: NetXMS v6.1.1 - WebUI Problems
Post by: eugene1 on May 14, 2026, 08:47:06 AM
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
Title: Re: NetXMS v6.1.1 - WebUI Problems
Post by: eugene1 on May 14, 2026, 09:16:23 AM
Quote from: Filipp Sudanov on May 13, 2026, 05:14:02 PM#3 which exactly part of GUI is this?
Packages -> Upload to server..

but in 6.1.2 - now ok. I think problem solved. Maybe it was related to old coockies.