timmyomahony / craft-remote-sync

Sync your database and assets across Craft environments using a remote destination like AWS S3
https://plugins.craftcms.com/remote-sync
Other
12 stars 4 forks source link

Error Fetching Databases #44

Closed philipproth closed 1 year ago

philipproth commented 2 years ago

We use Digital Ocean Space and Remote Sync at a production environment and anything works fine. If I install Craft CMS with Nitro + Docker as local environment with the same Digital Ocean Space setting Remote Sync gives me an error "Error Fetching Databases".

timmyomahony commented 2 years ago

Interesting. I'll check it out. I haven't tested the plugin with Nitro & Docker. It should be using the PHP SDK to interact with the Digital Ocean Spaces so I wonder why it's failing. Probably network related.

timmyomahony commented 1 year ago

Hi @philipproth I dropped the ball on this issue so apologies 😬. It has been a challenge to manage the plugins alongside client work (not an excuse, just an explanation). I'm getting back on top of everything and have a recent Craft 4 update. Let me know if you stuck with the plugin (and whether this issue got sorted)?

Nitro has been retired since, but I've been using DDEV myself for local development on projects (and plugin development) and it's working OK, so DDEV might help here.

timmyomahony commented 1 year ago

I'm going to close this issue now, but please leave a comment if it's still an issue and I'll re-open and investigate.