Do you mean the insert statements contain empty strings? I’m seeing:
INSERT INTO wp_posts VALUES("","","","","","","","","","","","","","","","","","","","","","",""); everywhere.
No problem. The obvious answer is to look into permissions but that wasn’t the issue. Excellent work on this plugin BTW.
I was able to resolve this by installing php56-gd on my Amazon ec2 instance.