Open
Description
To test the backup function , I install jira 8.11.0 on my PC(ip:192.168.3.3
),
The jira can visitor nomally:
and I follow the Instructions in README, the details in the config.yaml file as follows:
---
HOST_URL: "192.168.3.3:8080"
USER_EMAIL: "zewenhs@163.com"
API_TOKEN: "****"
INCLUDE_ATTACHMENTS: "true"
DOWNLOAD_LOCALLY: "true"
UPLOAD_TO_S3:
S3_BUCKET: ""
AWS_ACCESS_KEY: "not mandatory if already set on the machine with AWS CLI"
AWS_SECRET_KEY: "not mandatory if already set on the machine with AWS CLI"
But python backup.py
will throw an error:
Is there anything wrong?
Metadata
Metadata
Assignees
Labels
No labels