Try to change the security settings of your server. In my case this caused the problem. Please check if you have the following settings in the php security settings of your server:
dir()
readfile()
allow_url_fopen = on
I have exactly the same issue. I didn’t have any clue and tried almost everything. I fear that it might be a server issue. However so far I didn’t have chance to try another server.