Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Gother382

Pages: [1]
1
MRF / Re: Need help setup MRF
« on: February 03, 2020, 10:05:32 AM »
Hi again,

after a server restart this night I'm facing now the following issue:   :(

[php7:error] [pid 657] [client 192.168.189.84:50747] PHP Fatal error:  Uncaught Error: Call to a member function fetch_assoc() on bool in /var/www/html/src/storage.php:461\nStack trace:\n#0 /var/www/html/src/core.php(541): MRFDatabase->GetFiles(Object(stdClass), 1, Array, false, false, Array, 'DESC')\n#1 /var/www/html/src/uploader.php(219): MRFCore->OnGetFilesData()\n#2 /var/www/html/src/uploader.php(378): UploadHandler->execute_callback('on_get_files_da...')\n#3 /var/www/html/src/uploader.php(1512): UploadHandler->get_file_objects()\n#4 /var/www/html/src/core.php(128): UploadHandler->getfiles(false)\n#5 /var/www/html/api.php(210): MRFCore->GetFiles()\n#6 /var/www/html/api.php(63): Rest_Api->getfilestable()\n#7 /var/www/html/api.php(676): Rest_Api->processApi()\n#8 {main}\n  thrown in /var/www/html/src/storage.php on line 461, referer: https://mrf01.testlab.com/

Any idea ?

Thx for attention!

2
MRF / Re: Need help setup MRF
« on: February 02, 2020, 11:51:34 AM »
Hi,

all issues were gone after installing the following packages:

php-gd
libjpeg-dev
libfreetype6-dev

Thx for the quick feedback.

Regards,

3
MRF / Need help setup MRF
« on: February 01, 2020, 05:16:56 PM »
Hi all,

I was able to setup the server so far.

But I'm getting a lot errors after uploading a testfile :(

The following error is shown while visiting either Dashboard or Search after the file upload:

"DataTables warning: table id=top-samples - Ajax error. For more information about this error, please see http://datatables.net/tn/7"

I also attached the error.log from apache.

Thanks for attention!

Pages: [1]