-
Notifications
You must be signed in to change notification settings - Fork 435
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Runtime Error: Invalid Memory Address or Nil Pointer Dereference during Fresh Install #1089
Comments
Hey, thank you for opening your first Issue! 🙂 While a Tailwarden team member takes a look at your issue we would like to invite you to join our official Discord server, where you can interact directly with other contributors and Tailwarden team members. Link here: https://discord.tailwarden.com |
|
@Azanul |
#1089 Added nil check on associated KeyPair
Describe the bug
After performing a fresh installation of Komiser, the application fails to start, and a runtime error occurs. The error message states: "runtime error: invalid memory address or nil pointer dereference." This error is preventing the application from functioning as expected.
To Reproduce
Steps to reproduce the behavior:
./komiser_Linux_x86_64 start --config config.toml --verbose
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: