Hello,
I’ve been using EI on both Windows computer and Linux computer. I used EI on windows first and all is fine but when I used it on Linux the logs are incomplete.
For example below is what I saw when using a windows computer (running model testing job)
Creating job… OK (ID: 1296187)
Generating features for Audio (MFE)…
Not generating new features: features already generated and no options or files have changed. Generating features for Audio (MFE) OK
Classifying data for Neural Network (Keras)…
Classifying data for float32 model…
Scheduling job in cluster…
Still waiting for job to be scheduled…
Still waiting for job to be scheduled…
Still waiting for job to be scheduled…
Still waiting for job to be scheduled…
Still waiting for job to be scheduled…
Still waiting for job to be scheduled…
Still waiting for job to be scheduled…
Still waiting for job to be scheduled…
Still waiting for job to be scheduled…
Still waiting for job to be scheduled…
Still waiting for job to be scheduled…
Still waiting for job to be scheduled…
Still waiting for job to be scheduled…
Still waiting for job to be scheduled…
Still waiting for job to be scheduled…
Still waiting for job to be scheduled…
Still waiting for job to be scheduled…
Still waiting for job to be scheduled…
Still waiting for job to be scheduled…
Job did not start within 120 seconds
Attached to job 1296187…
Attached to job 1296187…
Attached to job 1296187…
Attached to job 1296187…
Attached to job 1296187…
Attached to job 1296187…
Attached to job 1296187…
Attached to job 1296187…
But below is what I saw when using Linux computer
Creating job… OK (ID: 1296187)
Attached to job 1296187…
Attached to job 1296187…
Attached to job 1296187…
Attached to job 1296187…
Attached to job 1296187…
Attached to job 1296187…
Attached to job 1296187…
Attached to job 1296187…
I am using Linux Ubuntu 18.04.5 LTS and Chromium browser. I’ve also tried using EI on Mozilla Firefox but the logs are also incomplete.
I’ve tried using EI from a mobile phone (Android) and it shows complete job logs just like the one on windows.
All jobs are affected except the dataset uploader. I’ve tried feature generation, model training, model testing, and deployment job. All of those have incomplete log on Linux.
The jobs actually run but the process between job creation and finish (or fail) are almost completely invisible. I can’t even see the failure reason if a job fails when using EI on Linux.
I believe this isn’t the intended behavior on Linux. Is there anything I can do as workaroud to this? Thank you!