asikart / remoteimage

Asikart RemoteImage helps you manage Joomla CMS image and media files on local and remote FTP host.
http://ext.asikart.com/extensions/asikart-remoteimage.html
10 stars 11 forks source link

Unable to connect to backend. #49

Closed Toomaa closed 7 years ago

Toomaa commented 9 years ago

Hi, I am using RemoteImage 2.0.5 on Joomla 3.4.1 site. After the recent Joomla & RemoteImage update I started to receive random (so it looks) "Unable to connect to backend." errors. Sometimes it happen when i try to open a folder, sometimes when I try to rename or resize a file / image. I succeed If I try over and over again.. but it's very annoying.

Thanks and best regards, Tomaž

asika32764 commented 9 years ago

This will caused by many reasons, could you please open development tools, switch to Network tab and find what happened when ajax return?

Toomaa commented 9 years ago

I forgot to mention that this happens in Firefox. There are two POST requests, response of the first one is always empty. See the images bellow. I tried to reproduce the problem in Chrome but everything works fine there. remoteimage-post-1 remoteimage-post-2

asika32764 commented 9 years ago

UTF-8 file name will break the ajax return value, I think maybe caused by this reason.

See: https://github.com/asikart/remoteimage/issues/52