Login impossible if it has not been done before by the backend

Well, I can’t figure it out, sorry

Did you restart server after setting date.timezone?

hi @maretval, i activate proxy but not effect.
which is the php you recommend the most? currently i put php 7.3 PHP-FPM can it be him? It would seem to be a problem with KREST that is unable to connect well. Seeing from the logs

Usually php delivered in with distributions like debian, ubuntu, xampp work well.
Settings:

PHP 5.6 – 7.3

Extensions:

  • XML Parsing => SimpleXML

  • MB Strings Module => mbstring

  • ZLIB Compression Module zlib

  • ZIP Handling Module => zip

  • PCRE Library => pcre

  • IMAP Module => imap

  • cURL Module => curl

  • Sprite Support => gd

PHP allows to use stream (upload://)

php.ini

  • display_errors=Off

  • default_charset=“UTF-8”

  • date.timezone = Europe/Vienna date.timezone setting is important! Think of it!

  • max_execution_time=300

  • memory_limit=256M

  • upload_file_size=50MB

Did you enter getallheaders() function in frontend/proxy/proxy.php ?

ok i have all.
yes i enter getallheaders() function in frontend/proxy/proxy.php but not effect.
i recive this warning in error.log

 AH01071: Got error 'PHP message: PHP Warning:  Declaration of SugarEmailAddress::save($id, $module, $new_addrs = Array, $primary = '', $replyTo = '', $invalid = '', $optOut = '', $in_workflow = false) should be compatible with SugarBean::save($check_notify = false, $fts_index_bean = true) in /var/www/clients/client0/web8/web/backend/include/SugarEmailAddress/SugarEmailAddress.php on line 0PHP message: PHP Stack trace:PHP message: PHP   1. {main}() /var/www/clients/client0/web8/web/backend/KREST/index.php:0PHP message: PHP   2. require() /var/www/clients/client0/web8/web/backend/KREST/index.php:75PHP message: PHP   3. require() /var/www/clients/client0/web8/web/backend/KREST/KRESTManager.php:17PHP message: PHP Warning:  Declaration of Person::create_export_query($order_by, $where) should be compatible with SugarBean::create_export_query($order_by, $where, $additionalParam = '') in /var/www/clients/client0/web8/web/backend/include/SugarObjects/templates/person/Person.php on line 40PHP message: PHP Stack trace:PHP message: PHP   1. {main}() /var/www/clients/client0/web8/web/backend/KREST/index.php:0PHP message: PHP   2. require() /var/www/clients/client0/web8/web/backend/KREST/index.php:75PHP message: PHP   3. require() /var/www/clients/client0/web8/web/backend/KREST/KRESTManager.php:17PHP message: PHP   4. require_once() /var/www/clients/client0/web8/web/backend/include/entryPoint.php:176PHP message: PHP   5. require_once() /var/www/clients/client0/web8/web/backend/modules/Users/User.php:40PHP message: PHP Warning:  Declaration of User::retrieve_by_email_address($email) should be compatible with Person::retrieve_by_email_address($email, $encode = true, $deleted = true, $relationships = true) in /var/www/clients/client0/web8/web/backend/modules/Users/User.php on line 45PHP message: PHP Stack trace:PHP message: PHP   1. {main}() /var/www/clients/client0/web8/web/backend/KREST/index.php:0PHP message: PHP   2. require() /var/www/clients/client0/web8/web/backend/KREST/index.php:75PHP message: PHP   3. require() /var/www/clients/client0/web8/web/backend/KREST/KRESTManager.php:17PHP message: PHP   4. require_once() /var/www/clients/client0/web8/web/backend/include/entryPoint.php:176'
[Wed Feb 19 15:43:23.616943 2020] [proxy_fcgi:error] [pid 29960] [client 93.146.177.207:55783] AH01071: Got error 'PHP message: PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /var/www/clients/client0/web8/web/frontend/proxy/proxy.php on line 80PHP message: PHP Stack trace:PHP message: PHP   1. {main}() /var/www/clients/client0/web8/web/frontend/proxy/proxy.php:0', referer: https://spice.araneus.info/frontend/

just a warning, it’s ok
I have no more ideas what to check now.

if you want I can give you an FTP access or even an access to the server to investigate…

OK. Please send server credentials directly to me valerie.maret@twentyreasons.com
Also CRM url and login so that I can trigger the error