Skip to content

Rust Panic Thread not handle #56

Description

@Cleboost

Describe the Bug

I have a rust crash at start of my server. I think it could be good if it can be handle properly and not just a Rust panic thread

To Reproduce

temper

thread 'main' (1855691) panicked at src/base/logging/src/lib.rs:32:10:
called `Result::unwrap()` on an `Err` value: InitError { context: "failed to create log directory", source: Os { code: 13, kind: PermissionDenied, message: "Permission denied" } }
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Expected Behaviour

No response

Screenshots / Videos

No response

Temper Version

0.1.1

Rust Version

1.95.0

Server Logs

No response

Additional Context

Linux : Cashy OS (arch based)
Kernel : 7.0.9-1-cachyos

Is there an existing issue for this?

  • I have searched current existing issues before creating this.
  • [🤤] I checked all the boxes without reading them
  • I have provided all necessary and relevant details, including logs, reproduction steps, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    TBD

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions