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

Error triggered seconds after running this tool : panic: runtime error: invalid memory address or nil pointer dereference #95

Open
abd-4fg opened this issue Oct 11, 2024 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@abd-4fg
Copy link

abd-4fg commented Oct 11, 2024

Hi there,
I have configured everything as described, however when i run this tool by this command :

docker run -p 127.0.0.1:3124:3124 -v ./data:/app/data docker.io/nwesterhausen/domain-monitor

It closes just after running for couple of seconds with this error :
image

@hashimaziz1
Copy link
Contributor

hashimaziz1 commented Oct 24, 2024

Can also confirm I'm now receiving the same error running the program locally via Cygwin/Windows, although it seems to be getting triggered by other errors and I didn't see the panic at all for the first 2 or 3 runs of main.exe. For example, sending a test email with known working SMTP credentials caused an error of dial failed: EOF error, which eventually results in the error that cause the panic. I'll put in a bug report for that particular error.

@nwesterhausen nwesterhausen added bug Something isn't working help wanted Extra attention is needed labels Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants