Need a special offer?Find out if your project fits.
+

Unhandled exception. System.InvalidOperationException

Answered
Danny.Nam asked on November 3, 2021

It worked well few days ago, but It raised error suddenly.
what's happended?
 

ailed to start flexmonster server Error: Command failed: ./flexmonster-data-server

Unhandled exception. System.InvalidOperationException: Cannot read keys when either application does not have a console or when console input has been redirected. Try Console.Read.

at System.ConsolePal.ReadKey(Boolean intercept)

at System.Console.ReadKey()

at Flexmonster.DataServer.Program.Main(String[] args)

at ChildProcess.exithandler (node:child_process:333:12)

at ChildProcess.emit (node:events:379:20)

at ChildProcess.EventEmitter.emit (node:domain:470:12)

at maybeClose (node:internal/child_process:1065:16)

at Process.ChildProcess._handle.onexit (node:internal/child_process:296:5) {

killed: false,

code: null,

signal: 'SIGABRT',

cmd: './flexmonster-data-server'

}

 

3 answers

Public
Nadia Khodakivska Nadia Khodakivska Flexmonster November 3, 2021

Hello, Danny,
 
Thank you for contacting us.
 
We haven’t managed to reproduce the described issue. Please provide us with the additional information:

  1. Do you use the Data Server as a console application or using Flexmonster Admin Panel?
  2. It would be great if you send us your Data Server configurations (a current flexmonster-config.json file), log files (can be found in the /logs folder) & a dummy data set

 
Looking forward to your response.
 
Kind regards,
Nadia

Public
Nadia Khodakivska Nadia Khodakivska Flexmonster November 10, 2021

Hello, Danny,

Hope you are doing well.

We were wondering if you still experience this issue. If yes, please provide us with some details so we could reproduce the described behavior.

Kind regards,
Nadia

Public
Nadia Khodakivska Nadia Khodakivska Flexmonster November 17, 2021

Hello, Danny,

Hope you are doing well.

Just checking in to ask whether the error still occurs. Please let us know if there is anything that we could help you with.
 
Looking forward to hearing from you.

Kind regards,
Nadia

Please login or Register to Submit Answer