-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Labels
📩 notifications❓ not sure if bugThis issue has not been confirmed as a bug yetThis issue has not been confirmed as a bug yet
Milestone
Description
Snipe-IT Version
v8.3.3 - Build 20061 (master)
PHP Version
8.3.6 cli, 8.3.6 (web)
Composer Version
2.8.12
MySQL/MariaDB version
MariaDB 11.4.7
How did you install Snipe-IT?
Docker
Is this a fresh install or an upgrade?
Upgrade
What happened?
2 days ago we updated from v8.3.1 to v8.3.3 in a docker setup. From then on, we didn't receive notifications for expiring assets via mail anymore (but expiring licenses). I then ran php artisan snipeit:expiring-alerts and got the result (which is the same with version 8.3.2: 0 assets with expiring warranties, 10 licenses expiring.
With 8.3.1, I get: 25 assets with expiring warranties, 10 expiring licenses (which is correct). As soon as I downgrade to 8.3.1, the notification via mail for the expiring assets also works again.
The expiring alarm is set to 30 days.
What browsers are you seeing the problem on?
Chrome
Can you reproduce this on the public demo?
N/A
Do you have full multiple company support enabled?
Yes
If you have full multiple company support enabled, do you have location scoping to company enabled?
I do not have full multiple company support enabled
Application log output
The logfile is empty. I enabled debugging in the .env, ran php artisan config:clear, restarted the containers and ran php artisan snipeit:expiring-alerts again. Log is still empty.Browser console output
Common Issues
- I have searched this repo for existing issues related to my issue (including closed issues)
- My APP_URL is set correctly in my .env file (including http or https and no trailing slash)
- I have searched the official Snipe-IT documentation and have checked the Common Issues documentation (where applicable)
- I have run database migrations (where applicable).
- I have attached screenshots and/or videos of the issue (where applicable)
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
📩 notifications❓ not sure if bugThis issue has not been confirmed as a bug yetThis issue has not been confirmed as a bug yet
Type
Projects
Status
Done