Skip to content

Errors notifications shown during trying to invoke the python language server functions #20093

@Ohrimenko1988

Description

@Ohrimenko1988

Describe the bug

Errors notifications shown during trying to invoke the python language server functions

Che version

  • [ x ] latest
  • nightly
  • other: please specify

Steps to reproduce

Expected behavior

The language server functionality works and no error message shown

Observed behavior

The autocomplete functionality works but notifications with error messages are shown.
Error highlighting doesn't work.

Runtime

  • kubernetes (include output of kubectl version)
  • Openshift (include output of oc version)
  • [ x ] minikube (include output of minikube version and kubectl version)
  • minishift (include output of minishift version and oc version)
  • docker-desktop + K8S (include output of docker version and kubectl version)
  • other: (please specify)

Screenshots

Screenshot from 2021-07-07 13-56-37

Screenshot from 2021-07-07 14-13-51

Screenshot from 2021-07-12 11-09-26

Container logs:
python-container.log

Installation method

  • [ x ] chectl
chectl server:deploy \
  --k8spodreadytimeout=600000 \
  --k8spodwaittimeout=600000 \
  --k8spoddownloadimagetimeout=600000 \
  --listr-renderer=verbose \
  --platform=minikube \
  --chenamespace=iokhrime-che \
  --telemetry=off
  • OperatorHub
  • I don't know

Environment

  • my computer
    • Windows
    • [ x ] Linux
    • macOS
  • Cloud
    • Amazon
    • Azure
    • GCE
    • other (please specify)
  • Dev Sandbox (workspaces.openshift.com)
  • other: please specify

Eclipse Che Logs

Additional context

Metadata

Metadata

Assignees

Labels

kind/bugOutline of a bug - must adhere to the bug report template.severity/P1Has a major impact to usage or development of the system.sprint/currentstatus/release-notes-review-doneIssues that have been reviewed by the doc team for the Release Notes wording

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions