BenHUET / eveseat-calendar

Calendar plugin for EVE SeAT
GNU General Public License v2.0
14 stars 19 forks source link

Reminder Ping Issues #27

Closed Geabo closed 2 years ago

Geabo commented 5 years ago

I am getting two pings for every reminder event (1 hour, 30 mins, etc) and the link is broken. It points to "http://localhost/calendar/operation"

warlof commented 5 years ago

Hi @Geabo, if your address are wrong, it's because you didn't edit the public address of your .env file. You can find this into APP_URL variable.

Regarding pings, did you change anything from the default scheduled task?

Geabo commented 5 years ago

@warlof: always my savior. I did indeed forget to set APP_URL. Regarding the scheduled tasks, I never touch those.

Scheduled Tasks screen: Screenshot_1

I only have one notification setup Screenshot_2

And link that notification for the fleet Screenshot_3

Additional info: It does not double the initial broadcast, only the reminders.

What did I do wrong?

warlof commented 5 years ago

@Geabo are you using a different timezone on either your server, PHP or SeAT itself than UTC ?

akturis commented 5 years ago

the same issue timezone is everywhere UTC http://bit.ly/2zYne1X

akturis commented 4 years ago

the same issue timezone is everywhere UTC http://bit.ly/2zYne1X

The problem was in crontab

crontab -l -u www-data