I get the following error on Windows 10 when launching Salome:
runSalome running on XXXXXXXX
Searching for a free port for naming service: 2823 - OK
Searching Naming Service ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++Failed to narrow the root naming context
Traceback (most recent call last):
File "C:\SALOME-9.7.0\W64\KERNEL\bin\salome\runSalome.py", line 694, in useSalome
clt = startSalome(args, modules_list, modules_root_dir)
File "C:\SALOME-9.7.0\W64\KERNEL\bin\salome\runSalome.py", line 482, in startSalome
clt=orbmodule.client(args)
File "C:\SALOME-9.7.0\W64\KERNEL\bin\salome\orbmodule.py", line 56, in __init__
self.initNS(args or {})
File "C:\SALOME-9.7.0\W64\KERNEL\bin\salome\orbmodule.py", line 95, in initNS
sys.exit(1)
SystemExit: 1
--- Error during Salome launch ---
I already uninstalled and reinstalled the program and changed to different versions (9.7.0 and 9.8.0), but it didn’t help.
So I have no idea on how to solve this problem, also because it seems no one else had this issue.
The computer is running in a local network, so there is no internet connection. I have a second (similar) computer in the same network, on which Salome is running without any problems.
I tried your input, but %userprofile%\.config\salome and %APPDATA%\salome do not exist on my system.
Deleting all .omni files in %APPDATA% and .salome_PortManager.cfg did not help.