lab-tekton-pipelines icon indicating copy to clipboard operation
lab-tekton-pipelines copied to clipboard

TypeError: '<' not supported between instances of 'datetime.datetime' and 'NoneType'

Open rfelix80 opened this issue 4 years ago • 2 comments

After follow the steps the bellow, the script didn't show any erro but after accessing the route web site we get 500 error and log attached.

log-error.txt error-500

oc version Client Version: 4.6.12 Server Version: 4.6.9 Kubernetes Version: v1.19.0+7070803 Any help?

rfelix80 avatar Jun 14 '21 14:06 rfelix80

Steps was:

  1. git clone --recurse-submodules --branch 1.0 https://github.com/openshift-labs/lab-tekton-pipelines.git
  2. oc new-project workshops
  3. .workshop/scripts/deploy-spawner.sh

rfelix80 avatar Jun 14 '21 14:06 rfelix80

Same issue here.

abessifi avatar Jul 24 '21 16:07 abessifi