Quantcast
Channel: Rockstor Community Forum - Latest topics
Viewing all articles
Browse latest Browse all 1937

Snapshot cronjob throwing errors

$
0
0

@nandor wrote:

I finally have my production RockStor up and running. I set up outgoing email alerts and I am getting these with every snapshot:

|### (Cron Daemon) rockstor@xxx.com|4:49 PM (25 minutes ago)||

to rockstor

|

Traceback (most recent call last):
File “/opt/rockstor/bin/st-snapshot”, line 45, in
sys.exit(scripts.scheduled_tasks.snapshot.main())
File “/opt/rockstor/src/rockstor/scripts/scheduled_tasks/snapshot.py”, line 95, in main
validate_snap_meta(meta)
File “/opt/rockstor/src/rockstor/scripts/scheduled_tasks/snapshot.py”, line 39, in validate_snap_meta
if meta[‘share’].isdigit():
AttributeError: ‘int’ object has no attribute ‘isdigit’

Posts: 6

Participants: 3

Read full topic


Viewing all articles
Browse latest Browse all 1937

Trending Articles