uboslinux / ubos-admin

UBOS administration tools
Other
15 stars 3 forks source link

ubos-admin restore failed at Amazonses password #599

Closed Hagnkerchief closed 5 years ago

Hagnkerchief commented 5 years ago

Device AWS EC2 Instance with amazonses and wordpress site

Ran two different backups before hand, one via ubos-admin backup and the other via ubos-admin undeploy ... --backup

A ubos-admin restore from either fail with: ERROR: Cannot find symbol installable.customizationpoints.aws_secret_key.value

jernst commented 5 years ago

This one is new as far as I know. yellow channel? Last update made approx when?

Can you look inside the backup file and see whether the values are there? (in other words: is the problem when the backup is being created, or when it is being restored)

Hagnkerchief commented 5 years ago

Just started the instance today, ubos-yellow-20190227-1 (ami-0bd18d0ebd2745237)

Neither backup of the amazonses.json file in installables have "value" defined for aws_access_key_id or aws_secret_key.

However, the appconfigs JSON for amazonses contains the proper information.

Could it be as simple as adding a default value like the ses_mail_server?

Hagnkerchief commented 5 years ago

Bigger brain thought, what if the restore is failing cause its missing an "s" at the end of installable.

I don't know but it looks to be a failure of restore because the values were definitely saved in the backup.

jernst commented 5 years ago

Trying to reproduce, but no success. This is what I did:

@Hagnkerchief where is this different for you?

Hagnkerchief commented 5 years ago

On the site that didn't restore I had used the indieweb customization options for wordpress. I had also run the install for amazonS3 backups but I don't think I used it at all.

Can't think of anything else different at the moment.

jernst commented 5 years ago

Well, I need an example that I can reproduce to be able to analyze and/or suggest a remedy :-)

Wordpress plugins should not get in the way of amazonses, nor should amazons3.

jernst commented 5 years ago

Not reproduceable. Closing.