vaersaagod / dospaces

DigitalOcean Spaces integration for Craft CMS
MIT License
35 stars 8 forks source link

Modifying Image Volume #1

Closed vcao closed 6 years ago

vcao commented 6 years ago

Running into issues modifying Image volumes, which results in an Internal Server Error. I've tested making new volumes and modifying a volume with just PDFs without issue. Please let me know if you need logs to help further diagnose the issue. I've tested this with two different server setups.

Update: I found the issue after looking at logs. I was unable to update database entries because of another issue related lack of foreign keys (Integrity constraint violation 1062 updating a Craft 2 database to Craft 3). Your plugin works extremely well. Thank you for developing it.