mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 17:06:01 +03:00
[GH-ISSUE #1376] Cron & python error #1093
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#1093
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 @CooperBarrett on GitHub (Jan 29, 2018).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1376
Impacted versions
Steps to reproduce
Cron
Hello,
I receive a cron error by email:
Subject:
Cron <root@monserve> $PYTHON $INSTANCE/manage. py communicate_with_public_apiContent:
CommandError: Failed to update instance.If I try to run the command
manage. pymanually, here is the returned error:Django seems to be well installed but I don't know how to check if it is activated or not.
Thank you in advance for your help. I used a translator, I hope the translation is clear!
@tonioo commented on GitHub (Jan 29, 2018):
@CooperBarrett could it be related too https://github.com/modoboa/modoboa/issues/1345?
@CooperBarrett commented on GitHub (Jan 29, 2018):
yes it looks like it except that it's for
communicate_with_public_api.If I do
/srv/modoboa/env/env/bin/python/python /srv/modoboa/instance/manage. py communicate_with_public_apiI have no error.
However, I didn't really understand how to solve the problem.
The variables PYTHON and INSTANCE are well informed.
@danielsatanik commented on GitHub (Jan 29, 2018):
Same problem here and this is probably already the 3rd or 4th time it happened, last time @tonioo you said it was a SSL issue, is this regularly reappearing?
For a little more info last time it kind of happened every full hour now it is like every few hours.
Here is the issue I posted before #1343
@tonioo commented on GitHub (Feb 1, 2018):
@danielsatanik It is not the same issue. I made some changes to the public API today, let's see if it solves something.
@danielsatanik commented on GitHub (Feb 1, 2018):
@tonioo I haven't received the error in hours, so I guess it is fine again. I also believe you that it was a different bug but it caused the same error to be sent via email, just not as regularly.
@CooperBarrett commented on GitHub (Feb 8, 2018):
I close this ticket, I don't have the error since my update to modoboa 1.10