mirror of
https://github.com/lucascbeyeler/zmbackup.git
synced 2026-04-25 07:05:55 +03:00
[GH-ISSUE #131] invalid date ‘+%s’ #101
Labels
No labels
Bug Report
Enhancement
Enhancement
Feature Idea
Feature Idea
Not Implemented
Question
Question
Task
Wontfix
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/zmbackup#101
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 @antonzhelyazkov on GitHub (Mar 11, 2019).
Original GitHub issue: https://github.com/lucascbeyeler/zmbackup/issues/131
Originally assigned to: @lucascbeyeler on GitHub.
ISSUE TYPE:
ENVIRONMENT VERSION
SUMMARY
Hi Team,
I run manually
sudo -u zimbra /usr/local/bin/zmbackup -fand I have got this error in my consoleinvalid date ‘+%s’It seems that script could not get result from command
date ‘+%s’.Server clock is in sync. We use chrony to keep our servers in sync. When I run manually I have got the following output:
probably backticks in command are the problem ...
@cthart commented on GitHub (Feb 26, 2020):
I have the same issue.
Zimbra 8.8.7_GA_1964
Ubuntu 16.04.6 LTS
@antonzhelyazkov commented on GitHub (Feb 27, 2020):
@cthart Hi, I solved my issue with reinstall zmbackup.
@lucascbeyeler commented on GitHub (Dec 8, 2020):
Closing the issue - new releases of Zmbackup does not appear the bug reported.