Skip to content
This repository has been archived by the owner on Jul 23, 2020. It is now read-only.

Undefined index: extension error on Pull Database Backups #27

Open
kylerits opened this issue Mar 17, 2020 · 3 comments
Open

Undefined index: extension error on Pull Database Backups #27

kylerits opened this issue Mar 17, 2020 · 3 comments

Comments

@kylerits
Copy link

I am opening a new issue as I haven't seen much movement on this. I am having an issue pulling the database from my S3 bucket while I have no issue pushing to it from both my local and stage environments. Any input would be helpful. Thank you.

@timmyomahony
Copy link
Contributor

Could you post the stacktrace from web.log if possible?

@kylerits
Copy link
Author

This is what I could find. Let me know if it's helpful.

2020-03-17 10:25:33 [-][1][-][info][yii\db\Command::query] SELECT COUNT(`id`)
FROM `deprecationerrors`
2020-03-17 10:25:33 [-][1][-][profile begin][yii\db\Command::query] SELECT COUNT(`id`)
FROM `deprecationerrors`
2020-03-17 10:25:33 [-][1][-][profile end][yii\db\Command::query] SELECT COUNT(`id`)
FROM `deprecationerrors`

@timmyomahony
Copy link
Contributor

Just to follow up @kylerits , I've since deprecated this plugin and released two new plugins to take its place:

https://github.com/weareferal/craft-remote-backup
https://github.com/weareferal/craft-remote-sync

Not sure if that will directly address this issue, but if you're still interested please try them out and see if you have better luck. If not I'll happily look into it again

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants