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

[Question] Under what circumstance does it send an email? #31

Closed
sigavg opened this issue Dec 1, 2020 · 3 comments
Closed

[Question] Under what circumstance does it send an email? #31

sigavg opened this issue Dec 1, 2020 · 3 comments

Comments

@sigavg
Copy link

sigavg commented Dec 1, 2020

(I'm new to coding like this, so sorry if this isn't clear)
I started two docker containers successfully, and when I run the commands to show the logs they are accurately telling me the status of the item. As suggested in another question, I added a product that was in stock for a test email, and it says it's in stock at the same price but I haven't received an email for even the first run, so I wanted to know what event triggers an email. I followed the readme all the way through and typed the email and my ip correctly.
In case this is relevant: I'm not using raspberrypi, I did the wsl2 thing and am typing in ubuntu from the microsoft store

Edit: forgot to include this question, if we're looking for different items (Example: I'm searching for the 3070 at best buy but the only config file in the folder was for the 3080) I would replace the 3080 link with the 3070 link from best buy, or are there different steps to follow?

@I-press-buttons
Copy link

I needed to look into /var/log/syslog for the mail attempt that was failing. Have you check any additional log messages?

@sigavg
Copy link
Author

sigavg commented Dec 1, 2020

what's the command for that? I did $ docker logs -f bhphoto_rtx_3070 to get what I saw

@EricJMarti
Copy link
Owner

@sigavg In case you are still having issues setting up an SMTP relay, please consider using Discord or Slack: #37 (comment)

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

3 participants