Roxy Fileman Error

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
3 years ago
Error loading /Admin/RoxyFileman/ProcessRequest?a=FILESLIST&d=%2Fimages%2Fuploaded%2Fgallery&type=image


I am running 4.30 on a Linux server with mySql.
When I go to any content management and try to upload an image I get this error.  It shows the folder structure and the number of files, but it does not show the actual files.  The loading spinner just spins indefinitely.
I can create folders and upload files even with the error, but I can't see the contents of the folder.

The published linux folder has www-data:www-data ownership with rwx permissions.
Nothing in the NOP log.
3 years ago
You have to debug the code and want to understand the flow of it then you can get the actual issue . I already work it in windows system to changes thsis roxy fileman flow but i cant track your issue with this few info.
3 years ago
Unfortunately, this only happens on my linux server.  I am developing in Windows with the mySql DB in a docker container and do not get the error to debug.
3 years ago
I had the same issue with Ubuntu 18.04. Installing libgdiplus as the installation guide suggests solved it for me: https://docs.nopcommerce.com/en/installation-and-upgrading/installing-nopcommerce/installing-on-linux.html#gdip
3 years ago
gtsoukas wrote:
I had the same issue with Ubuntu 18.04. Installing libgdiplus as the installation guide suggests solved it for me: https://docs.nopcommerce.com/en/installation-and-upgrading/installing-nopcommerce/installing-on-linux.html#gdip


Oh, wow.  That was it!  Just installed libgdiplus and it is working now.

Thanks!
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.