GithubHelp home page GithubHelp logo

Comments (3)

Unlabled avatar Unlabled commented on June 16, 2024
(0) [root@prod-k8s-cp-1 linstor-controller]# cat ErrorReport-65C9C20C-00000-022790.log
ERROR REPORT 65C9C20C-00000-022790

============================================================

Application:                        LINBIT® LINSTOR
Module:                             Controller
Version:                            1.19.0
Build ID:                           6c838b3897e5a00cff808f7c6402ff3b17aa3c1c
Build time:                         2022-07-20T06:46:57+00:00
Error time:                         2024-04-08 16:58:02
Node:                               prod-k8s-cp-1.onplatform-dks.local

============================================================

Reported error:
===============

Category:                           RuntimeException
Class name:                         NullPointerException
Class canonical name:               java.lang.NullPointerException
Generated at:                       <UNKNOWN>


Call backtrace:

    Method                                   Native Class:Line number


END OF ERROR REPORT.

from linstor-server.

rp- avatar rp- commented on June 16, 2024

yes that is expected, except the:

(0) [root@prod-k8s-cp-1 linstor-controller]# linstor err delete --nodes prod-k8s-cp-1
Error: Unable to parse REST json data: Expecting value: line 1 column 1 (char 0)
Request-Uri: /v1/controller/version; Status: 302

This I have never seen yet, but might be some short network interruption?

Anyway, running linstor err delete without any "filter" option will not delete anything, just because I was afraid that someone running this by accident would delete all error reports.
So you have to at least give one filter option like --since or --to e.g.:
linstor err delete --nodes prod-k8s-cp-1 --to "$(date -d '-3days' +'%Y-%m-%d %H:%M:%S')"

But yes we could add some help text that nothing is deleted until you add some filter.

from linstor-server.

Unlabled avatar Unlabled commented on June 16, 2024

Great thanks

from linstor-server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.