Troubleshooting
    • 31 Jan 2024
    • 1 Minute to read
    • Contributors
    • Dark
      Light

    Troubleshooting

    • Dark
      Light

    Article summary

    Service

    Some problem can be resolved with manipulation in your side, here is the list

    Error message, behaviour ...Resolution
    • ZHB doesn't respond or you can't login to Zetaly platform.
    • This message is present in ZHB logs : Error while trying to connect to BI Tool, please verify the BI Status
    Restart ZHB
    For Docker :
    docker restart zetaly_zhb
    For Windows :
    Restart-Service ZHB

    If you still have a problem with the ZHB module, contact us and provide the following:

    • Logs
    • How to reproduce the issue

    Logs

    ZHB logs can be found at %Installation Directory%/logs/.

    Two files contain relevant information:

    • StdError.log
    • StdOutput.log

    If you are able to reproduce your issue, before sending us the logs file, activate debug level logs.

    Debug Logs

    To activate debug level logs, edit the application.properties file within the %Installation Directory%/config/ directory, and update the property quarkus.log.level as follows:

    quarkus.log.level = DEBUG

    Relaunch the ZHB service and reproduce your bug. Then send us the debug level logs.

    After sending the debug level logs, set the logging back to warning level. Edit the application.properties file within the %Installation Directory%/config/ directory, and update the property quarkus.log.level as follows:

    quarkus.log.level = WARN

    Relaunch the ZHB service.


    What's Next
    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.