RFEM6Server | QCommandLineParser: option not defined

Hello dear community,

I am trying to start the RFEM6 server with the following command:

.\RFEM6Server.exe --email=example@example.org --password=123 --license=000005-25 --start-grpc-server=9000

Then the following error appears:

Expected behavior:

  • The RFEM6 server should start and provide the gRPC server on port 9000.

Actual behavior:

  • An error occurs. (See screenshot)

What I have already tried:


Info

  • RFEM version: 6.11.0011
  • RFEM version: 6.12.0006

Question to the community:

Has anyone had experience starting the RFEM6 server via the command line and can tell me why this error occurs? Are there special requirements or known issues with the parameter --start-grpc-server?

Under RFEM 6.07, starting the server (then with the SOAP API) worked exactly like this.

Hi hasslernils,

in principle, you are already proceeding correctly. That is exactly how it is described in the corresponding FAQ:

However, I can confirm your observation, as the same error occurs for me as well. Unfortunately, I cannot tell you why. Therefore, I have informed our development department and requested an analysis (Bug 543973).

If I learn more about this, I will get back to you.

Best regards
Clemens Gutmann

Hi hasslernils,

the whole thing was a bug (543973), which should have been fixed with this week's version (6.12.0009).

Best regards
Clemens Gutmann

1 Like

Hi Clemens,

thanks for the update.
With the current version, it is running again:

Let's hope it stays that way in future versions! :)

2 Likes