Skip to content
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

Panic: runtime error: invalid memory address or nil pointer dereference in Memogram #57

Closed
matthewfu opened this issue Sep 5, 2024 · 0 comments
Labels

Comments

@matthewfu
Copy link

Problem Description
I encountered a panic error when using telegram-integration: Memogram: panic: runtime error: invalid memory address or nil pointer dereference. After this error occurs, the Memogram program exits immediately.

Steps to Reproduce

  1. Configure Memogram according to the installation steps in the documentation.
  2. Run Memogram and integrate it with Telegram.
  3. Under certain conditions (e.g., sending specific messages or calling certain APIs), Memogram encounters a panic.

Expected Behavior
Memogram should handle these cases properly without crashing.

Actual Behavior
The program crashes and exits with the following error log:

image

Thank you for taking the time to look into this issue. Your assistance is greatly appreciated!

@github-actions github-actions bot added the Stale label Sep 19, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant