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

alpha 0.3.0 version - panic: runtime error: #22

Open
fenix011 opened this issue Sep 16, 2022 · 0 comments
Open

alpha 0.3.0 version - panic: runtime error: #22

fenix011 opened this issue Sep 16, 2022 · 0 comments

Comments

@fenix011
Copy link

When using 0.3.0-alpha.1/Paperboy_0.3.0-alpha.1_Linux_64bit binary pre-compiled i get the following 'panic error' :

jordi@sirio:~/Html/paperboy5$ paperboy send life-coaching pilot
Loading template content/life-coaching.md
Loading recipients lists/pilot.yaml
Sending an email every 1s via 3 workers
[0] Starting worker...
Retrying SMTP dial on error:  EOF
Retrying SMTP dial on error:  EOF
Retrying SMTP dial on error:  EOF
[0] Stopping worker...
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0xad84e1]

goroutine 33 [running]:
github.com/rykov/paperboy/mail.(*deliverer).startWorker.func1()
	/home/runner/work/paperboy/paperboy/mail/sender.go:136 +0x121
created by github.com/rykov/paperboy/mail.(*deliverer).startWorker
	/home/runner/work/paperboy/paperboy/mail/sender.go:133 +0x146

Hope it helps !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant