mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-27 01:45:58 +03:00
[GH-ISSUE #1343] CommandError: Failed to retrieve versions from the API. #1074
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#1074
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @danielsatanik on GitHub (Jan 4, 2018).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1343
Impacted versions
Current behavior
I know there are some already resolved issues regarding this, but unfortunately they didn't help so the reason why it happens must be something else.
I get an email hourly because inside the
/etc/cron.d/modoboafile there is the following linebut unfortunately for some reason cron cannot execute this line. I get the following error message every hour sent as an email.
I tried executing this line manually and it didn't throw any error or exception.
@tonioo commented on GitHub (Jan 4, 2018):
@danielsatanik It was a SSL certificate issue on the API, sorry for that.
@danielsatanik commented on GitHub (Mar 26, 2018):
happens again
@WLR86 commented on GitHub (Mar 26, 2018):
Yup - same here
@tonioo commented on GitHub (Mar 26, 2018):
Fixed, once again... Certificate issue, nginx is not reloaded after the update.
@danielsatanik commented on GitHub (Mar 26, 2018):
@tonioo I actually don't really care if this happens apart from the fact that my mail inbox gets flooded with the same email every hour…is it possible to turn off the email notifications?
and is this an issue that will come back every now and then?