Search found 2 matches

by robertg
01 Jul 2020, 10:57
Forum: General Discussion (csf)
Topic: Get error API DirectAdmin : Security Error: No valid session key
Replies: 9
Views: 8425

Re: Get error API DirectAdmin : Security Error: No valid session key

Thank you for the answer. Older versions of CSF haven't this problem. I tested it with the lastest DA and an earlier version of CSF. I found the next if (($session{key} eq "") or ($session{ip} eq "") or ($session{ip} ne $ENV{REMOTE_ADDR}) or ($session{key} ne $ENV{SESSION_KEY})) ...
by robertg
01 Jul 2020, 08:46
Forum: General Discussion (csf)
Topic: Get error API DirectAdmin : Security Error: No valid session key
Replies: 9
Views: 8425

Get error API DirectAdmin : Security Error: No valid session key

Since the new versions of DirectAdmin we have problems with using the API for CSF. T We didn't change our scripts and it works for years well. Debugging DirectAdmin I see the next message: /CMD_PLUGINS_ADMIN/csf/index.raw Command::doCommand(/CMD_PLUGINS_ADMIN/csf/index.raw) Sessions::touch:Command::...