You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@datalab.apache.org by "Vira Vitanska (Jira)" <ji...@apache.org> on 2021/03/25 12:57:00 UTC

[jira] [Created] (DATALAB-2338) Instance status checker docker executes with '1' after provisioning restarting

Vira Vitanska created DATALAB-2338:
--------------------------------------

             Summary: Instance status checker docker executes with '1' after provisioning restarting
                 Key: DATALAB-2338
                 URL: https://issues.apache.org/jira/browse/DATALAB-2338
             Project: Apache DataLab
          Issue Type: Bug
      Security Level: Public (Regular Issues)
          Components: DataLab Main
            Reporter: Vira Vitanska
            Assignee: Leonid Frolov
             Fix For: v.2.5


*Preconditions:*

1.  At least one notebook is in '-ing' status except 'running'

*Steps to reproduce:*

1.  Restart provisioning service

*Actual result:*
 # CheckInfrastructureStatusScheduler runs with '1'
 # Status is not changed from DataLab Web UI side

{code:java}
 raise TypeError(repr(o) + " is not JSON serializable")
TypeError: ParamValidationError(u"Parameter validation failed:\nInvalid type for parameter InstanceIds[0], value: None, type: <type 'NoneType'>, valid types: <type 'basestring'>",) is not JSON serializable{code}
*Expected result:*
 # CheckInfrastructureStatusScheduler runs with '1'
 # Status is changed from DataLab Web UI side



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@datalab.apache.org
For additional commands, e-mail: dev-help@datalab.apache.org