Recent content by tundasrl

  1. tundasrl

    Licensing Error

    I got the same error on a fresh-installed VM due to name resolution problems. I changed the nameservers in the network configuration, restarted Directadmin service and it was ok.
  2. tundasrl

    License limits exceeded

    I found the solution! The problem was generated by a backup unpacked in the root's home. I deleted the "domains" folder and everithing is ok now.
  3. tundasrl

    can't upgrade from 2.4.54 to 2.4.57

    No one has a clue?
  4. tundasrl

    License limits exceeded

    No one has a clue?
  5. tundasrl

    can't upgrade from 2.4.54 to 2.4.57

    Hi, I'm facing the same issue. Cannot upgrade Apache from 2.4.54 to 2.4.58. Has anyone any suggestion? ... /usr/bin/ld: final link failed: Nonrepresentable section on output collect2: error: ld returned 1 exit status make[3]: ***...
  6. tundasrl

    License limits exceeded

    Thanks for the suggestion but there is only one user: [root@server ~]# ls -lah /usr/local/directadmin/data/users total 12K drwx--x--x. 3 diradmin diradmin 4.0K Apr 18 2023 . drwx--x--x. 10 diradmin diradmin 4.0K Oct 19 19:16 .. drwx--x--x. 8 diradmin diradmin 4.0K Oct 19 13:22 admin
  7. tundasrl

    License limits exceeded

    Hello, I have a server with a personal license (1 account 10 domains) and when I try to access MySQL Management I get this error: The server has only one account (admin) and 2 sites (the production site and a copy for staging) as you can see in the enclosed picture 107 but in the licensing...
  8. tundasrl

    The service 'clamav-freshclam' on server * is currently down

    Hello, I got the same problem on a CentOS 7 server with epel installed and trying to install clamav gave me the "no package available" error. I only needed to uninstall and then reinstall epel to solve the problem using @Richard G suggestion yum remove epel-release yum install epel-release yum...
  9. tundasrl

    Rspamd dashboard not updated after disabling ESF

    Looking in the docs I found this https://docs.directadmin.com/other-hosting-services/preventing-spam/incoming-spam.html#how-to-install-rspamd
  10. tundasrl

    Rspamd dashboard not updated after disabling ESF

    I'd rather to be sure about that :sneaky: Can you find any clue somewhere?
  11. tundasrl

    Rspamd dashboard not updated after disabling ESF

    Hi, disabled following this snippet I found on the forum cd /usr/local/directadmin/custombuild ./build set easy_spam_fighter no ./build update ./build exim_conf I also tried to rebuild everything with cd /usr/local/directadmin/custombuild ./build update ./build set eximconf yes ./build set...
  12. tundasrl

    Rspamd dashboard not updated after disabling ESF

    Hello, yesterday (about 12PM) I temporarily disabled ESF on a customer server to troubleshoot a problem with some legitimate emails rejected Since then Rspamd service is still active and running but the dasboard's last activity data are those before the ESF removal (see enclosed screenshot)...
  13. tundasrl

    /etc/virtual/domains: Permission denied

    Hi, of course I did a "./build update" since I deleted the file. Anyway maybe it was a problem of delayed mirror update since this morning everything was ok. Thanks
  14. tundasrl

    /etc/virtual/domains: Permission denied

    I’m sill stuck with the same error… cannot update exim. Tried to delete the exim tar.gz and download it again but got no luck…
Back
Top