Skip to content

backup run fail #13

Open
Open
@zewenhs

Description

@zewenhs

To test the backup function , I install jira 8.11.0 on my PC(ip:192.168.3.3),
The jira can visitor nomally:
image

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:

image

Is there anything wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions